.back {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2BBED;
	background-image: url(graphics/back.jpg);
	background-repeat: repeat-x;
}
.mainTableBack1 {
	background-color: #C0D7FE;
	background-image: url(graphics/mainTableBack.jpg);
	background-repeat: repeat-x;
}
.mainTableBack2 {
	background-color: #C7DBFE;
	background-image: url(graphics/mainTableBack2.jpg);
	background-repeat: repeat-x;
}
.menu_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #54576F;
	text-indent: 5px;
	height: 20px;
}
.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #54576F;
	text-decoration: none;
}
.titlos {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #64667A;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1D2A42;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #FF0000;
}
.menuRed {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.smallBlack {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titlosSmall {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #64667A;
	text-decoration: none;
}
.body_no {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
}

