.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	height: 21px;
	width: 241px;
	padding-left: 5px;
	border:1px solid #ccc;


}
.textboxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:1px solid #ccc;
	height: 21px;
	width: 73px;
	padding-left: 5px;


}
.hadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 25px;

}
