*html #main_menu {
  background-image: url('../images/menu-fon.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 170px;
}

* html a.mainlevel:link, a.mainlevel:visited {
        display: block;
        background: url(../images/menu-non-selected.gif) no-repeat;
        vertical-align: bottom;
        font-size: 12px;
        color: #404143;
        text-align: left;
        padding-top: 2px;
        padding-left: 40px;
        height: 22px !important;
        width: 170px;
        background-position: left;
       text-decoration: none;
        font-family: Arial, Helvetica;

}

*html a.mainlevel:hover {
        background: url(../images/menu-selected.gif) no-repeat;
        text-decoration: underline;
        width: 170px;
        color: #333333;
}

*html #active_menu.mainlevel {
        color:#404143;
        font-weight: bold;
	background: url('../images/menu-selected1.gif') no-repeat;
        height: 20px !important;
        width: 160px;

}

.logo_form{
background-color:#E5E5E5;
border:1px solid #000000;
width:400px;
margin-left:15px;
}

.f_element{
margin-left:15px;
margin-bottom:10px;
margin-top:10px;
}

.f_label{
font-family:Arial, Helvetica;
font-size:11px;
}

.logos_table{
margin-top:20px;
}

.leaders{
text-align:center;
vertical-align:top;
}

.names_list{
text-align:left;
vertical-align:text-top;
}

.name_link {
font-family:Arial, Helvetica;
font-size:16px;
text-decoration:underline;
}

.area_title{
text-align:center;
font-family:Arial, Helvetica;
font-size:14px;
font-weight:bold;
color: #404143;
border-top:1px dashed #999999;
}

.txt {
font-family:Arial, Helvetica;
font-size:12px;
}

.button_logo a{
background-image:url(../images/button.gif);
background-repeat:no-repeat;
background-position:center;
display: block;
width:200px;
height:50px;
}

.button_logo2 a{
background-image:url(../images/all.gif);
background-repeat:no-repeat;
background-position:center;
display: block;
width:200px;
height:50px;
}

.comment_form{
background-color:#E5E5E5;
border:1px solid #000000;
width:400px;
margin-left:15px;
}

.comment {
font-size:16px;
font-weight:bold;
color:#cc0000;
margin-left:10px;}

.element{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#424242; margin:15px;
}

.search_b {
border:1px solid #000000;
background-color:#f6f6f6;
margin-top:5px;
}

.article_div {
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin:15px;
}

.comm_author {
font-size:13px;
margin:2px;}

.back_button a{
text-align:left;
margin-left:10px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

.back_button a:hover{
text-decoration:underline;
}

.board_name{
margin-top:20px;
margin:5px;
padding:0px;
}

.board_img{
margin-left:5px;
margin-right:10px;
}

.board_img a{
border:none;
}

.rev_link{
margin:20px;
font-weight:bold;
font-size:13px !important;
}

.review_form{
background-color:#E5E5E5;
border:1px solid #000000;
width:410px;
margin-left:15px;
}

.rev_title{
background:#CDD2DB;
}

.review_adds {
font-size:14px;
margin-top:4px;
margin-left:5px;
margin-bottom:4px;
color:#000000;}

.add_board_form{
background-color:#E5E5E5;
border:1px solid #000000;
width:530px;
margin-left:15px;
