td {
        font-family: Arial;
        font-size: 9pt;
        color: #000000;
}
.menu_head_body_gray_line {
        background-attachment: fixed;
        background-image: url(../img/interface/menu_body_head_bg.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.menu_green {
        background-attachment: fixed;
        background-image: url(../img/interface/menu_green_ground.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
        padding: 0px;
}
.menu_yellow {

        background-attachment: fixed;
        background-image: url(../img/interface/menu_yellow_ground.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
.menu_red {
        background-attachment: fixed;
        background-image: url(../img/interface/menu_red_ground.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
.menu_magenta {
        background-attachment: fixed;
        background-image: url(../img/interface/menu_magenta_ground.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
a:link {
        color: #000000;
}
a:visited {
        color: #000000;
}
a:hover {
        color: #CC0000;
}
a:active {
        color: #660000;
}
A.head_green {
        text-decoration: none;
}
A.green {
        padding-left: 10;
        text-decoration: none;
}
A.green:hover {
        color: #009900;
}
A.green:active {
        color: #660000;
}
A.head_yellow {
        text-decoration: none;
}
A.yellow {
        padding-left: 10;
        text-decoration: none;
}
A.yellow:hover {
        color: #CC9900;
}
A.yellow:active {
        color: #660000;
}
A.head_red {
        text-decoration: none;
}
A.red {
        padding-left: 10;
        text-decoration: none;
}
A.red:hover {
        color: #CC0000;
}
A.red:active {
        color: #660000;
}
A.head_magenta {
        text-decoration: none;
}
A.magenta {
        padding-left: 10;
        text-decoration: none;
}
A.magenta:hover {
        color: #660099;
}
A.magenta:active {
        color: #660000;
}
.buttons {
        font-family: Arial;
        color: #FFE996;
        height: 20px;
        width: 50px;
        background-color: #5C1801;
        border-top: 1px solid #FFE996;
        border-right: 1px solid #FFE996;
        border-bottom: 1px solid #BC7B1B;
        border-left: 1px solid #BC7B1B;
}
.autorization_forms {
        font-family: Arial;
        font-size: 9pt;
        color: #5C1801;
        background-color: #FBF0E0;
        border: 1px solid #5C1801;
        height: 20px;
        width: 88px;
        padding-left: 3px;
}
.search_form {
        font-family: Arial;
        font-size: 9pt;
        color: #663333;
        background-color: #FBF0E0;
        border: 1px solid #5C1801;
        height: 20px;
        width: 186px;
        padding-left: 3px;
}
.love {
        background-attachment: fixed;
        background-image: url(../img/interface/hearts.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
}
.news {
        background-attachment: fixed;
        background-image: url(../img/interface/news.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
}
.alert {
        color: #CC0000;
        font-weight: bold;
}
.headers {
        color: #FFE996;
        font-weight: bold;
        background-color: #5C1801;
        padding-left: 3px;
}
.weather {
        color: #5C1801;
        font-family: Tahoma;
        font-size: 7pt;
        font-weight: bold;
        background-color: #EEEECC;
        padding-left: 3px;
}
.weather_text {
        font-family: Tahoma;
        font-size: 7pt;
        text-align: center;
}
.weather_temperature {
        color: #5C1801;
        font-family: Tahoma;
        font-size: 8pt;
}
.currency {
        font-family: Tahoma;
        font-size: 7pt;
}
.currency_old {
        color: #5C1801;
        font-family: Tahoma;
        font-size: 7pt;
}
.data_from {
        color: #5C1801;
        font-family: Tahoma;
        font-size: 7pt;
        text-align: center;
}