.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	border: 1px solid #0066CC;
}
.NAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;


}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	background-color: #0066FF;
}
.linebelow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a2c2c;
	background-color: #FFFFFF;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9a2c2c;
	font-weight: bold;
}
.innertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SITEBY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #849BC4;
	padding: 2px;
	background-color: #FFFFFF;
	background-repeat: repeat;


}
.contactnoborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	background-color: #FFFFFF;
	border: 1px solid #ffd782;
}
.littlelinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.homepageheadings {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.littlelinkshomepage {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.imageright {
	padding: 5px;
	float: right;
	margin: 5px;
}
.linksblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.left {
	float: left;
}
