body {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding: 0px;
        scrollbar-face-color: #EFEFEF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #333333;
        scrollbar-3Dlight-color: #999999;
        scrollbar-arrow-color: #006699;
        scrollbar-track-color: #ff5500;
        scrollbar-darkshadow-color: #EFEFEF;
        background-image: url(../images/bg_main.gif);
}

a.top_menu {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}

a.top_menu:hover {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #FF5500;
        text-decoration: none;
}

a.drop_menu {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}

a.drop_menu:hover {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #FF5500;
        text-decoration: none;
}

.title {
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        color: #006699;
        text-decoration: none;
}

.razdel {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #006699;
        text-decoration: none;
}

.bg_content_top {
        background-attachment: fixed;
        background-image: url(../images/bg_content.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}

a.idc {
        font-family: Tahoma;
        color: #006699;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
}

a.idc:hover {
        font-family: Tahoma;
        color: #FF5500;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
}

.line_top {
        border-top: solid 1px #ff5500;
}

.news_list {
        font-family: "Comic Sans MS";
        font-size: 12px;
        color: #006699;
        text-decoration: none;
}

a.news_list:link {
        font-family: "Comic Sans MS";
        font-size: 12px;
        color: #006699;
        text-decoration: underline;
}

a.news_list:hover {
        font-family: "Comic Sans MS";
        font-size: 12px;
        color: #ff5500;
        text-decoration: none;
}

a.news_list:visited {
        font-family: "Comic Sans MS";
        font-size: 12px;
        color: #a00000;
        text-decoration: none;
}

.content {
        font-family: Tahoma;
        font-size: 11px;
        color: #003366;
        text-decoration: none;
}

.tema {
        font-family: Tahoma;
        font-size: 14px;
        font-weight: normal;
        color: #006699;
        text-decoration: none;
}