body {
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 6px;
}
#MainShell {
	margin: auto;
	width: 915px;
	background-image: url(../images/topcap.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	background-color: #FFFFFF;
}
#leaderboard {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
#maincontent {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Req {
	font-weight: bold;
	color: #FF0000;
}
.MainTxtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	width: 95%;
}
.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.FooterLinks A
{
	color: #FFFFFF;
	text-decoration: none;
}
.FormBorder {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.SmallBorder {
	border: 1px solid #000000;
	height: 160px;
}
.SmallBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0C1A6A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
	padding-left: 10px;
}
.SmallBottom A {
	text-decoration: none;
	color: #FFFFFF;
}
.SmallBottom A:Hover {
	text-decoration: none;
	color: #E3EAFA;
	text-decoration: underline;
}.SmallWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.thead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F6ACF;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.WhiteForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
}
.SmallTxtBox {
	width: 123px;
	border: 2px solid #003290;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MainFormTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
}
.MainFormTxtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	border: 2px solid #2B3247;
	width: 90%;
}
.OuterSpace {
	margin-bottom: 5px;
}
.FormHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}

