body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0f0f0f;
}
body {
	background-color: #af8787;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbds {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b36264;
	border-right-color: #b36264;
	border-bottom-color: #b36264;
	border-left-color: #b36264;
}
h3 {
	font-size: 39px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 10px auto;
}
.labels {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 6px 0;
	width: 100%;
}
.labels2 {
	text-align: center;
	padding: 6px 0;
	width: 100%;
}
.font16 {
	font-size: 16px;
}
.font21 {
	font-size: 21px;
}
.form_bg {
	background:#fff;
	border: 1px #d0abab solid;
}
.form_field {
	width: 262px;
	height: 27px;
	padding: 4px;
	border: 1px #9b9b9b solid;
	background: #fff;
}
.join_error {
	font-size: 11px;
}
.footer {
	font-size: 10px;
	color: #967171;
}
.radio_btn {
	margin-right: 10px;
}
label {
	width: 358px;
	height: 32px;
	padding: 6px 0 0 6px;
	background: #f2f2f2;
	font-size: 21px;
	position: relative;
	display: block;
	font-weight: bold;
	cursor:pointer;
}
label .ltd	{
	background: url(images/img-limited.gif) no-repeat top left;
	width: 73px;
	height: 24px;
	position: absolute;
	text-indent: -9999px;
	top: 5px;
	left: 287px;
}
.superscript {
	vertical-align: baseline;
	font-size: 0.7em;
	position: relative;
	top: -0.4em;
	}
.font24 {
	font-size: 24px;
	color: #b61919;
}

