BODY, TD, A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
}
A:HOVER {
	color : #A9A9A9;
}
.white{color : White;}
LI{
	list-style-image: url("pics/li-1.gif");
}

.topmenu{
	font-weight: bold;
	color : #FFF9E0;
	text-decoration : none;
}
A.topmenu:HOVER {
	color : White;
}
.leftmenu, .leftmenu_on{
	color : #565656;
	text-decoration : none;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	height: 14px;
}
.leftmenu_on {
	font-weight: bold;
	color : White;
	background-color : #FFCD08;
}
A.leftmenu:HOVER {
	color : #404040;
	background-color : #FFF8CA;
}
H1{
	color: #FFF9E0;
	font-weight : normal;
	font-size : 20px;
}
H2{
	color: #A9A9A9;
	font-weight : bold;
	font-size : 16px;
	margin-bottom: 12px;
}

.bee{
	background-image: url("pics/bee-2.gif");
	background-position : bottom;
	background-repeat : no-repeat;
}
.navbottom {
	color : #A9A9A9;
	font-size : 11px;
	font-family : Tahoma;
}
A.navbottom:HOVER {color: #565656;}

.menu, .menu_on{
	color : Black;
	text-decoration : none;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	height: 14px;
}
.menu_on {
	font-weight: bold;
	color : White;
	background-color : #FFCD08;
}
A.menu:HOVER {
	color : White;
	background-color : #FFCD08;
}
.sm{font-size : 80%}

H1.m{
	margin-bottom : 0px;
}
.metro_menu{
	color : Black;
	text-decoration : none;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
}
A.metro_menu:HOVER {
	color : White;
	background-color : #FFCD08;
}
.inp,.inp_err {
	width:100%;
	font-size : 11px;
	border-style: inset;
	border-width : 1px;
}
.inp_err {
	border-color : #FFCD08;
	border-style : solid;
	border-width : 2px;
}
.inp2 {
	font-size : 11px;
	border-style: inset;
	border-width : 1px;
}

.leftcolor{	color : #565656;
}
.obzap{color : #A9A9A9;}
.obzap_err{color : Black;font-weight: bold;}