    HR {
        color: #585650;  
    }
    
    .HR_MENU_IZDA {
        color: white;  
    }
    
    .ENLACES {
        ont-family: Verdana;
        font-weight: bold;
	font-size: 8pt;
	color: #585650;
    }
    
    .ENLACE_VUELTA {
        ont-family: Verdana;
        font-weight: bold;
	font-size: 8pt;
	color: #585650;
    }
    
    .ENLACES_PAGINACION { 
        font-family: Verdana;
        font-weight: bold;
	font-size: 7.5pt;
	color: #A02444;
    }

    .ENLACE_OPENLAND {
        font-family: Verdana;
        font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: silver;
    }
    
    .ENLACE_DESCONECTAR {
        font-family: Verdana;
        font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #EAF8FB;
    }
    
    .ENLACE_CONTACTENOS {
        font-family: Verdana;
        font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #EAF8FB;
    }
    
    .COLOR_TITULO_ADMON {
        background-color: #585650;  
    }
    
    .TITULO_REGISTROS {
        font-family: "Verdana";
        font-size: 8pt; 
        background-color: #585650;
        color: white;
    }
    
    .REGISTROS_ADMON {
        font-family: "Verdana";
        font-size: 8pt; 
        background-color: #FFFFFF;  
    }
    
    .CABECERA_PROYECTO {
        font-family: "Verdana";
        font-size: 8pt; 
        color: white;
        background-color: #585650;  
    }
    
    .TITULO_TABLA {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 8pt;
        color: white;
    }
            
    .TEXTO_TABLA {
        font-family: "Verdana";
        font-size: 8pt; 
    }
    
    .TITULO_DONDE_ESTOY {
        font-family: "Verdana";
        font-size: 8pt; 
    }
    
    .TEXTO_CABECERA  {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 12pt;
        color: white;
    }
    
    .TEXTO_INFO_USUARIO  {
        font-family: "Verdana";
        font-size: 7pt;
        color: white;
    }
    
    .TEXTO_FECHA  {
        font-family: "Verdana";
        font-size: 7pt;
    }
    
    .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: #585650;
	cursor: hand;
	text-decoration: none;
    }
    .COLIZDA_LINK:HOVER { color: #FF5C5C; }
    
    .MSG_AVISOS {
        font-family: "Verdana";
        font-size: 8pt; 
        color: #A02444;
    }
    
    .ERROR_LOGIN {
        font-family: "Verdana";
        font-size: 8pt; 
        color: #A02444;
    }
    
    .ERROR {
        font-family: "Verdana";
        font-size: 8pt; 
        color: #A02444;
    }
    
    .NO_HAY_REGISTROS {
        font-family: "Verdana";
        font-size: 8pt; 
        color: #A02444;
    }
   
    .BOTON_LINK {
        background-color: #585650; 
        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; 
    }

    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;
    }
