input, select{font-family:Verdana,Geneva,Arial, Helvetica, sans-serif;font-size:12px; border-width:1px;border-color:#AAAAAA;width:150px;height:18px; }

#main {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 769px;
}
#bg {
	width: 769px
	height: 475px;
	left: 0px;
	text-align: center;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	background-color: #1E1E1C;
}
#bg2 {
	width: 769px
	height: 475px;
	left: 0px;
	text-align: center;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/thankyoubg.jpg);
	background-repeat: no-repeat;
	background-color: #1E1E1C;
}
.centerit {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#bottomyellow {
	top: 0px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.smallwhite {
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #ffffff;	
	text-align: left;

}

.copyright {
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;	
	text-align: center;

}

.smallblack {
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
	text-align: left;	
}

.strongblack {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;	
}


.erryellow {
	font-family: arial,helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF22;
	text-align: center;	
}

.errred {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #AA1111;
	text-align: center;	
}

.smallorange {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #FFAB00;
	text-align: left;	
}

.strongorange {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6633;
	text-align: center;
}



.whitelink {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
	color: #ffffff;
	text-align: left;	
}

.leftalign {
	text-align: left;
}