BODY {
scrollbar-face-color: 990000;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ff3300;
scrollbar-darkshadow-color: dddddd;
scrollbar-shadow-color: 000000;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: ffffff;
}


.TITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TDMENU {
	background-color: #FFFFCC;
	padding: 4pt;
	background-image: url(imgs/back_menu.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333333;
	background-position: bottom;




}
a {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.TDCONTENIDO {
	padding: 8pt;
}
.TitulosItem {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.ContenidoItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.TDContenidoBorde {
	padding: 4pt;
	border: 1px dotted #666666;

}
.borde {
	border: 1px solid #000000;
}
.TEXTOCABECERA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.TEXTOref_navegacion {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}

.TDBordeGris {
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;

}
.TablaHEADER {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding: 3pt;
}
.TextoTabla {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding: 4pt;
}
