  a:link {text-decoration: none; color: #aaaaaa;}
  a:mailto {text-decoration: none; color: #807E71;}
  a:visited {text-decoration: none; color: #807E71;}
  a:active {text-decoration: none; color: #AA0000; }
  a:hover {text-decoration: none; color: #FF0000;}
    
  a.menu2:link {text-decoration: none; color: #FFFFFF;}
  a.menu2:mailto {text-decoration: none; color: #FFFFFF;}
  a.menu2:visited {text-decoration: none; color: #FFFFFF;}
  a.menu2:active {text-decoration: none; color: #FFFFFF;}
  a.menu2:hover {text-decoration: none; color: #BB0000;}
  
  a.menu:link {text-decoration: none; color: #BB0000;}
  a.menu:mailto {text-decoration: none; color: #BB0000;}
  a.menu:visited {text-decoration: none; color: #BB0000;}
  a.menu:active {text-decoration: none; color: #BB0000;}
  a.menu:hover {text-decoration: none; color:#FFFFFF;}
  
  
  
  body {font-family: verdana, arial, helvetica; font-size: 10px; color:#000000; text-decoration: none; 
        background-color: transparent;
        scrollbars:off;
        border-style: solid; border-width: 0; border-color: #FF0000; border-color-light: #FF0000; border-color-dark: #FF0000;
        scrollbar-face-color: #748595; scrollbar-highlight-color: #748595; scrollbar-shadow-color: #748595;
        scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #FFFFFF;  scrollbar-track-color: #414c56;
        scrollbar-darkshadow-color: #000000;
         }
       
  body.index {font-family: verdana, arial, helvetica; font-size: 10px; color:#000000; text-decoration: none; 
        background: white url(fondo-web-asorr.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;      
         }
 
  body.main {font-family: verdana, arial, helvetica; font-size: 10px; color:#000000; text-decoration: none; 
        background: white url(/gestorr/img/hoja2.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;      
         }
         
  body.admin {font-family: verdana, arial, helvetica; font-size: 10px; color:#000000; text-decoration: none; 
        background: white url(fondo-web-asorr.jpg.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;      
         }
         

 table.fondo {
        border-style: solid; border-width: 0;
        background-color: transparent;
        background: url(fondo-web-asorr.jpg.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;      
      }
      
      
 td.menu {font-family: arial narrow, verdana,courier;  font-size: 14px; line-height: 1.0 em; text-decoration: none;}
 td.menu2 {font-family: arial narrow, verdana,courier;  font-size: 12px; line-height: 1.0 em; text-decoration: none;}
 
 td.texto {font-family: verdana, helvetica; font-size: 10px; color: #EEEEEE; text-decoration: none;}
 td.grande {font-family: arial narrow, verdana, helvetica; font-size: 14px; font-weight: bold; color: #888888; line-height: 1.2 em; text-decoration: none;}
 td.cabecera {background-color: #748595; font-family: verdana,courier;  font-size: 12px;  font-weight: bold; text-decoration: none; color:#FFFFFF}
 td.cabeceraOscura {background-color: #585858; font-family: verdana,courier;  font-size: 12px;  font-weight: bold; text-decoration: none; color:#FFFFFF}
 td.fondogris {background-color: #748595;font-family: verdana,courier;  font-size: 10px; line-height: 1.0 em; text-decoration: none; color:#FFFFFF}
 td.mini {font-size: 9px; color: #000000; line-height: 1.0 em; text-decoration: none; } 
 
 div.fondogrisoscuro {background-color: #748595; font-family:arial narrow, verdana; font-size: 14px; color: #748595;  line-height: 1.2 em; text-decoration: none; }
 
 input {font-size: 9px; color: #000000; text-decoration: none; }
 input.mini {font-family: verdana; font-size: 9px; color: #000000; text-decoration: none; }
 input.oscuro {background-color: #B7B7B7; font-family: verdana; font-size: 9px; color: #000000; text-decoration: none; }
 select {font-size: 9px; color: #000000;  line-height: 1.0 em; text-decoration: none; }
 select.mini {font-family: verdana; font-size: 9px; color: #000000;  line-height: 1.0 em; text-decoration: none; }
 select.fondogrisclaro {background-color: #D0D0D0;font-family: verdana; font-size: 11px; color: #363636;  line-height: 1.0 em; text-decoration: none; }
 select.grande {font-family: verdana; font-size: 11px; color: #363636;  line-height: 1.2 em; text-decoration: none; }
 
 textarea {font-family: verdana; font-size: 9px; color: #363636;border: 0px #000000 solid;overflow:hidden}

 textarea.scroll {font-family: verdana; font-size: 9px; background-color: #B7B7B7; color: #363636;border: 0px #000000 solid;overflow:auto}