body {
	background: #666666;
	color: #666666;
}
.maintable {
	background-color: #FFFFCC;
	border-width: 6px;
	border-style: solid;
	border-color: #333;
}
.pageheading {
	background-color: #FFFFCC;
}
.navigationsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #CC9933;
}
.navigationsub:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.navigationsub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.navigationsub2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.navigationsub3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.navigationsub3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.navigationsub4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.navigationsub4:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
.selnavsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.tblNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}
.tblNav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-bottom-width: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}
.img {
	border: 1px solid #333;
	margin: 3px;
	padding: 3px;
	text-align: center;
	background-color: #FFFFCC;
}
.img td {
	text-align: center;
}
.imgfloat {
	border: 2px solid #333;
	margin: 8px;
	width: 140px;
	Height: 90px;
	Max-width: 140px;
	Max-Height: 140px;
	padding: 5px 0px 0px 0px;
	float: left;
	text-align: center;
	background-color: #FFFFCC;
}
.imgfloat:hover {
	background-color: #CC9933;
}
.spacer {
	clear: both;
}
