.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 180px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.infobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	text-transform: capitalize;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: x-small;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC66;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
}
.leftline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.rightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
.infobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.logobackground {
	background-image: url(images/logoupdated2.gif);
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF2900;
	text-align: center;
	text-transform: capitalize;
}
.paraheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #0066CC;
	text-indent: 5pt;
}
.mouseoverpics {
	cursor: hand;
	padding-right: 5px;
	padding-left: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding-left: 5px;
	list-style-type: disc;
	font-weight: bold;
}
a.paraheading:link {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0066CC;
}
a.paraheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0066CC;
	text-decoration: underline;
}
a.paraheading:active {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0066CC;
}
a.bodytext:hover {
	text-decoration: underline;
}
.registered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
