#joinnow_membershiplevels {
	padding: 10px;
}

.joinnow_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.joinnow_guestpass_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #5478a9;
	font-size: 18px;
	line-height: 22px;
}
.joinnow_platinum_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	line-height: 22px;
}
.joinnow_gold_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #a16d30;
	font-size: 18px;
	line-height: 22px;
}

.joinnow_silver_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 18px;
	line-height: 22px;
}



.info_mainheader {
	color: #101e31;
	font-size: 1.8em;
	line-height: 26px;
}

.info_whitemainheader {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
}

.info_subheader {
	color: #101e31;
	font-size: 1.2em;
	line-height: 26px;
}

.info_maintext {
	color: #101e31;
	font-size: 12px;
	line-height: 18px;

}

.info_maintext td
{
	color:#000;
}

.info_maintext a:link,.info_maintext a:visited,.info_maintext a:active,.info_maintext a:hover{
	text-decoration:underline;
	color: #101e31;
	font-size: 12px;
	line-height: 18px;	
}

.info_whitetext {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.joinnow_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #20344d;
	background-color: #FFFFFF;
	padding: 2px;
	width: 200px;
	border: 1px solid #20344d;
}

.joinnow_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}



.regtable
{
	border-width:1px solid #c1d1e7;
	width:500px;
}
.regtable caption
{
	background-color:#000;
}

.regtable label span
{
	font-weight:normal;
}

.btnsignup
{
	border:0;
	background-color:#fff;
	background-image:url(/pub/images/joinnow_signup_button.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:144px;
	height:38px;
	font-size:0px;
	color:#000;
	margin:10px 0 25px 0;
}



.claimprizebox
{
	margin:10px 0 25px 0;
	float:left;
}


.prizelist tr td
{
	padding:2px 8px 2px 8px;
	border:2px solid #ababab;
	text-align:center;
	font-weight:bold;
}

.errorbox
{
	width:450px;
	margin:2px 0 5px 0;
	font-size:125%;
	padding:15px 5px 15px 15px;
	border-right:2px solid #982B27;
	border-bottom:2px solid #982B27;
	background-color:#F02B0F;
	color:#fff;
}
