/*
Generated on 2006-07-16 23:05:14
Using CSS Macro script by Sean Colombo
Available at codeaholics.com
*/






.formErr{
	border: 2px #f44 solid;
}

.formOkay{
}

form.signUpForm{
	font-family: Verdana;font-weight: normal;font-size: 12px;color:#000;;
}
form.signUpForm fieldset{
	width: 95%;
}
form.signUpForm input{
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
}

table.signUp, table.signUp_inner{
	width: 100%;
	
	font-family: Verdana;font-weight: normal;font-size: 12px;color:#000;
}
table.signUp_inner td.signUp_left{
	width: 30%;
	text-align: right;
	
	font-family: Verdana;font-weight: normal;font-size: 12px;color:#000;
}
table.signUp td{
	font-family: Verdana;font-weight: normal;font-size: 12px;color:#000;
}
table.signUp td.signUp_left{
	width: 25%;
	text-align: right; /* Left side of the form, but right justification */
	
	font-family: Verdana;font-weight: normal;font-size: 12px;color:#000;
}
