body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/bg_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;


}

#tablejoinform {
	width: 100%;
}

#cellbonuses {
	padding: 10px 0px 0px 0;
	
}

#cellbonuses img {
	border: solid 2px #0052e9;
	margin-bottom: 3px;
}


#titlejoinformtable {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	background-color: #0052e9;
	color: #fff;
	padding: 5px 0px;
	text-align: center;
}

#celltableform {
	padding: 10px 0 5px 0;
}

#cellbonuses h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px 0 5px 0;
	margin: 0;
	vertica-laign: top;
}

#cellbonuses h2 {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
}

#cellbonuses p {
	padding: 0 0 15px 0;
	margin: 0;
}

#tableformoptions {
	background-color:#fbf2d1;
	width: 100%;
	border: solid 2px #0052e9;
}

#cellname {
	color: #0052e9;
	text-align: right;
	padding: 10px 10px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	vertical-align: top;
	text-transform: uppercase;
}

#cellnamebottom {
	color: #0052e9;
	text-align: right;
	padding: 10px 10px;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}

#cellinput {
	padding: 10px 5px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	vertical-align: top;
}

#cellbutton {
	padding: 11px 5px;
	font-weight: bold;
	border-top: solid 1px #fff;
}

#radio {
	padding: 3px 8px;
}

#titlecell {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 5px 5px 5px;
}

#cellfooter {
	color: #666666;
	border-top: solid 1px #dcdcdc;
	text-align: center;
	padding: 10px 10px 80px 10px;
	font-size: 11px;
	line-height: 14px;
}

#formcontent {
	background-color: #white;
	padding: 15px;
}

form {padding: 0; margin: 0;}

#cellbyphone {background: #0052e9;padding: 3px; text-align: center; font-size: 18px; font-weight: bold; color: #fff;margin-bottom: 15px;}
#cellbyphone img {vertical-align: middle; border: none;}
#cellbyphone a {color: #FFFF00; text-decoration: underline;}