body {
	background-color: #6690b3;
	padding: 0px;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.maintable {
	/*background-image: url(images/frame_back.gif);*/
	background-repeat: no-repeat;
	font-family: "Book Antiqua", verdana, arial;
	font-size: 12px;



}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.copyright {
	color: #660000;

}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.locationtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contacttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.homeText {
    font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 20px;
	
}
.homeText a:link {
	color: #000000;
	text-transform: none;
	text-decoration: none;
	
}

.homeText a:visited {
	color: #000000;
	text-transform: none;
	text-decoration: none;
	
}
.homeText a:active {
	color: #000000;
	text-transform: none;
	text-decoration: none;
	
}

.homeText a:hover {
	color: #993300;
	text-transform: none;
	text-decoration: underline;
	
}
