/* CSS Document */
body
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#999999;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;	
}
.footer
{
font-family:arial;
font-size:11px;
color:#eaeaea;
}
.texto
{
font-family:arial;
font-size:11px;
color:#666666;
text-align:justify;
}
.titulos
{
font-family:arial;
font-size:12px;
color:#007BC5;
font-weight:bold;
}
.cuadro
{
font-family:arial;
font-size:12px;
color:#005279;
border-color:#cccccc; 
border-width:1px;
border-style:solid; 
}

.fecha
{
font-family:Arial;
font-size:14px;
color:#990000;
font-weight:bold;
}
.mes
{
font-family:Arial;
font-size:11px;
color:#006699;
background-color:#99CCFF;
}
.texto_news
{
font-family:Arial;
font-size:11px;
color:#006699;
}
.text_link
{
font-family:Arial;
font-size:11px;
color:#007BC5;
}
a.text_link:link, a.text_link:visited 
{
	font-family: Arial;
	color: #007BC5;
	font-size:11px;
	text-decoration:none;
}
a.text_link:hover
{
	font-family: Arial;
	color: #007BC5;
	font-size:11px;
	text-decoration:underline;
}
a.menu:link, a.menu:visited 
{
	font-family: Arial;
	color: #005279;
	font-size:11px;
	text-decoration:none;
}
a.menu:hover
{
	font-family: Arial;
	color: #005279;
	font-size:11px;
	text-decoration:underline;
}

.cajas
{
font-family:Arial;
font-size:11px;
color: #666666;
text-align:lefth;
border-style:solid;
border-width:1;
border-color:#cccccc;
background-color: #fffff;
}
.boton
{
	font-family: Tahoma;
	color: #007CC2;
	font-size:11px;
	background-color:#FFFFFF;
	border: 1px solid #007CC2;
	text-align:center;
	font-weight:bold;
}
#New 
{
overflow:auto; 
position:static; 
height:290px; 
}
.tabla
{ 
    border-style:solid; 
    border-color: #99ccff; 
    border-width:1px;
	 font-family:arial;
	 font-size:11px;
	 color:#666666;
	 text-align:center;
}
.tabla_huracan
{ 
	 font-family:Tahoma;
	 font-size:9px;
	 color:#666666;
	 text-align:center;
}