body {
	margin: 0;
	padding: 0;
	background-color: Black;
	color: FCEDB6;
}
a, a:Link, a:Visited {
	color: FCEDB6;
}
a:Hover, a:Active {
	text-decoration: none !important;
	color: White;
}
.mainPageTbl {
	height: 100%;
	width: 100%;
}
.navTD {
	vertical-align: top;
	height: 100%;
}
.navTbl {
	height: 100%;
}
.navTbl td{
	vertical-align: top;
}
.contentMainTD {
	vertical-align: top;
	width: 100%;
}
.contentMainTbl {
	height: 100%;
	width: 100%;
}
.contentMainDiv{
	margin: 25 0 5 5;
}
.font {
	color: FCEDB6;
}
.formDescriptionDiv{
	margin: 4 4 4 4 ;
}
.formDescriptionDivs{
	margin: 4 4 4 4 ;
	color: #ff0000;
	font-weight:bolder;
}
.formDescriptionTD {
	background-color: 7C7A5A;
	vertical-align: top;
	text-align: right;
	width: 2250px;
}
.copyright, a.copyright:link, a.copyright:hover, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: FCEDB6;
	font-size: 11px;
}
