/* CSS Document */
.formText{
	height: 15px;
	border: 1px solid #999999;
	background-color: #EBEBEB;
}
.bt1{
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	background-color: #E3E3D0;
	height: 20px;
	width: 100px;
	border: 1px solid #333333;
}
