body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
}
.maintext {
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 15px;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.main3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.signuptext {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
padding-left: 23px;	

}
.heading {
	font-family:Tahoma;
	font-size: 15px;
	color: #003C87;
	
}

.dateandtime {
	font-family:Tahoma;
	font-size: 12px;
	color: #003C87;
	
}


.bottomlinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a.bottomlinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
}
a.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;	
	
}



.logo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: verdana;
	font-size: 10px;
	
}
.BodyTextBlack	
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-transform: none;
}