body{
	background-attachment: fixed;
	background-image: url(../../images/bethorizon/bg.png);
	background-repeat: repeat;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	color:#fff;
	margin:3px 15px 3px auto;
	font-size:12px;
	font-weight:bold;
}
.head{
	width:810px;
	margin:20px auto 0 auto;
	border-bottom:3px solid #900;
	clear:both;
	height:104px;
	background-color: #000;
}
.logo{
	height:104px;
	float:left;
}
.sports{
	height:104px;
	float:right;
}
#submitTable{
	width:810px;
	background:#161616;
}
#submitTable input{
	margin:10px 0 10px 25px;
}
#divCheckingEmail{
	color:#e2e2e2;
	margin:10px auto 5px 15px;
}
.instructions{
	background:#161616;
	padding:15px auto;
	border-bottom:1px solid black;
	text-align:center;
}
.signUpBody{

	width:810px;
	margin:0;
	background:#232323;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
}
#signUpTable{
	width:810px;
	margin:0;
	padding:0;
}
table#signUpTable tr td{
	padding:2px 0;
}
.TxnNormalSmall{
	font-family:Arial,Tahoma,sans;
	font-size:14px;
	color:#e2e2e2;
	margin:16px 10px 20px 10px;
	width:auto;
}
.white{
	color:#FF0000;
}
.help{
	font-family:Arial,Tahoma,sans;
	color:#fff;
	font-size:12px;
	margin-bottom:15px;
	display:block;
	text-shadow:0 1px 1px #000;
}
