html {
	text-align: center;
	margin-top: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	background-color: #CCCCCC;
	margin-top: 0;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: left;
	margin-top: 0px;
	border-right: 1px solid #999;
}
.Body {
	margin-left: 4px;
	margin: 6px;
}
.copyright {
	color: #000000;
	font: normal 9pt Verdana, Geneva, sans-serif;
}
.res {
	font-family: "Arial";
	font-size: 8pt;
	color: #ff0000;
	font-weight: normal;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	color: #FFCCFF;
	font-weight: normal;
	text-decoration: none;
}
.labels {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.wcell {
	background-color: #CC9900;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330033;
}
.wcelllighter {
	background-color: #FFCC00;
}
.whtcell {
	background-color: #FFFFFF;
}
.yellowCell {
	background-color: #FFFF99;
}
.bodySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyDevnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold
}
.adminbody {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}
.adminbodyBold {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}
.adminheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
.adminbodysmall {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.Dev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}
.TrebBlueBody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.adminHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Webmaster {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.BorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.BorderRL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.BorderBottom {
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.BorderTopLeft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BorderTopRight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.BorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.BorderRight {
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.Courior {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	margin-left: 4px;
	margin: 6px;
}
#footer {
	padding-top: 2px;
	text-align: center;
	padding: 4px;
}
h1 {
	font-size: 1.5em;
}
#horNav {
	padding-top: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	border-top: 1px solid #b9b9b9;
}
#content {
	height: auto;
	width: 663px;
}

