.border {
	border: 1px solid #003300;
}
.header {
	background-image: url(images_main/header.jpg);
	background-repeat: no-repeat;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #8CB74A;
	text-decoration: none;
}
.mainbg {
	background-image: url(images_main/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;

}
.bodtxtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #89B84C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.rextxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FF0000;
	text-decoration: none;
}
.menutxtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

