BODY
{
    background-color: #0058A0;
    left: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    height: 0px;
    margin: 0; 
    padding: 0;
}
TABLE
{
    font-size: 11px;
    color: black;
    line-height: 17px;
    font-family: 'Lucida Grande' , Arial, Verdana;
}
A
{
    font-size: 11px;
    text-decoration: none;
    color: #023f6e;
}
A:hover
{
    text-decoration: underline;
    color: #023f6e;
}
.t10_gris
{
    font-size: 10px;
    color: gray;
}
.t11_gris
{
    font-size: 11px;
    color: gray;
}
.t11_blanco
{
    font-size: 11px;
    color: white;
}
.t11_blanco_b
{
    font-size: 11px;
    color: white;
    font-weight: bold;
}
.t11_azul
{
    color: #023f6e;
}
.t11_celeste
{
    color: #0576b0;
    font-weight: normal;
    font-size: 11px;
}
.t12_azul_normal
{
    font-size: 12px;
    color: #023f6e;
    font-weight: bold;
    text-transform: uppercase;
}
.t12_azul
{
    font-size: 12px;
    color: #023f6e;
    font-weight: bold;
    text-transform: uppercase;
}

.t12_blanco
{
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
.t12_celeste
{
    color: #0576b0;
    font-weight: normal;
    font-size: 12px;
}
.t12_gris
{
    font-size: 12px;
    color: silver;
}
.t14_azul
{
    font-size: 14px;
    color: #023f6e;
    font-weight: bold;
}
.t14_azul a
{
    font-size: 14px;
    color: #023f6e;
    font-weight: bold;
    text-decoration: none;
}
.t14_azul a:hover
{
    font-size: 14px;
    color: #023f6e;
    font-weight: bold;
    text-decoration: underline;
}
.t14_blanco
{
    color: white;
    font-weight: normal;
    font-size: 14px;
}
.t14_celeste
{
    color: #0576b0;
    font-weight: normal;
    font-size: 14px;
}
.t14_gris
{
    font-size: 14px;
    color: silver;
}
.t14_negro
{
    font-size: 14px;
}

.t16_azul
{
    font-size: 16px;
    color: #023f6e;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.t20_blanco
{
    font-size: 20px;
    color: white;
    font-weight: bold;
}
.t20_azul
{
    font-size: 20px;
    color: #023f6e;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: Arial;
}
.t24_azul
{
    font-size: 24px;
    color: #023f6e;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: Arial;
}
.linea_negra
{
    background-image: url(/images/linea_negra.gif);
    background-repeat: repeat-x;
    background-position: left center;
    height: 20px;
}
.linea_gris
{
    background-image: url(/images/linea_gris.gif);
    background-repeat: repeat-x;
    background-position: left center;
    height: 20px;
}
.linea_blanca
{
    background-image: url(/images/linea_blanca.gif);
    background-repeat: repeat-x;
    background-position: left center;
    height: 20px;
}
TEXTAREA
{
    background-color: #f2f2f2;
    border-right: #f2f2f2 solid;
    border-top: #f2f2f2 solid;
    border-left: #f2f2f2 solid;
    border-bottom: #f2f2f2 solid;
    font-size: 12px;
}
.INPUT_MENU
{
    background-color: white;
    border-right: white solid;
    border-top: white solid;
    border-left: white solid;
    border-bottom: white solid;
    font-size: 11px;
}
.INPUT_FORM
{
    background-color: #f2f2f2;
    border-right: #f2f2f2 solid;
    border-top: #f2f2f2 solid;
    border-left: #f2f2f2 solid;
    border-bottom: #f2f2f2 solid;
    font-size: 12px;
}
.resultado_marcado
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    background-color: #ffff33;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
}
.resultado
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    background-color: gainsboro;
}
.fondo_boton
{
    background-image: url(/images/fondo_boton.gif);
    background-repeat: repeat-x;
}
.fondo_webmail
{
    background-image: url(/images/fondo_webmail.gif);
    background-repeat: repeat-x;
}
.fondo_azul
{
    background-color: #023f6e;
}
.fondo_blanco
{
    background-color: white;
}
.fondo_programacion
{
    border-bottom: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-right: lightgrey 1px solid;
}
.fondo_dias
{
    background-color: #023f6e;
    color: white;
    font-weight: bold;
}
.fondo_horas
{
    background-color: darkgray;
    color: white;
    font-weight: bold;
    height: 60px;
}
.fondo_programa
{
    border-bottom: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-right: lightgrey 1px solid;
    font-size: 12px;
    color: #023f6e;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.programa_descripcion
{
    font-size: 12px;
    color: #023f6e;
    font-family: Arial;
}