.bodyclass {
	font-family: Arial, Helvetica, sans-serif;
}
.navtable {
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 5px;

}
.navtable a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;

}
.navtable a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
.navtable a:visited {
	color: #FFFFFF;
}
.divclass {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.divclass a {
	color: #FFFFFF;
	text-decoration: underline;
}
.divclass a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.divclass a:visited {
	color: #FFFFFF;
}
.topnav {
	font-size: 12px;
	padding: 5px;
}
.topnav a {
	text-decoration: none;
	color: #994444;
}
.topnav a:hover {
	text-decoration: underline;
	color: #336699;
}
.topnav a:visited {
	color: #994444;
}
.footer {
	font-size: 11px;
}
.footer a {
	font-size: 11px;
	text-decoration: underline;
}
.footer a:hover {
	font-size: 11px;
	text-decoration: none;
}
.footer a:visited {
	font-size: 11px;
}
.pagetext {
	font-size: 13px;
	padding-left: 5px;
}
.pageheading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetitle {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.paraheading {
	font-size: 12px;
	font-weight: bold;
}
.rooftable {
	font-size: 11px;
	text-align: center;
}
.blacktitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.listnone {
	list-style-type: none;
}
.list {
	line-height: 25px;
}
.testcss {
	background-repeat: no-repeat;
}
.norepeat {
	background-repeat: no-repeat;
}
.norepeatwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.formheader {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
}
