﻿body
{
	background-color: #fdfebc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodybg
{
	background-color: #fdfebc;
}
.bodytext
{
	line-height: 16px;
}
.site {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	border-collapse: collapse;
	border-spacing: ;
	padding: 0px;
	background-color: #5b881e;
	
}
.bodytext {
	background-color: #ffffff;
	padding:10px 10px 10px 10px;
}
.addresstext {
	background-color: #fdfebc;
	padding:10px 10px 10px 10px;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea
{
	background-color: White;
}
.alignment
{
	text-align: center;
}
.frame
{
	width: 760px;
	text-align: center;
}
.body
{
	background-color: #FFFFFF;
	width:  580px;
}
A.nav:link, A.nav:visited, A.nav:active
{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}		
A.nav:hover	
{	
	text-decoration:	underline;
	color:	#fdfebc;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}
A.navheading:link, A.navheading:visited, A.navheading:active
{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}		
A.navheading:hover	
{	
	text-decoration:	underline;
	color:	#fdfebc;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}
A.whiteText:link, A.whiteText:visited, A.whiteText:active
{	
	text-decoration:	none;
	color:	#FDFEBC;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}		
A.whiteText:hover	
{	
	text-decoration:	underline;
	color:	#fdfebc;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}
A:link, A:visited, A:active
{	
	text-decoration:	none;
	color:	#5B881E;
	font-weight: bold;
	font-size: 10px;
}	
A:hover	
{	
	text-decoration:	underline;
	color:	#5B881E;
	font-weight: bold;
	font-size: 10px;
}
.whiteText
{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.heading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #5b881e;
}
.navheading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #fdfebc;
}
.titleText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	line-height: 20px;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.pad
{
	padding:10px 10px 10px 10px;
}