.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #000000;
	font-size: small;
}
.tablehpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #CCDDCA;
	font-size: small;
}
.tablehpage2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #FF0000;
	font-size: small;
}
body {
	background-image: url(images/menu.gif);
	background-color: #16660A;
}
.style3 {
	color: #FFFFFF;
	font-size: x-small;
}
.style5 {color: #000000; }
.h1 {
	font-size: medium;
	font-weight: bold;
	color: #006633;
	font-family: Tahoma;
}

#nav {
	width:auto;
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: small;
		}

		#nav li{
	list-style-type: none;
	background-image: url(images/navmenu.gif);
		}

		#nav li a {
	background: #CCCCCC;
	width: 100px;
	display: block;
	float: left;
	margin:0;
	padding: 0;
	text-align:center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
		}

		li a#last {
		border-right: 1px solid #CCCCCC;
		}

		#nav li a:link, #nav li a:visited{
		background: #003333;
		color: white;
		}

		#nav li a:hover, #nav li a:active{
		background: #999967;
		color: black;
		}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: underline;
}
.boxes {
	font: small Tahoma;
	border: thin none #000066;
	color: #000000;
	padding: 0px 2px;
	background-image: url(images/navmenu.gif);
	font-weight: bold;
}
.sig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #258136;
	font-size: small;
	font-weight: bold
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
#specialcell {padding-left:5px}
.style6 {font-size: x-small}
.style7 {
		font-size: x-small;
	    font-color: #268038;
		font:Arial, Helvetica, sans-serif;
		}
		
.leftimg {
float:left
}
.data-row-color { background-color:#FFFFFF; }
.data-row-color-alt { background-color: #F5F5F5; }
.infobox {
	text-align:center;
	padding: 2%;
	margin: 2%;
	width: 90%;
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #000000;
	font-size: small;
}
img#border {
	border: 1px solid #000000;
}
.eventBox {
	text-align:justify;
	padding: 10%;
}