body {	background-image: url(images/bground.gif);	top: 0px;	margin-top: 0px;}.headline {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #000000;}.subhead {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #000000;}.maintext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;}.maintexorange {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;}.maintextbullet {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #000000;}.errortext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;}.infotext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #666666;	letter-spacing: 0px;}	.smalltext {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	color: #000000;}.termstext {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #000000;}.smalltextgrey {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;}.form {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #666666;	background-color: #FFFFFF;	border: 3px solid #FFFFFF;}.registerform {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;	background-color: #CCCCCC;	border-top: none;	border-right: none;	border-bottom: none;	border-left: none;}.textlink a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;}.textlink a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;}.textlink a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #666666;	text-decoration: none;}.textlink a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;}.smalllink a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	text-decoration: none;}.smalllink a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	text-decoration: none;}.smalllink a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #666666;	text-decoration: none;}.smalllink a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	text-decoration: none;}


#left label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float:left;
	width: 80px;
}

#left input {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #909090;
	
}

#right label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
	float:left;
	width: 120px;
}

#right input {
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #909090;	
}