<! -- 
body
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    color: #FFFFFF;
    background-color: black;
}
body
{
    scrollbar-3dlight-color: black;
    scrollbar-arrow-color: #CCFF66;
    scrollbar-base-color: black;
    scrollbar-darkshadow-color: black;
}
.aviso
{
    font-family: Verdana, Tahoma;
    font-size: 8pt;
    color: #FFFFFF;
    background-color: black;
}

p, br, td, tr
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    color: #FFFFFF;
}

.borde
{
    border: 1px solid #808080;
}

.borde2
{
    border: 1px dotted #EBEBEA;
}

.foto
{
    border: 1px solid #7F7F7F;
}

.botform
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    background-color: #CEFF63;
    color: #000000;
}

.cd
{
    font-family: Tahoma, Verdana;
    font-weight: bold;
    font-size: 10px;
    height: 23px;
    width: 125px;
}

.formu
{
    background-color: #DBDBDB;
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
    width: 155px;
}

.formu2
{
    background-color: #DBDBDB;
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
    border: 1 solid #FFFFFF;
}
.formu3
{
    background-color: #DBDBDB;
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
}

.titulo
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #990000;
}

.tcelda
{
    font-family: Verdana, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-image: url(../images/fondo_celda.gif);
}

.tsup
{
    font-family: Trebuchet MS, Tahoma;
    font-size: 18px;
    font-weight: normal;
    color: #CEFF63;
}

.blanca
{
    position: absolute;
    top: 22px;
    visibility: hidden;
}

.error
{
    font-family: Verdana, Tahoma;
    font-size: 9px;
    color: #ff0000;
}

.subtabla
{
    border: 1 solid #000080;
}

.tabla
{
    background-color: #0066CC;
    border: 1 solid #000080;
}

.peq
{
    font-family: Verdana;
    font-size: 9px;
    color: #C0C0C0;
}

.txt
{
    font-family: Tahoma, Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
}
.celda_priv
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: #9A9FA9;
    text-align: right;
}

.link1
{
    font-family: Verdana, Tahoma;
    font-weight: normal;
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}
.link1:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.link2
{
    font-family: Verdana, Tahoma;
    font-weight: bold;
    color: #ffffff;
    font-size: 9px;
    text-decoration: none;
}
.link2:hover
{
    text-decoration: underline;
}

.rojo
{
    font-family: Verdana, Tahoma;
    font-weight: bold;
    color: #ff0000;
    font-size: 9px;
    text-decoration: none;
}
.rojo:hover
{
    text-decoration: underline;
}

.menu
{
    font-family: Arial, Tahoma, verdana;
    font-weight: bold;
    color: #00ff00;
    font-size: 9pt;
    text-decoration: none;
}
.menu:hover
{
    color: #00ce00;
}

.priv
{
    font-family: Tahoma, verdana;
    font-weight: bold;
    color: #ffffff;
    font-size: 11px;
    text-decoration: underline;
}
.priv:hover
{
    color: #CEFF63;
}

.combo
{
    font-family: Tahoma, verdana;
    font-weight: bold;
    color: #CEFF63;
    font-size: 10px;
    text-decoration: underline;
}

.clave
{
    font-family: Verdana, Tahoma;
    font-weight: normal;
    color: #ffffff;
    font-size: 10px;
    text-decoration: underline;
}

.clave:hover
{
    color: #CEFF63;
}

.normal
{
    font-family: Verdana, Tahoma;
    font-weight: normal;
    color: #ffffff;
    font-size: 10px;
    text-decoration: underline;
}
.normal:hover
{
    color: #CEFF63;
}

.go
{
    font-family: Verdana, Tahoma;
    font-weight: bold;
    color: #CEFF63;
    font-size: 10px;
    text-decoration: none;
}

.go:hover
{
    color: #bcdd52;
}

.cond
{
    font-family: Verdana, Tahoma;
    font-weight:normal;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
}
.cond:hover
{
    color: #CEFF63;
}

.cond2
{
    font-family: Verdana, Tahoma;
    font-weight: normal;
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}

.cond2:hover
{
    color: #CEFF63;
}


a {
color: #FFFFFF;
font-weight: bold;
}


-- >