.othertable {
	border: thin solid #000;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 20px;
}
.top_bordergray {
	border-top-width: medium;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
.bannertable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.bottomnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	color: #CCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bottomcontact {
	font-size: 10px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top_border {
	border-top-width: medium;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6600;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #CC6600;
	text-transform: uppercase;
	text-align: left;
}
.floatright {
	float: right;
	color: #999999;
	margin: 12px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.bottom_black_band {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 32px;
}

