/*FONT PROPERTIES*/
H1 {
	FONT-FAMILY: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	COLOR: #CC0000;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 10px;
	text-align: left;
	margin: 10px;
}
.smalltext { COLOR: #000000; FONT-SIZE: 10px}
.tableborder {
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: none;
	border-left: thin solid #999999;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.subnav a:link {
	color: #000000;
	text-decoration: underline;
}
.subnav a:visited {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin-right: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align: justify;
}
.navhead {
	background-attachment: scroll;
	background-image: url(../art/navhead.gif);
	background-repeat: no-repeat;
	border: 1px none #00FF00;
}
.insetimgrt {
	margin-right: 10px;
	margin-bottom: 10px;
}
.insetimglt {
	margin-bottom: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	margin: 5px;
}
.sidenav {
	background-color: #eeeeee;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 5px 5px;
	color: #666666;
	list-style-image: url(../art/blue.gif);
}
.sidenav a:link {
	text-decoration: none;
	color: #666666;
}
.sidenav a:visited {
	color: #666666;
	text-decoration: none;
}
.sidenav a:hover {
	color: #000000;
	text-decoration: underline;
}
.sidenav a:active {
	color: #666666;
	text-decoration: none;
}
.rednav {
	background-color: #eeeeee;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 5px 5px;
	list-style-image: url(../art/blue.gif);
}
.rednav a:link {
	color: #CC0000;
	text-decoration: none;
}
.rednav a:visited {
	color: #CC0000;
	text-decoration: none;
}
.rednav a:hover {
	color: #000000;
	text-decoration: underline;
}
.rednav a:active {
	color: #CC0000;
	text-decoration: none;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	font-style: italic;
	margin-bottom: 15px;
}
.tabletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
