.top_bg {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
.flash_bg {

	background-image: url(../images/bg_flash.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 750px;
}
.body_bg {
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	width: 750px;
	background-position: top;
	background-color: #9AFD65;
}
.nav_bg {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 750px;
	height: 40px;
}
.footer_bg {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px;
	background-color: #ffabff;
}
.footer_bg60 {
	background-image: url(../images/bg_footer60.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px;
	background-color: #ffabff;
}
.footer_bg70 {
	background-image: url(../images/bg_footer70.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px;
	background-color: #ffabff;
}
.footer_bg80 {
	background-image: url(../images/bg_footer80.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px;
	background-color: #ffabff;
}
.footer_bg90 {
	background-image: url(../images/bg_footer90.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px;
	background-color: #ffabff;
}
.footer_bg2000 {
	background-image: url(../images/bg_footer2000.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 151px;
	background-color: #ffabff;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #571E57;
	text-align: center;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: justify;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 35px;
}
a.indexlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003300;
	text-align: justify;
	padding: 5px;
}	

a.indexlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #003300;
	text-align: justify;
	padding: 5px;
}
.bodytext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
