@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-color:#6d9211;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.a:hover {
	text-decoration: none;
	color: #6d9211;
}
.style1 {color: #FFFFFF}
.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.h_top_bg{
	background-image:url(h_bg_top.gif);
	background-repeat:repeat-x;
	height:16px;
	background-position: left bottom;
}
.h_bottom_bg{
	background-image:url(h_bg_top.gif);
	background-repeat:repeat-x;
	height:16px;
	filter:FlipV;
	background-position: left bottom;
}
.bodytext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:18pt;
color:#000000;
padding-left:16px;
padding-right:26px;
}
.services_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:18pt;
color:#000000;
padding-left:16px;
padding-right:26px;
}
.bodytext1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:18pt;
padding-left:7px;
color:#000000;
}
.headlines
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18pt;
	color:#61840b;
	font-weight: bold;
}
.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#8dc00e;

}
.services_imgs{
margin-bottom:7px;
margin-right:7px;
margin-left:7px;
margin-top:7px;
background-color:#e0e0e0;
}
.li{
	list-style-image: url(li.jpg);
}