A {
        font-family: Trebuchet MS;
        color: #D8D8D8;
        font-size: 13px;
        text-decoration: none;
}
A:link {
        font-family: Trebuchet MS;
        color: #D8D8D8;
        font-size: 13px;
        text-decoration: none;
        color: #5F5F5F;
}
A:visited {
        font-family: Trebuchet MS;
        color: #D8D8D8;
        font-size: 13px;
        text-decoration: none;
        color: #5F5F5F;
}
A:active        {
        font-family: Trebuchet MS;
        color: #D8D8D8;
        font-size: 13px;
        text-decoration: none;
        color: #5F5F5F;
}
A:hover         {
        font-family: Trebuchet MS;
        color: #FA0206;
        font-size: 13px;
        text-decoration: none;
        color: #5F5F5F;
}

BODY {
        margin: 0px;
        scrollbar-face-color:'#cccccc';
        scrollbar-arrow-color:'#FFFFFF';
        scrollbar-track-color:'#FFFFFF';
        scrollbar-shadow-color:'#FFFFFF';
        scrollbar-highlight-color:'#FFFFFF';
        scrollbar-3dlight-color:'#FFFFFF';
        scrollbar-darkshadow-Color:'#FFFFFF';
}

.texto {
        font-family: Trebuchet MS;
        color: #555555;
        font-size: 12px;
        letter-spacing: 0px;
        font-weight: semibold;
        line-height: 15px;
}

.siguiente {
        font-family: Trebuchet MS;
        color: #D8D8D8;
        font-size: 11px;
        text-decoration: none;
}

.siguienteOn {
        font-family: Trebuchet MS;
        color: #555555;
        font-size: 11px;
        text-decoration: none;
}

.titulo {
        font-family: Trebuchet MS;
        color: #FA0206;
        font-size: 13px;
        letter-spacing: 0px;
        font-weight: bold;
        line-height: 13px;
        margin-left: 5px;
}

.rojoCorporativo {
        color: #FA0206;
        font-weight: bold;
}

.header {
        font-family: Trebuchet MS;
        letter-spacing: 1px;
        color: #FFFFFF;
        font-size: 11px;
        padding: 3px;
        width: 100%;
        background: #FA0206;
}

.tableMenuOff {
        background: #EFEFEF;
        width: 158px;
        border: 1px;
        border-color: #ffffff;
        border-style: solid;
}

.tableMenuOn {
        background: #D8D8D8;
        width: 158px;
        border: 1px;
        border-color: #ffffff;
        border-style: solid;
}

.menuOff {
        font-family: Trebuchet MS;
        color: #7A7A7A;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: normal;
        line-height: 13px;
}

.menuOn {
        font-family: Trebuchet MS;
        color: #E5212D;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: bold;
        line-height: 13px;
}

.franjaTitle {
        margin-left: 10px;
        margin-right: 10px;
        border-top: 0px;
        border-bottom: 1px;
        border-style: solid;
        border-left: 0px;
        border-right: 0px;
        background: #FFFFFF;
}

.loginTable {
        border-top: 0px;
        border-bottom: 1px;
        border-style: solid;
        border-left: 0px;
        border-right: 0px;
        border-color: #716F6E;
        background: #DADADA;
        background-image: url(img/fondo_login.jpg);
        width: 195px;
        height: 100px;
}

.inboxLogin {
        align: center;
        border-width:1px;
        border-style:solid;
        border-color:#656565;
        margin: 0px;
        width: 80px;
        height: 15px;
        background-color:#ffffff;
        font-family: Verdana;
        font-size:10px;
        color:#000000;
}

.sendLogin {
        border-width:0px;
        background-color:#716F6E;
        margin: 0px;
        width: 60px;
        height: 20;
        font-family: Tahoma;
        font-size:11px;
        color:#ffffff;
        overflow:auto
}

.inbox {
        align: center;
        border-width:1px;
        border-style:solid;
        border-color:#656565;
        margin: 0px;
        background-color:#ffffff;
        font-family: Verdana;
        font-size:10px;
        color:#000000;
}
