FONT, TD, BODY, P, DIV
 { font: 11px/15px Verdana, Arial, Helvetica }



body { border: 1px #EEEEE; color: #000000; 
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000000 }



A  { color: #33335c; font: 11px/15px Verdana; text-decoration: underline; cursor: hand
 }
A:hover {
	COLOR: #AAAAAA; TEXT-DECORATION: overline
}

A.red { 
COLOR: #B72832
; CURSOR: hand
; font: normal 11px/15px Verdana
; TEXT-DECORATION: underline
}

A.highlight {
COLOR: green;
CURSOR: hand;
font: normal 11px/15px Verdana
TEXT-DECORATION: underline;
BGCOLOR: yellow;
}


li {
margine-left: 2px; list-style: square; color: #4D4D71;
}

hr {
color: #000000; height: 1px;
}

h3 {
color: red;
}

input { 
background-color:#F6F6F6;
border-top-width: 1px;
border-left-width: 1px;
}

option { 
background-color:#F6F6F6;
border-top-width: 1px;
border-left-width: 1px;
}

textarea { 
background-color:#F6F6F6;
border-top-width: 1px;
border-left-width: 1px;
}

.texto  { 
color: #000000; 
font: 11px/15px Verdana; 
 }


.tabla_titulo {
	background-color:#5B5B6A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;



}
.tabla_subtitulo {
	background-color:#777799;
	border-top-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;

}
.tabla_izq { 
background-color:#F6F6F6;
border-top-width: 1px;
border-left-width: 1px;
}
.tabla {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;





}
a.vinc {
	COLOR: #363643;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;


}
a.vinc:hover {
	COLOR: #444455; 
	TEXT-DECORATION: underline

}
 
A.menu:LINK, A.menu:VISITED {
	font-size : 10pt;
	letter-spacing : 1px;
	color : #FFFFFF;
	text-decoration: none;
}
A.menu:HOVER {
        font-size : 10pt;
        letter-spacing : 1px;
        color : #FFFFFF;
        text-decoration: underline;
}
.menu {
	font-size : 10pt;
	letter-spacing : 1px;
	color : #333333;
	text-decoration: none;
}

.header 
{ background-color: #444455; }
.footer 
{ background-color: #444455; }

.copyright {
	color: #AAAAAA;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-left: 2px;
}
