div {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 0px solid #ffffff;
	text-align: left;
}
.inputF {
	width: 530px;
	min-width: 530px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #E6F4FF;
}
.input1 {
	width: 500px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #E6F4FF;
}
.input2 {
	width: 239px;
	margin-right: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #E6F4FF;
}
.input3 {
	width: 120px;
	margin-right: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	cursor: pointer;
}
.pole1 {
	margin-top: 9px;
	text-align: right;
	width: 400px;
}
.pole2 {
	float: left;
	width: 240px;
	margin-right: 22px;
}
.pole3 {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.pole3b {
	float: left;
	width: 150px;
	margin-right: 20px;
	font-weight: bold;
}
.error1 {
	color: #cc0000;
}
.error2 {
	float: left;
	width: 190px;
	margin-right: 22px;
	color: #cc0000;
}
.inputx {
	width: 200px;
	height: 32px;
	border: 1px solid #999999;
	cursor: pointer;
}
.pas {
	width: 400px;
	height: 2px;
	color: #ffffff;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	text-align: left;
}

