BODY {
	scrollbar-base-color: #FFED00;
}

.menuH         { font-size: 8pt; font-family: Arial; text-decoration: none; color: #FF0000; 
                font-weight: bold }
:hover.menuH  { font-size: 8pt; font-family: Arial; color: #800000; text-decoration: none; 
               font-weight: bold }
.menuVTitu   { font-size: 10pt; font-family: Arial; text-decoration: none; color: #FF0000; }
.menuV       { font-size: 9pt; font-family: Arial; text-decoration: none; color: #000080 }
:hover.menuV { font-size: 9pt; font-family: Arial; color: #000080; text-decoration: none }

.menuV2Titu   { font-size: 12pt; font-family: Arial; text-decoration: none; color: #FF0000; font-weight: bold }
.menuV2       { font-size: 11pt; font-family: Arial; text-decoration: none; color: #000080; font-weight: bold }
:hover.menuV2 { font-size: 11pt; font-family: Arial; color: #FF0000; text-decoration: none; font-weight: bold }

.TituConte   { font-size: 12pt; font-family: Arial, Verdana, Tahoma, Sans-serif; color: 
               #FF0000; text-decoration: none; font-weight: bold }
.TituContelnk   { font-size: 12pt; font-family: Arial, Verdana, Tahoma, Sans-serif; color: 
               #0000FF; font-weight: bold }
:hover.TituContelnk { font-size: 12pt; font-family: Arial, Verdana, Tahoma, Sans-serif; color: 
               #FF0000; font-weight: bold }
.contenido   { font-size: 10pt; font-family: Arial, Sans-serif; color: 
               #000080; text-decoration: none }
.contenidoSmall { font-size: 8pt; font-family: Arial, Sans-serif; color: 
               #FFFFFF; text-decoration: none }
.contenidoSmall2 { font-size: 8pt; font-family: Arial, Sans-serif; color: 
               #000080; text-decoration: none }
.contenidoCondensed { font-size: 10pt; font-family: Arial Narrow; color: #000080; text-decoration: 
               none }
.contenidolnk       { font-size: 9pt; font-family: Arial; text-decoration: none; color: #0000FF }
:hover.contenidolnk { font-size: 9pt; font-family: Arial; text-decoration: none; color: #FF0000 }

.paginador       { font-size: 9pt; font-family: Arial; text-decoration: none; color: #000080; font-weight: bold }
.paginadorlnk       { font-size: 9pt; font-family: Arial; text-decoration: none; color: #FF0000; font-weight: bold }
:hover.paginadorlnk { font-size: 9pt; font-family: Arial; text-decoration: none; color: #800000; font-weight: bold }

.Pie          { font-size: 9pt; font-family: Arial; text-decoration: none; color: #001794; font-weight: bold }
:hover.Pie   { font-size: 9pt; font-family: Arial; color: #CC0000; text-decoration: none; font-weight: bold }

.opcMenuNormal { BACKGROUND-COLOR: #FFFAB3; BORDER-TOP: #FF0000 1px solid; BORDER-BOTTOM: #FF0000 1px solid; BORDER-LEFT: #FF0000 1px solid; BORDER-RIGHT: #FF0000 1px solid;} 
.opcMenuOver { BACKGROUND-COLOR: #FFCC00; CURSOR: hand; BORDER-TOP: #CC0000 1px solid; BORDER-BOTTOM: #CC0000 1px solid; BORDER-LEFT: #CC0000 1px solid; BORDER-RIGHT: #CC0000 1px solid;} 
.opcMenuTitu { BACKGROUND-COLOR: #FFF579; BORDER-TOP: #CC0000 1px solid; BORDER-BOTTOM: #CC0000 1px solid; BORDER-LEFT: #CC0000 1px solid; BORDER-RIGHT: #CC0000 1px solid;} 

.TituColum   { font-size: 10pt; font-family: Arial, Sans-serif; color: 
               #FFFFFF; text-decoration: none }
.Boton01      { background-color: #CC1D1B; color: #FEED00; font-family: Arial; font-size: 11px; cursor: hand; font-weight: bold; }