.page_background {
	background-color: #69B838;
	background-image: url(Images/page_background.jpg);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footertext a:link {
    color: #666666;
	text-decoration: none; 
} 
.footertext a:visited {
    color: #666666;
	text-decoration: none;
} 
.footertext a:hover {
    color: #666666;
	text-decoration: underline;
}		             
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#FFFFFF
}
.bodytext a:link {
    color: #FFFFFF;
	text-decoration: underline; 
} 
.bodytext a:visited {
    color: #FFFFFF;
	text-decoration: underline;
} 
.bodytext a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.bodyheaderwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color: #000000;
	color: #FFFFFF;
}
.bodyheaderorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color: #FF9900;
	color: #FEBB15;
}
.bodyheadergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color: #006900;
	color: #6FBC38;
}
.layers {
}
.imageborderwhite {
	border: 1px solid #FFFFFF;
}

