.botonIngresar{
    cursor:hand;
    border:0px;
    width:88;
    height:20;
    background-image:url(n_images/bot_ingresar.jpg);
    margin-right:25px;
}
.botonSalir{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/bot_cerrar.jpg);
}
.botonEnviar{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/enviar.jpg);
}
.botonGenerar{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/bot_generar.jpg);
}
.botonlimpiar{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/bot_limpiar.jpg);
}
.botonGuardar{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/bot_guardar.jpg);
}
.botonCambiar{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/bot_cambiar.jpg);
}
.botonRecuperar{
    cursor:hand;
    border:0px;
    width:70;
    height:20;
    background-image:url(n_images/recuperar_bot.jpg);
}
.botonCerrar{
    cursor:hand;
    border:0px;
    width:71;
    height:20;
    background-image:url(n_images/cerrar_bot.jpg);
}
.botonCerrar2{
    cursor:hand;
    border:0px;
    width:95;
    height:20;
    background-image:url(n_images/Boton_cerrar95.jpg);
}

.txtTituloIngreso{
   font-family:Verdana, Arial;
   font-size:10pt;
   font-weight: bold;
   color:#FFFFFF;
   align:center;
}
.txtIngreso{
   font-family:Verdana, Arial;
   font-size:7pt;
   font-weight: bold;
   color:#FFFFFF;
}
.txtServicio{
   font-family:Verdana, Arial;
   font-size:8pt;
   color:#FFFFFF;
}
.cajatxt{
   font-family:Verdana, Arial;
   font-size:8pt;
   color:#6F6F6D;
   width:100px;
   height:20px;
   margin-left:5px;
   
 }
 
.txtParrafoIng{
    font-family:Verdana, Arial;
    font-size:8pt;
    /*font-weight: bold;*/
    color:#828282;
}
.txtParrafoIngBold{
    font-family:Verdana, Arial;
    font-size:8pt;
    font-weight: bold;
    color:#828282;
}
.txtdireccion{
    font-family:Verdana, Arial;
    font-size:7pt;
    /*font-weight: bold;*/
    color:#FFFFFF;
}
.bienvenido{
   font-family:Verdana, Arial;
   font-size:10pt;
   color:#1E1E1E;
   margin-left:20px;
   margin-top:10px;
  
}
.ejecutiva {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/ejecutivo_up.jpg)}
.ejecutiva:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/ejecutivo_dw.jpg);}

.supervisor {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/supervisor_up.jpg)}
.supervisor:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/supervisor_dw.jpg);}

.profesionales {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/profesionales_up.jpg)}
.profesionales:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/profesionales_dw.jpg);}

.costo {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/costos_up.jpg)}
.costo:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/costos_dw.jpg);}

.facturacion {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/facturacion_up.jpg)}
.facturacion:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/facturacion_dw.jpg);}

.terminos {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/terminos prox_up.jpg)}
.terminos:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/terminos prox_dw.jpg);}

.actividades {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/actividades_up.jpg)}
.actividades:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/actividades_dw.jpg);}

.vacaciones {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/vacaciones_up.jpg)}
.vacaciones:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/vacaciones_dw.jpg);}

.consultas {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/consultas_up.jpg)}
.consultas:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/consultas_dw.jpg);}

.sugerencia {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/sugerencias_up.jpg)}
.sugerencia:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/sugerencias_dw.jpg);}

.contraseņa {width:201px;height:25px;text-decoration:none; cursor:pointer; background:url(n_images/contrasena_up.jpg)}
.contraseņa:hover {width:201px;height:25px;text-decoration:none; cursor:pointer;background:url(n_images/contrasena_dw.jpg);}

.titulo1{
   font-family:Verdana, Arial;
   font-size:12pt;
   font-weight: bold;
   color:#BDD531;
}
.titulo2{
   font-family:Verdana, Arial;
   font-size:10pt;
   font-weight: bold;
   color:#B6B6B6;
}
.cabecera{
   font-family:Verdana, Arial;
   font-size:8pt;
   font-weight: bold;
   color:#828282;
}
.titulo1_blanco{
   font-family:Verdana, Arial;
   font-size:12pt;
   font-weight: bold;
   color:#FFFFFF;
}
.cbo_Tabla{
   font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D;
      width:100px;
      height:20px;
      background-image:url(n_images/popup.jpg);
}
.asunto{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D;
      width:665px;
      height:25px;
}
.asunto1{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D;
      width:688px;
      height:25px;
}
.mensaje{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D; 
      width:730px;
}
.mensaje1{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D; 
      width:750px;
      
}
.exportar{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#B6B6B6;
      font-weight: bold;
}
.filtro{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#828282;
      font-weight: bold;
}
.filtro2{
      font-family:Verdana, Arial;
      font-size:10pt;
      color:#828282;
      font-weight: bold;
}
.combo{
   font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D;
}
.td_table{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#6F6F6D;
      background:#DADADA;
      border-color:#828282;
 }
 .td_table1{
       font-family:Verdana, Arial;
       font-size:8pt;
       color:#6F6F6D;
       border-color:#828282;
       background:#DADADA;
       background-repeat:repeat-x;
       height:10px;
 }
 .td_table2{
 	font-family:Verdana, Arial;
        font-size:8pt;
        color:#6F6F6D;
        border-color:#828282;
        background:#FFFFFF;
	background-repeat:repeat-x;
	height:10px;
 }
.mensaje3{
  font-family:Verdana, Arial;
  font-size:8pt;
  color:#FB9F9F;
  font-weight: bold;
}
.sugerencia1{
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#B6B6B6;
 }
 .bienvenido2{
    font-family:Verdana, Arial;
    font-size:12pt;
    color:#cc9900;
    font-weight: bold;
}

.link {
      cursor:pointer; 
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#828282;
      font-weight: bold;}
.link:hover {
      cursor:pointer; 
      font-family:Verdana, Arial;
      font-size:8pt;
      color:#B6B6B6;
      font-weight: bold;
}