.menu_1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(images/main_menu.png) left top repeat-x;
    width: 199px;
    height: 21px;

    font-size: 12px;
    padding-top: 6px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    *height: 27px;
}
.menu_1 a, .menu_1 a:link, .menu_1 a:visited {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.menu_1 a:hover, .menu_1 a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFF00;
    font-weight: bold;
}

a.menu_selected_1, a.menu_selected_1:link, a.menu_selected_1:visited, a.menu_selected_1:active {
    color: #FFFF00;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menu_2 {
    background: #FFF9F0;
    padding-left: 19px;
    padding-right: 40px;
    padding-top: 4px;
    padding-bottom: 5px;
    *padding-top: left center no-repeat;
    *padding-bottom: left center no-repeat;
    margin: 0px 0px 0px 0px;
}
.menu_2 a, .menu_2 a:link, .menu_2 a:visited, .menu_2 a:active {
    font-family: Tahoma;
    font-size: 12px;
    color: #009;
    *color: #009;
    line-height: 1.5;
    *line-height: 1.0;
    font-weight: bold !important;
}

.menu_2 a:hover {
    color: #0066FF;
}

.menu_3 {
    background: url(images/btn-blackArrow01.gif) left center no-repeat;
    padding-left: 12px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 5px;
    *padding-top: left center no-repeat;
    *padding-bottom: left center no-repeat;
    margin: 0px 0px 0px 13px;
}
.menu_3 a, .menu_3 a:link, .menu_3 a:visited, .menu_3 a:active  {
    font-family: Tahoma;
    font-size: 12px;
    color: #009;
    *color: #009;
    line-height: 1.5;
    *line-height: 1.0;
    font-weight: bold;
}

.menu_3 a:hover {
    color: #0066FF;
}

.menu_4 {
    background: url(images/btn-RedArrow.gif) left center no-repeat;
    padding-left: 14px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 0px;
    *padding-top: center no-repeat;
    *padding-bottom: center no-repeat;
    margin: 0px 0px 4px 22px; 
}
.menu_4 a, .menu_4 a:link, .menu_4 a:visited, .menu_4 a:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #039;
    *color: #039;
    line-height: 1.5;
    *line-height: 1.0;
    font-weight: bold;
}

.menu_4 a:hover {
    color: #0066FF;
}

.menu_5 {
    background: url(images/catlevel3.gif) left center no-repeat;
    padding-left: 16px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 0px;
    *padding-top: left center no-repeat;
    *padding-bottom: left center no-repeat;
    margin: 0px 0px 4px 25px;
}

.menu_5 a, .menu_5 a:link, .menu_5 a:visited, .menu_5 a:active  {
    font-family: Tahoma;
    font-size: 11px;
    color: #039;
    *color: #039;
    line-height: 1.5;
    *line-height: 1.0;
    font-weight: bold;
}

.menu_5 a:hover {
    color: #0066FF;
}


/* Разделы меню, выделенные */
span.menu_selected_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFF00;
    font-weight: bold;
}
span.menu_selected_2 {
    font-family: Tahoma;
    font-size: 12px;
    color: #FF3600;
    font-weight: bold;
    line-height: 1.5;
    *line-height: 1.0;
}
span.menu_selected_3 {
    font-family: Tahoma;
    font-size: 12px;
    color: #FF3600;
    font-weight: bold;
    line-height: 1.5;
    *line-height: 1.0;
}
span.menu_selected_4 {
    font-family: Tahoma;
    font-size: 11px;
    color: #FF3600;
    font-weight: bold;
    line-height: 1.5;
    *line-height: 1.0;
}
span.menu_selected_5 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FF3600;
    line-height: 1.5;
    *line-height: 1.0;
}


a.menu_selected, a.menu_selected:link, a.menu_selected:visited, a.menu_selected:active {
    color: #FF3600;
    text-decoration: none;
}
a.menu_selected a:hover {
    text-decoration: none;
}
