body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/fon.gif);
	margin: 0;
	width: 100%;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #045AA7;
}

.nav {
	font-size: 10px;
	color: #999999;
}
.left {
	color: #000033;
}

.menu {
	font-size: 12px;
	color: #045AA7;
}
.menu a {
	font-size: 12px;
	color: #045AA7;
}
.menu:hover {
	color: #0099FF;
}
.white {
	color: #CCCCCC;
}
.page {
	font-size: 14px;
	font-weight: bold;
	color: #2176D3;
}
a {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
.nav1 {
margin-left: 0px;
padding:5px 0px 4px 0px;
border-top: #045AA7 1px dotted;
}
.nav2 {
margin-left: 0px;
padding:2px 0px 1px 20px;
}
.blok_nav1 {
background-image:url(/images/for_menu.jpg);
background-position: bottom;
background-repeat:no-repeat;
display: none;
float:left;
height:inherit;
list-style-position:outside;
text-decoration:none;
width:0px;
}
.blok_nav2 {
background-image:url(/images/for_menu.jpg);
background-position: bottom;
background-repeat:no-repeat;
display:none;
float:left;
height:0px;
text-decoration:none;
width:0px;
}
.red {
color:#FF0000
}