body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size:11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

a,a:visited,a:active {
	text-decoration:underline;
	color: #000;
}
a:hover {
	text-decoration:underline;
	color: #404040;
}
.fl {
	float: left;
}
.cl {
	clear: left;
}
#logo {
	height:80px;
	width:115px;
}
#menu {
	vertical-align: bottom;
	padding-top:45px;
	width: 740px;
	text-align: right;
}
.mnu_but {
	width: 110px;
	height: 30px;
	background-image: url(img/mnu_but.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
	text-align: center;
	line-height: 28px;
}
a.mnu_but,a.mnu_but:hover {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


img {	border-width: 0px;}

h1 {
	margin-top:0px;
	margin-bottom:5px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	color: #4e968a;
	font-size: 14px;
	margin:0px;
	margin-bottom: 5px;
}

h3 {
	font-style: italic;
	color: #4e968a;
	font-size: 14px;
	margin-bottom:8px;
}
h4 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom:8px;
}
 .hd_input {
 	width: 230px;
	font-size:11px;
	color: #bfbfbf;
	border: 0px;
	margin-left:6px;
	margin-top: 5px;
 }
 .hd_inp {
 	width:271px;
	height: 27px;
	background-image: url(img/input.gif);
	background-repeat: no-repeat;
 }

#main {
	width: 860px;
	height: 282px;
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#main_inn {
	width: 860px;
	height: 130px;
	background-image: url(img/main_inn.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.gr {
	color: #339e35;
}
.box{
	background-color:#cccccc; 
	width: 1px;
}
.bl {
	font-weight: bold;
}
a.l_mnu,a.l_mnu:visited {
	font-size: 12px;
	color: #4e968a;
}
a.l_mnu_sub,a.l_mnu_sub:visited {
	font-size: 11px;
	color: #4e968a;
}

#but {
	color: #7f7f7f;
	margin-top: 15px;
}
a.mnu_bot,a.mnu_bot:visited {
	color: #7f7f7f;
}
.cc {
	padding-left: 5px;
	padding-right: 5px;	
}
a.tax,a.tax:visited {
	color: #4e968a;
}
.txt {
	font-size: 12px;
}
.pad30 {
	padding-left: 30px;
}
.pad50 {
	padding-left: 50px;
}
.mnu_it {
	background-color: #4e968a;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
a.mnu_sel,a.mnu_sel:visited {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}