* {
margin: 0;
padding: 0;
}
input {

}
form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
}
.inputtext {
	color: #333333;
	background-color: #F3F3F3;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	border: 1px solid #999999;
	width: 99%;
}
.inputsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColElsHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	width: 99%;
}
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

