body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background: #B8B0A5;
}
H5 {font-size: 18px;}
A {color: blue; text-decoration: underline;}
A:hover {color: red; text-decoration: underline;}
A:visited {color: blue; text-decoration: underline;}
.image {padding-right: 10px;}
.mainIndented {padding-left: 25px; padding-right: 25px;}

.mainText {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.header {
	background: white;
	border-bottom: medium #000000 solid;
	border-top: thin #000000 solid;
	border-left: thin #000000 solid;
	border-right: thin #000000 solid;
}
.header2 {
	background: white;
	border-bottom: thin #000000 solid;
	border-left: thin #000000 solid;
	border-right: thin #000000 solid;
}
.registryList {
	font-size: 10px;
}

.leftNav {
	width: 130px;
	font-size: 12px;
	background: #990000;
	padding-left: 3px;
	padding-top: 15px;
}
.Nav {padding-bottom: 15px;}
A.leftNav {color: white;}
A.leftNav:hover {color: #999999;}
.rightPics {padding-top: 15px;}
.bottomNav {
	font-size: 9px;
	padding-top: 5px;
}

.copyright {
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: black;
}
A.NAVLINK {color: white;}
A.NAVLINK:hover {color: #999999;}
A.addOnLinks {color: black; text-decoration: underline; font-size: 10px;}
A.addOnLinks:hover {color: red; text-decoration: underline; font-size: 10px;}

.standard {padding-bottom: 22px; font-size: 12px;}
A.standard {color: black;}
A.standard:hover {color: red;}

.contactText {color: black;}
.contactOptions {font-size: 10px; padding-left: 10px;}