<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link
{
    COLOR: #272727;
    text-decoration: none;
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.header {
	COLOR: #ffffff; FONT-FAMILY: Tahoma; FONT-SIZE: 14pt; FONT-WEIGHT: bold
}
.normal {
	COLOR: #272727; FONT-FAMILY: Arial; FONT-SIZE: 13pt 
}
.tabla {
	COLOR: #ffffff; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
}
.celdas {
	COLOR: #ffffff; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
}
.celdasblack {
        COLOR: #000000; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
}
.titleceldas {
        COLOR: #ffffff; FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
}

.boton_intro {
	/*
	height: 20px;
	background-image:url("img/enter-arrow.gif");
	background-position: right; 
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	padding-right: 15px;
	*/
}


BODY
{
	background-color: #ffffff;
	margin: 0px;
	margin-top: 10px;
	overflow: auto;
	scrollbar-arrow-color: #004DA5;
	scrollbar-base-color: #004DA5;
	scrollbar-darkshadow-color: #004DA5;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #004DA5;	
}

.white
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}


.dircombo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #272727;
	background-color: #ffffff;
	border: #272727;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.dircombo_R {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #777777;
	background-color: #eeeeee;
	border: #bbbbbb;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

BUTTON
{
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	background-color: Transparent;
}
SELECT
{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ffffff; 
	border: #004DA5; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	scrollbar-arrow-color: #004DA5;
	scrollbar-base-color: #004DA5;
	scrollbar-darkshadow-color: #004DA5;
	scrollbar-track-color: #E7E7F7;
	scrollbar-face-color: #E7E7F7;
	scrollbar-shadow-color: #E7E7F7;
	scrollbar-highlight-color: #E7E7F7;
	scrollbar-3dlight-color: #004DA5
}

INPUT.boton
{
	color: #272727;
	background-color: #ffffff;
	border: #272727;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor:hand;
}
.error
{
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #272727;
}
.marco
{
	border-color:#00351A;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

.font10header
{
	color: #272727;
	font-family: Arial;
	font-size: 8pt;
}


#info_bottom .center, #info_bottom .center2 { margin:10px auto 0 auto; width:275px; text-align:center; }
#info_bottom .center h1 { font-size:12px; color:#989898; font-weight:bold; }
#info_bottom .center span { font-size:12px; color:#989898; font-weight:bold; }
#info_bottom .center a { color:#989898; font-size:12px;}
#info_bottom .center2 span { font-size:12px; color:#989898; font-weight:normal; }
#info_bottom .center2 a { color:#989898; font-weight:normal;  font-size:12px; }
</pre></body></html>