/* CSS Document */body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5BF07;
	background-image: url(http://psfive.meatmembers.com/signup/images/51/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.join_table { color: #000000; width: 100%; padding: 5px; margin: 0px; }
.join_name { font-size: 11px; font-weight: bold; text-align: right; border: none; }
.join_value { font-size: 11px; font-weight: bold; text-align: left; border: none; }
.join_prices { font-size: 11px; font-weight: bold; text-align: center; border: none; }
.join_error { color: #EE0000; }
.join_header { font-size: 12px; font-weight: bold; text-align: center; border: none; }
.join_footer { font-size: 10px; font-weight: normal; text-align: center; border: none; }
.join_input { }
.join_select { }
.join_button { }
.bigtext {	font-size: 11px; font-weight: bold; color: #FFFFFF;}
.footer { border: 1px solid color: #999999; }
.join_button1 {	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
}
.border1 {
	border: 1px solid #000000;
}
.style5 {font-size: 24px}
.style6 {font-size: 24px; color: #FFFFFF; font-weight: bold;}


