body{
	margin:0;
	background-color : #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}.grenbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #3E5E0B;
	color: #9CB86E;
}
.headerbg {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #A34D00;
	text-decoration: none;
	background-image: url(images/headerbg.GIF);
	background-attachment: fixed;
	background-color: #F9F8EE;
	background-position: left top;
	background-repeat: no-repeat;
}
.brwonheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A34D00;
	text-decoration: none;
}
.leftbg {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3E5E0B;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/leftsectionbg.GIF);
	background-repeat: repeat-x;
	background-position: left top;
}
.grayheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.greenheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3E5E0B;
	text-decoration: none;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.greenbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E5E0B;
}
