BODY {
SCROLLBAR-FACE-COLOR:#FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR:#B0D0EF; 
SCROLLBAR-SHADOW-COLOR:#B0D0EF; 
SCROLLBAR-3DLIGHT-COLOR:FFFFFF; 
SCROLLBAR-ARROW-COLOR:#B0D0EF; 
SCROLLBAR-TRACK-COLOR:#FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF; 
}



.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}


.table_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

.table_big{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCECFB;
	border-left-color: #DCECFB;
	border-top-style: none;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DCECFB;
	border-bottom-width: 1px;
	
}

.td_down{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #4F191D;
	border-left-color: #4F191D;
	border-top-style: none;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BFD3;
	border-bottom-width: 1px;
	
}

.modulo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;



}








a:visited { color: #065099; text-decoration: none }
a:active { color: #065099; text-decoration: none }
a:hover  { color: #37A10F; text-decoration: none }
a:link { color: #065099; text-decoration: none }
