body{
	margin: 0 20 0;
	background: #000000 url(img/bg.gif) repeat-x top;
}
.middle{
	background: url(img/midd.gif) repeat-y left;
}
.text1{
	font: normal bold 14px Arial;
	color: #FFF6AC;
	text-transform:uppercase;
}
.text2{
	font: normal normal 14px Arial;
	color: #5890CE;
}
.form{
	font: normal bold 18px Arial;
	color: #C2E9EF;
}
.bottomInput {
	width:380px; height:25px; padding-top:4px; border:1px solid #94BADB; background-color:#1367AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; color:#fff; text-align:center;
}
