body {
	background: url(images/bg1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color: #FF0079; text-decoration: underline;}
a:visited {text-decoration: underline; color: #000000;}
a:hover {text-decoration: none; color: #7E003D;}
a:active {text-decoration: underline;color: #7E003D;}

#maintable {
	background: url(images/bg1.gif);
	width: 775px;
	height: 100%;
}

#page {
	width: 720px;
}

.thumbjoin {
	background-color: #FFFFFF;
	margin: 1px 1px 15px;
	border: 2px solid #FFFFFF;
}
.tablejoin {
	background-color: #FFFFFF;
	border: 2px solid #9B0040;
	padding: 15px;
	width: 705px;
}
.tableform {
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E0043;
}
.bonustable1 {
	padding: 20px;
	color: #AE0051;
	font-size: 12px;
}
.bonustitle {
	color: #FF0079;
	font-size: 18px;
	font-weight: bold;
}
.textform {
	font-size: 12px;
	color: #B10054;
	font-weight: bold;
}
.textfield {
	background-color: #FFFADC;
	height: 20px;
	width: 100%;
}
.smalltext {
	font-size: 10px;
	line-height: 13px;
	color: #E08CB0;
	width: 700px;
	padding-left: 30px;
	padding-right: 30px;
}
.cellmembership {
	background-color: #FFF0F5;
	color: #FF0079;
	font-size: 12px;
}
.joinbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0079;
	border: 2px solid #9B0040;
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sideright {
	width:5px;
	border-left: solid #FFFFFF 2px;
}

#sideleft {
	width:5px;
	border-right: solid #FFFFFF 2px;
}

