H1  {
	font-size : 15pt;
	font-family : Verdana;
	font-weight : bold;
	text-weight : bold;
	color : #006699;
	;
}

H2  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	text-weight : bold;
	color : #006699;
	;
}

H3  {
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	color : #006699;
}

A  {
	font-size : 9pt;
	color : #006699;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	color : #006699;
	text-decoration : none;
	font-weight : normal;
}

A:Hover  {
	font-size : 9pt;
	color : #006699;
	font-weight : normal;
}

BODY  {
	font-size : 9pt;
	font-family : Verdana;
	bgcolor : #FFFFFF;
	color : #555555;
	scrollbar-arrow-color: #009999;
	scrollbar-base-color: #009999;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #007799;
	scrollbar-shadow-color: #00AAAA;
	margin-left : 20;
	margin-right : 20;
	background-color : #ffffff;
	background : url("../images/ratllat_hor.gif");
}

TD  {
	font-size : 9pt;
	font-family : Verdana;
	color : #333333;
	background-color : #ffffff;
	vertical-align : top;
}
TD.cuadro  {
	font-size : 9pt;
	font-family : Verdana;
	color : #333333;
	border-width : 1px;
	border-style : solid;
	border-color : #dddddd;
	background-color : #578AD0;
}
TD.cuadro2  {
	font-size : 7pt;
	font-family : Verdana;
	color : #ffffff;
	border-width : 1px;
	border-style : solid;
	border-color : #dddddd;
	background-color : #578AD0;
	text-align : right;
}

INPUT  {
	font-size : 8pt;
	font-family : Verdana;
	border-style : solid;
	border-width : 1px;
	font-color : #014991;
	border-color : #00107F;
}

SELECT  {
	font-size : 9pt;
	font-family : Verdana;
	border-style : solid;
	border-width : 2px;
	font-color : #555555;
	border-color : #00107F;
}

INPUT.Boton  {
	font-family : Verdana, Arial;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
	background-color : #0080c0;
	border-color : #555555;
}
INPUT.selradio  {
	border-style : none;
}

INPUT.Danger  {
	font-family : Verdana, Arial;
	color : #ffffff;
	font-weight : bold;
	background-color : #ff0000;
	font-weight : bold;
	border-color : #edf1f5;
}

.Ver  {
	font-family : Verdana, Arial;
	color : #ffffff;
	background-color : #014991;
}
U  {
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;

	line-height : 13pt;
}


