@charset "utf-8";
body {
	background-image: url(img/bgb.gif);
	background-position: center;
}
.background {
	background: #ffffff;
	margin:0px; 
	padding:0px;
	margin-left:0;
	margin-top:0;
	margin-width:0;
	margin-height:0;
	background-image: url(img/bgb.gif);
	background-position: center;
}

.background1 {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(img/1.gif);
	padding-left: 10px;
	color:#A1A1A1;
}
.background2 {
	background-image: url(img/5.jpg);
	background-repeat: no-repeat;
	background-color: #319F00;
}
.background3 {
	font-family: Verdana;
	font-weight: bold;
	background-color: #a1a1a1;
	background-image: url(img/6.gif);
}
.background4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #a1a1a1;
	background-image: url(img/2.gif);
}
.background5 {
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5DAA3B;
	background-image: url(img/3.gif);
	border:1px solid #FFFFFF;
	padding-left:10px;
}
.background6 {
	font-family: Verdana;
	background-image: url(img/4.gif);
	font-size: 10px;
	padding:5px;
	border:1px solid #FFFFFF;
	background-color: #FCFCFC;
	background-repeat: repeat-x;
	background-position: bottom;
}
.background7 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #319F00;
	background-image: url(img/10.gif);
	background-repeat: repeat-x;
	text-indent: 12px;
}
.background8 {
	font-family: Verdana;
	font-size: 10.5px;
	color: #a1a1a1;
	background-image: url(img/8.gif);
	background-repeat: repeat-x;
}
.background9 {
	color: #a1a1a1;
	background-image: url(img/7.gif);
	background-repeat: repeat-x;
}
.background10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(img/10.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial;
	font-size: small;
	color: #333333;
	padding-top: 10px;
	bgcolor:#FCFCFC;
}
.h1 {
	font-family: Verdana;
	font-size: 45px;
	font-weight: bold;
	color: #FFFF00;
	display:inline;
	padding-right:15px;
	font-style: italic;
}
.h2 {
	font-family: Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	padding-right:15px;
}
.h3 {
	font-family: Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	padding-right:15px;
}
.h4 {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	display:inline;
	padding-right:15px;
}


/* Menus */
ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {
	margin: 0;
	padding: 0 0 0 13px;
	margin-bottom: .6em;
	background-image: url(img/11.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}
/* ----- */

/* Main Menu */
.m {
	font-family:Tahoma;
	font-size: 11px;
}
a.m:link {text-decoration:none; color:#559B36}
a.m:visited {text-decoration:none; color:#559B36}

a.m:hover {text-decoration:none; color:#559B36; font-weight:bold;}
a.m:active {text-decoration:none; color:#559B36; font-weight:bold;}

.ma {font-weight:bold;}
a.ma:link {text-decoration:none; color:#559B36}
a.ma:visited {text-decoration:none; color:#559B36}
a.ma:hover {text-decoration:none; color:#559B36;}
li.m {border:1px solid #EDEDED; margin: 2px; padding: 2px 2px 2px 13px; background: #FFFFFF;}
a:link {
	color: #33333;
	text-decoration: none;
}
