DIV.mainstatewrapper {
    margin-top: 0px;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;

	COLOR: #3972C5! important;

	TEXT-ALIGN: left;
	text-decoration: none;
	font-family: tahoma;
	text-align:center;
	position: relative;
	background-color: #3972C5;
}
.mainstate, .mainstate:visited {
     margin-top: 0px;
	/*PADDING-BOTTOM: 7px;
	PADDING-TOP: 8px;*/
	COLOR: #BBD7FD;
	TEXT-DECORATION: none;
    text-align:center;
	background-position: bottom;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFD1EC;*/
	line-height: 25px;

}




.mainstate:hover {
margin-top: 0px;
	text-decoration: none;
	background-image: url(menu_007.gif);
	background-repeat: repeat-x;
	background-position: left 5px;
	/*background-color: #FFD700;*/
	text-align:center;

	COLOR: #FFFFFF;


}



/*Текущий пункт меню*/
.openmainstate, .openmainstate:hover {

	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
	COLOR: #FFFFFF! important;
	/*BACKGROUND-COLOR: #277a27;*/
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	width: 277px;
	background-color: #3972C5;
	text-align:center;


}


