body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #757A7F;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}
.tdsubmenu{
	background-image: url("imges/bgsubmenu.gif");
	background-position: bottom;
	background-repeat:no-repeat;
	padding-left: 15;
}
a.menu {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #005B9A;
	padding-left: 26px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #E0E0E0;

}
a.submenu{
	font-family: Verdana, sans-serif;
	color: #005B9A;
	font-size: 11px;
	background-image: url("imges/suboff.gif");
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;

}
a.submenu:hover{
	font-family: Verdana, sans-serif;
	color: #005B9A;
	font-size: 11px;
	background-image: url("imges/suboff.gif");
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 8px;
	text-decoration: none;

}
a.menuBlanco {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menuBlanco:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;

}
a.enlaces {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #E5B200;
	font-weight: bold;
	text-decoration: none;
}
a.enlaces:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AF8801;

}

.textos {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #6D7277;
	line-height: 21px;
}
.textos10 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #6D7277;
	line-height: 21px;
}

.textoAzul {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #005B9A;
	font-weight: bold;


}
.textosA{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}



.titulos {
	font-family: Verdana , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0045AD;
	background-image: url("imges/titulo.gif");
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.tdtitulo{
	border-left-style:solid;
	border-left-color:#A2A8AD;
	border-left-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#A2A8AD;
	border-bottom-width:1px;
	padding-left:10;
}
.oculto{

	display:none;
}

