.bg {
	margin-top: 0px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.form_e {
	background-color: #FFFFFF;
	height: 16px;
	width: 116px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	border: 0px none #999999;
}
