BODY
{
    FONT: 12px Arial;
    COLOR: black;
    MARGIN: 0px;
    background: #f1b80f url(img/bg1.gif) top center no-repeat;
}
P, TD, LI, FORM, 
{
    FONT: 12px Arial;
    COLOR: black;
}
B
{
    FONT: bold 12px Arial;
}
A
{
    FONT: 12px Arial;
    COLOR: #000088;
    TEXT-DECORATION: none
}
A:hover
{
    FONT: 12px Arial;
    COLOR: #A10000;
    TEXT-DECORATION: none
}
A.menu
{
    FONT: 16px Arial;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:hover.menu
{
    FONT: 16px Arial;
    COLOR: #A10000;
    TEXT-DECORATION: none
}
.h1
{
    FONT: bold 28px Arial;
    COLOR: black;
}
.h2
{
    FONT: bold 22px Arial;
    COLOR: black;
}
.h3
{
    FONT: bold 15px Arial;
    COLOR: black;
}
.h3s
{
    FONT: bold 15px Arial;
    COLOR: white;
}
INPUT, TEXTAREA, SELECT
{
    BORDER: gray 1px solid;
    FONT: 12px Arial;
    SCROLLBAR-FACE-COLOR: white;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: gray;
    SCROLLBAR-3DLIGHT-COLOR: gray;
    SCROLLBAR-ARROW-COLOR: gray;
    SCROLLBAR-TRACK-COLOR: white;
    SCROLLBAR-DARKSHADOW-COLOR: white;
}
.sinborde
{
    BORDER: 0px;
}
.blanco
{
    COLOR: white;
    FONT: bold 12px Arial;
}
TABLE .boton
{
    BORDER-COLLAPSE: collapse;
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
}
TD .bot_izda
{
    WIDTH: 135px;
    HEIGHT: 20px;
    COLOR: #464646;
    FONT: bold 12px Arial;
    BACKGROUND: url('img/boton_izda_1.gif') center center no-repeat;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 2px;
    CURSOR: pointer; CURSOR: hand;
}
TD .bot_izda_sel
{
    WIDTH: 135px;
    HEIGHT: 20px;
    COLOR: #ffffff;
    FONT: bold 12px Arial;
    BACKGROUND: url('img/boton_izda_2.gif') center center no-repeat;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 2px;
    CURSOR: pointer; CURSOR: hand;
}
TD .bot_dcha
{
    WIDTH: 135px;
    HEIGHT: 20px;
    COLOR: #464646;
    FONT: bold 12px Arial;
    BACKGROUND: url('img/boton_dcha_1.gif') center center no-repeat;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 2px;
    CURSOR: pointer; CURSOR: hand;
}
TD .bot_dcha_sel
{
    WIDTH: 135px;
    HEIGHT: 20px;
    COLOR: #ffffff;
    FONT: bold 12px Arial;
    BACKGROUND: url('img/boton_dcha_2.gif') center center no-repeat;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 2px;
    CURSOR: pointer; CURSOR: hand;
}

