
HR { color: #139D92; }
    
.FONDO_TABLA_MENUGLOBAL {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    background-color: #139D92;
}

.TEXTO_INFO_USUARIO  {
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    background-color: #FFFFFF;
}

.ENLACES {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #139D92;
}
    
.ENLACES_IDX {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #CFDDBB;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_IDX:HOVER { color: #ffffff; }
    
.ENLACE_VUELTA {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #139D92;
}
    
.ENLACES_PAGINACION {
    font-family: Verdana;
    font-weight: bold;
    font-size: 7.5pt;
    color: #800000;
}

.ENLACE_OPENLAND {
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    color: #BCCEFF;
}
    
.ENLACE_DESCONECTAR {
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    color: #009AFE;
}
    
.ENLACE_CONTACTENOS {
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    color: #000000;
}
    
.TITULO_REGISTROS {
    font-family: Verdana;
    font-size: 8pt; 
    background-color: #139D92;
    color: #ffffff;
}
    
.REGISTROS_ADMON {
    font-family: Verdana;
    font-size: 8pt;
    background-color: #E9F2EF;
}

.TEXTO_TABLA {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
}
    
.TITULO_DONDE_ESTOY {
    font-family: Verdana;
    font-size: 8pt; 
}
    
.CAJA_TEXTO {
    font-family: Verdana;
    font-size: 8pt;    
}

.CAJA_TEXTO_PLANO {
    font-family: Verdana;
    font-size: 8pt; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: #FFFFFF; 
    border-style: solid;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px;
    border-left-width: 1px
}
    
.COLIZDA_LINK { 
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #407CA4;
    cursor: hand;
    text-decoration: none;
}
.COLIZDA_LINK:HOVER { color: #139D92; }
    
.AVISOS_ERRORES {
    font-family: Verdana;
    font-size: 8pt; 
    color: #800000;
}
    
.BOTON_LINK {
    background-color: #139D92; 
    border-bottom-width: thin;
    border-color: #FFFFFF;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
    cursor: hand;
    font-size: 10px;
    margin: 0px;
    padding: 0px; 
}

.FONDO_APLICACION {    
    background-color: #E2E5ED;
}

.FONDO_MENUIZDA {
    background-color: #FFFFFF;
}

.BORDES_BARRADATOS {
    background-color: #BCBCBC;
}

.SEPARADOR_BOTONESAPLICACIONES {
    background-color: #BCBCBC;
}

TABLE#tblCoolbar {
    background-color:threedface; 
    padding:1px; 
    color:menutext; 
    border-width:1px;
    border-style:solid;
    border-color:threedhighlight threedshadow threedshadow threedhighlight;
}    
.cbtn {
    height:18;
    BORDER-LEFT: threedface 1px solid;
    BORDER-RIGHT: threedface 1px solid;
    BORDER-TOP: threedface 1px solid;
    BORDER-BOTTOM: threedface 1px solid; 
}
.txtbtn {
    font-family:tahoma; font-size:70%; color:menutext;
}


