body
{
	margin-top : 0;
}
.helptext { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333;
line-height : 18px;
}

 a:link { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight: bold; color: #FF6600; text-decoration: underline} 
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 
bold; color: #9900FF; text-decoration: none} a:active { font-family: Arial, Helvetica, 
sans-serif; font-size: 12px; font-weight: bold; color: #00CC00; text-decoration: 
underline} a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
font-weight: bold; color: #0000FF} .States { font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; font-weight: bold; color: #333333; background-color: #FBFBFB} 
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold}
.bodytextboldcomment { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold ; font-style: normal}
.bodytextboldRED { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; font-weight: bold }
.commentRED { font-family: "Comic Sans MS"; font-size: 16px; color: #CC0000; font-weight: normal; font-style: normal}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal }
.pop {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}

.txtregister
{
	color:#ffffff;
	text-align:center;
	line-height : 18px;
}
.registerHeading
{
	color:#ffffff;
	font-weight : bold;
	padding-left:50px;
}

.spacer
{
	margin-top : 15px;
}

.loginHeading
{
	color:#000000;
	font-weight : bold;
	padding-left:55px;	
}
#bglogin
{
	background-image : url(images/bglogin.gif);
	background-repeat : no-repeat;
}
#bgregister
{
	background-image : url(images/bgregister.gif);
	background-repeat : no-repeat;
}
.txtPadding
{
	padding : 10px;
}
a.register
{
	color : #ffffff;
	padding : 5px;
}
a:visited.register
{
	color : #ffffff;
	padding : 5px;
}

a.nav
{
	padding: 5px;
	border-top : 1 solid Gray;
	border-right: 1 solid Gray;
	border-left : 1 solid Gray;
	text-align : center;
}
a:hover.nav
{
	padding: 5px;
	border-top : 1 solid Gray;
	border-right: 1 solid Gray;
	border-left : 1 solid Gray;
	background-color : Aqua;
	text-align : center;
}