BODY {
PADDING: 0px; margin: 0px;
background-color: #F7F7F7;
FONT-SIZE: 11px; text-decoration: none; COLOR: #000000;
FONT-FAMILY: Verdana;
border-spacing: 0px;
cursor: default;
TEXT-ALIGN: center; 
}


/*Шапка*/
.search { background: url(search.gif) no-repeat; }
.search_main { background: url(search_bg_main.gif); }
.search_form { padding-top: 30px;}


INPUT, SELECT
        {
                font-size: 11px;
                padding-left: 4px;
                FONT-FAMILY: Verdana;

        }
.form_search { margin-left: 52px; FONT-SIZE: 10px; COLOR: #777760; width: 128px; height: 16px; background-image: url(search_bg.gif); border: 0px solid; padding-left: 5px; }
.form_buttom {  width: 31px; height: 19px; background-image: url(ok.gif); border: 0px solid;}



/*Меню*/
.menu_main { background: url(center_bg.gif); valign: top;}
.menu { background: url(menu_bg.gif);}
.menu_space_top { height: 7px;}


.menu_link { height: 16px; width: 210px; padding-left: 70px; }
.menu_link_on { height: 16px; width: 210px; /*background: url(menu_on.gif);*/ padding-left: 70px; }

.menu_link A{ text-decoration: none; COLOR: #355356; FONT-SIZE: 11px; FONT-WEIGHT: bold;}
.menu_link A:hover{ text-decoration: none; COLOR: #AF0200;}

.menu_link_on A{ text-decoration: none; COLOR: #355356; FONT-SIZE: 11px; FONT-WEIGHT: bold;}
.menu_link_on A:hover{ text-decoration: none; COLOR: #AF0200;}

.img { padding-top: 31px; }



/*Футер*/
.bot_left { background: url(bot_left.gif) right; }




/*Новости*/
.news_top {  padding-top: 10px; FONT-SIZE: 10px; text-decoration: none; COLOR: #6A6A6A; FONT-WEIGHT: bold;}
.line_2 { background: url(line_2.gif); height: 10px;}
.date { padding-left: 75px; padding-top: 4px; padding-bottom: 4px;FONT-SIZE: 11px; text-decoration: none; COLOR: #3F5E8D; FONT-WEIGHT: bold;}
.line_1 { background: url(line_1.gif); height: 10px;}
.news_text {  text-align: justify; FONT-SIZE: 10px; text-decoration: none; COLOR: #828282; }
td {  FONT-SIZE: 11px; text-decoration: none; COLOR: #323232; }

DIV.small_hidden
{
    visibility: hidden;
    position: absolute;
}

DIV.small_visible
{

    z-index: 5;
    visibility: visible;
}
DIV.small_visible { padding-left: 73px;}
DIV.small_visible A{ text-decoration: none; COLOR: #355356; FONT-SIZE: 11px;}
DIV.small_visible A:hover{ text-decoration: none; COLOR: #AF0200;}















