BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
  font-family : Verdana;
  text-decoration : none;
  color : #000000;
 
}

.menu {
	color : #000073;
	text-decoration : none;
	font-size: 12px;
	font-style: normal;


}
.zgl {
	color : #6600FF;
	text-decoration : none;
	font-size: 17px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;

}
.begs {

	color : #330033;
	text-decoration : none;
	font-size: 11px;
	font-style: normal;
}
.data {
	color : #000066;
	text-decoration : none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
.notuze {
	color : #000099;
	text-decoration : none;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;

}
.whotext {
	color : #000066;
	text-decoration : none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pdnotuze {

	color : #000099;
	text-decoration : none;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.promej {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 6px;

}
.Comic {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: 200;
	color: #000066;
}







.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 16pt; /*Verdana;*/
font-family: Mistral;
width: 160px; /* Main Menu Item widths */
/*border-bottom: 1px solid #ccc;*/
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
/*font-size: 16pt;*/
font-family: Mistral; /*Стили всех пунктов меню*/
font-weight: none;
overflow: auto; /*force hasLayout in IE7 */
/*color: white;*/
text-decoration: none;
padding: 6px;
/*border-bottom: 1px solid #778;
border-right: 1px solid #778;
*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
/*font-size:12px;
 background-color: #cdbd99;*/
}

.sidebarmenu ul li a:visited{
/*color: white;*/
}

.sidebarmenu ul li a:hover{
/*background-color: black;*/
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 250px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


.submenu {

margin: 0;
padding: 0;
list-style-type: none;
font: bold 16pt; /*Verdana;*/
width: 500px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;/**/
}

.submenu li{
position: relative;
}

/* Top level menu links style */
.submenu li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
/*color: white;*/
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
/**/
}

.submenu li a:link, .submenu li a:visited, .submenu li a:active{
font-family: 'Mistral', sans-serif; /* стили шрифта каждой саб позиции меню*/
font-size:16pt;
text-align:left;
background-color: #cdbd99;/* */
}

.submenu li a:visited{
/*color: white;*/
}

.submenu li a:hover{
background-color: #f7e1c9;/**/
}

/*Sub level menu items */
.submenu li ul{
position: absolute;
width: 250px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.submenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}
/* Holly Hack for IE \*/
* html .submenu ul li { float: left; height: 1%; }
* html .submenu ul li a { height: 1%; }
/* End */




