HTML BODY {
	background: url(images/bodybg.gif) repeat-y center top #740101;
	padding: 0px; margin: 0px auto; height: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px; color: #994376; }

#mainID { 
	height: 100%; width:650px; margin: 0 auto; text-align: center; }

#mainID IMG { border: 0px; }

#joinForm { 
	background: url(images/formbg.gif) repeat-y left top;
	height:100%; text-align: left; }

.formLeft {
	background: url(images/formbgb.gif) repeat-y left top; }

SMALL { 
	font-size: x-small; line-height: 10px; }

.mediumType { 
	font-size: 11px; color: #994376; line-height: 11px; }

INPUT { 
	font-size: 11px; }

SELECT { 
	font-size: 11px; }

.footer { 
	color: #D4D4D4; letter-spacing: 1px; text-align: center; }

.footer A:link {
	color: #D4D4D4;	text-decoration: underline; }

.footer A:hover {
	color: #fff; text-decoration: none; }

.footer A:visited { 
	color: #D4D4D4; text-decoration: underline; }

form {
	margin: 0px; padding: 0px;
}
