body {
	background-color: #5c9610;
	margin: 0px;
	padding: 0px;
}
.shadowbg {
	background-image: url(images/shadowbg.jpg);
	background-repeat: repeat-y;
}
.navbg {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
}
a.css:link, a.css:active, a.css:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.css:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #91da32;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.navtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #5c9610;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E640B;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}

h3 {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}