 BODY {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image : url(images/fondo.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
		background-color : #091C3E;
}

TD{	font-family: Verdana,Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : White;
	}

TD.whiteHeavy{
 	font-family: Verdana,Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : White;
		font-weight: bold;
 }	
	
TD.text{	font-family: Verdana,Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : White;
	text-align : justify;
	}
		
TD.smallwhite
{font-family: Verdana;
 	font-size : 11px;
 	color : rgb(255, 255, 255);}
	TD.head{
 	font-family: Verdana,Arial, Helvetica, sans-serif;
 	font-size : 15px;
 	color : White;
		font-weight: bold;
 }
TD.barra{font-family: Verdana;
 	font-size : 12px;
 	color : White;}
TD.small{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : Black; } 
	
/*Links */	
 A:link, A:active {	color : White;
font-family: Verdana;
 	font-size : 12px;}
	
	A.white:link, A.white:active {
	color : White;
	font-family: Verdana;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
       	A.white:hover{
	color : #FFCC33;
	font-family: Verdana;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
       	A.white:visited{
	color : White;
	font-family: Verdana;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}
	
A.smallwhite:link, A.smallwhite:active {
 	color : White;
font-family: Verdana;
 	font-size : 11px;
       	}
       	A.smallwhite:hover{
 	color : White;
font-family: Verdana;
 	font-size : 11px;
       	}
       	A.smallwhite:visited{
 	color : White;
font-family: Verdana;
 	font-size : 11px;
       	}


		
		
/*small link no underline*/
A.smallwhiteclean:link, A.smallwhiteclean:active {
 color : White;
	font-family: Verdana;
 font-size : 11px;
text-decoration : none;
font-weight: bold;
       	}
       	A.smallwhiteclean:hover{
 	color : #FFCC33;
	font-family: Verdana;
 	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
       	}
       	A.smallwhiteclean:visited{
 	color : White;
font-family: Verdana;
 	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
       	}	A.smallwhiteclean:visited:hover{
 	color : #FFCC33;
font-family: Verdana;
 	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
}
		/* links for news black and small */
A.smallblack:link, A.smallblack:active {
 	color : BLack;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
       	}
A.smallblack:hover{
 	color : White;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
	text-decoration: none;
		font-weight: normal;
       	}
	
A.smallblack:visited{
 	color : BLack;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
       	}
.navBarOn{
VISIBILITY: visible; 
POSITION: absolute; 
TOP: 99px;
left: 2px;
}		
.navBarOff{
VISIBILITY: hidden; 
POSITION: absolute; 
TOP: 99px;
left: 2px;

}				
.navBar2On{
VISIBILITY: visible; 
POSITION: absolute; 
TOP: 99px;
left: 2px;
}		
.navBar2Off{
VISIBILITY: hidden;
 POSITION: absolute; 
TOP: 99px;
left: 2px;
}	

.smallHead
{
 	font-family: Verdana;
 	font-size : 11px;
 	color : Black;
	font-weight: bold;
 }

tbody {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : Black;
}


PRE {
	font-family: "Courier New", Courier, monospace;
	font-size : 9pt;
 	color : White;
 }
 PRE.fill {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
 }
PRE.news {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : Black;
}