/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #406900;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.announce {font-size: 14px;
			color: #406900;
}
.forms1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listings1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listingsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.listingsBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whitetext {
	color: #FFFFFF;
}
a	{
	color: #333333;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	color: #006600;
	cursor: hand;
	text-decoration: none;
}
a.other {
	color:#FFFFFF;
	text-decoration: underline;
}
a.other:hover {
	color:#FFFF00;
	text-decoration: underline;
}


-->


