/*main scrollbar colors*/
BODY
{
	scrollbar-face-color: #CBCED2;
	scrollbar-shadow-color: #A3A6A8;
	scrollbar-highlight-color: #CBCED2;
	scrollbar-3dlight-color: #B1BDC7;
	scrollbar-darkshadow-color: #CBCED2;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #ffffff;
}
<STYLE>

BODY 			{font-family: Verdana,Arial,Helvetica;
				font-size: 11px;
				color:#333333}

P	 			{font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color:#333333}
			
TD	 			{font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color:#333333; font-style: normal; font-weight: normal}

B	 			{font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color:#333333; font-weight: bold}
			
A:link 			{color: #696A6B; text-decoration: none}
			
A:visited 		{color: #696A6B; text-decoration: none}
.verde {
	color: #B1BE16;
}

.may {
	text-transform: uppercase;
}

	
A:hover 		{
	color: #5a7cbd;
	text-decoration: none
}


</STYLE>

.titulos {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; color: 467DE6}
.t10 {font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
.titulos {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	color: #5A7CBD;
}
.tablaDatos {

}
.tablaDatos th {
	border-top-width: 3px;
	border-top-color: #D2E2F0;
	border-top-style: solid;
	background-color: #F4F8FB;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	text-transform: uppercase;
}

.tablaDatos td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E1ED;
}
