/* Ruddy Donoso Noel*/
BODY
{	font-family: "arial";
	font-size: 8pt;
	color: #00008B;
}
A
{	text-decoration: none;
	font-family: "verdana";
	font-size: 7.5 pt;
	color: #303030;
}
A:hover
{	text-decoration: underline;
	color: #FF0000;
}
TABLE.menu TD
{	font-size: 8pt;
	color: black;
	font-weight: bold;
	border-width: 1px;
	border-color: #cccccc;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	text-align: right;
}
.info
{	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.down
{	font-family: "arial";
	font-size: 7pt;
	color: #ffffff;
}
TABLE.data
{	font-size: 7.5pt;
  	color: #000000;
	font-family: "verdana";

}
td.borde
{
	border-style: solid;
	border-width: 1px;;
	border-color: black;
}
.head1
{	color: #3366A1;
	font-weight: 	bold;
	font-size: 7.5pt;
	text-align: center;
	text-align: center;
	
}
.head2
{	color: #FFFFFF;
	background-color: #00008B;
	font-weight: 	bold;
	font-size: 7.5pt;
	text-align: center;
}
.texto
{	font-size: 10pt;
	color: #303030;
	text-align: justify;
	line-height: 15pt;
	padding-left: 5px;
}

.scroll
{	font-family: "arial";
	font-size: 10pt;
	font-weight: bold;
	color: #3366A1;
}
.caption
{	font-family: "arial";
	font-size: 8pt;
	color: #000000;
	font-weight: bold;  
	background-color : #DADDD0;
	border-color: #ffffff;  
	width: 65pt;
}

.title
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}