/*input, select{font-family:Verdana,Geneva,Arial, Helvetica, sans-serif;font-size:12px; border-width:1px;border-color:#AAAAAA;width:150px;height:18px; }*/
input, select{font-family:Verdana,Geneva,Arial, Helvetica, sans-serif;font-size:12px; border-width:1px;border-color:#AAAAAA;}

/*html, body {
	background-color: #000000;
}
*/

#main {
	/*text-align: center;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	/*height: 600px;*/
	top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

.centerit {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.bottomlinks {
	width: 770px;
	position: absolute;
	top: 520px;
	text-align: left;
	left: 0px;
}
#bottomyellow {
	top: 0px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*style for form elements*/
.smallwhite {
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;	
}
.errortext{
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: 6E3E0E;
	text-align: left;	
}

.erryellow {
	font-family: arial,helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF22;
	text-align: center;	
}

.smallyellow {
	font-family: arial,helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FDC100;
	text-align: left;	
}

.whitelink {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
	color: #ffffff;
	text-align: left;	
}
a:hover {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
	color: #987428;
	text-align: left;	
}
.leftalign {
	text-align: left;
}
.headline {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: left;	
}
h1 {
	font-family: arial,helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	text-align: left;	
	color: #000000;
}
.plaintext {
	font-family: arial,helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	text-align: left;	
	color: #000000;
}