.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}
.bgfourcenter {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(imagesfour/bgcenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.whiteonblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
.navtop {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

