body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.footerCopy {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.footer {

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(images/tablefooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.head1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #657E19;
}
.txtBox {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 250px;
	border: 1px solid #587201;
}

a.head1:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #657E19;
	text-decoration: none;
}
a.head1:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #657E19;
	text-decoration: none;
}
a.head1:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #657E19;
	text-decoration: underline;
}
a.head1:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #657E19;
	text-decoration: none;
}
.txtArea {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 80px;
	width: 267px;
	border: 1px solid #587201;
}
.button {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #83A027;
	height: 22px;
	width: 80px;
}


