body {
	background-color: #cccc99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.topmenu:link, a.topmenu:visited {
	color: #ffffcc;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration:none;

}
a.topmenu:active, a.topmenu:hover {
	text-decoration: underline;
}

#contentbox {
	margin-top:10px;
}

.mainimg {
	padding:0px; 
	margin:0px;
}

td.content {
	padding-top: 0px;
	padding-left: 10px;
	line-height: 20px;
}

h1 {
	margin-top: 5px;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #006633;
	font-family: "Garamond","Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
img {
	border: none;
}

.footer {
	padding: 10px;
	font-size: 9px;
	text-align:center;
}

#button_hdr h1 {
	color: #FF9933;
	font-family: "Garamond","Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	padding-top: 25px;
}

#button_hdr {
	background-image: url(/images/hdr_green_bg.jpg); 
	width: 446px; 
	height:133px; 
	background-repeat:no-repeat;
	color: #FFFFFF;
	
}
#button_hdr a:link,#button_hdr a:visited {
	color: #FF9933;
	text-decoration:none;
}

#button_hdr a:hover,#button_hdr a:active {
	color: #FFFFFF;
	text-decoration:underline;
}