.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ccffff;
	text-decoration: none;
}
.anchors {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-align: center;
	background-color: #ccffff;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bolder;
	background-color: #ccffff;
	text-align: center;
	display: block;
	padding: 2px 2px 2px 2px;
}

.navtext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #ccffff;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bolder;
	background-color: #000000;
	text-align: center;
	display: block;
	padding: 2px 2px 2px 2px;
}
.navcell {
	background-color: #ccffff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border:outset;
	border-color:#333333;
	display: block;
}
.navcell:hover {
	background-color:#000000;
	text-align: center;
	display: block;
	padding: 0px 0px 0px 0px;
	border:outset;
	border-color:#333333;
}
.navanchor {
	background-color: #ccffff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border:outset;
	border-color:#333333;
 
}

.stdtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	text-indent: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.textheader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.textheader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: bold;
}
body {
	background-color: #000000;
}
.anchorssmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	background-color: #FFCC00;
}
.textheader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.leftimage {
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	float:left;
	}
.rightimage {
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	float:right;
	}
.centerimage {
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
