.style1 {color: #006600}
body {
	background-color: #000;
	margin-top: 0px;
}
.imageborder {
	border: thin groove #006600;
	margin-top: 0px;
}
.tablecopydiv {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	text-align: left;
	vertical-align: middle;
	background-position: center center;
	line-height: 2;
	background-color: #DED0DE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	color: #EEEEEE;
}
.logoimage {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
}
.flashbox {
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topbanner {
	background-image: url(images/bannerbkgnd.jpg);
	background-repeat: repeat;
}
.style4 div p {
	margin-top: 0px;
	text-align: center;
}
#mainnav {
	list-style-image: none;
	list-style-type: none;
	float: none;
	text-align: center;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
}
#mainnav ul li {
	display: inline;
	list-style-type: none;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainnav ul li a {
	text-decoration: none;
	color: #333;
}
#mainnav ul li a:hover {
	color: #FFFFFF;
	background-color: #3A7B42;
	font-weight: normal;
}
