.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	text-align: center;
}
.editmain {
	font-family: Arial, Helvetica, sans-serif;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: inherit;
}
.tabletextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: 75%;
}
body {
	background-color: #000000;
 background-image:  url(images/darkblue.jpg)
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #00dead;
}
.links-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
linkbox_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linkbox_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links_standard a:link, .links_standard a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}
.links-bold a:link, .links-bold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.links-bold a:hover, .links-bold a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
	font-size: 14px;
}
.leftnav_brdrCopy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D2CDCB;
	border-right-color: #D2CDCB;
	border-bottom-color: #D2CDCB;
	border-left-color: #D2CDCB;
}
.linkbox_standard a:link, .linkbox_standard a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}
.titletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
div {
	background-position: center center;
	height: 100%;
	width: 100%;
	overflow: auto;
}
#page {
	position: relative;
	height: 700px;
	width: 1000px;
	vertical-align: top;
	clear: both;
	padding: 3px;
	overflow: visible;
}
.header_title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: bottom;
	text-align: right;
	word-spacing: normal;
}
.leftnav_brdr .text #leftText {
	overflow: auto;
	height: 100%;
}
.text #mainText {
	overflow: auto;
	height: 600px;
}
