input.chckbox{border: 0px solid #FFFFFF;}
input {
	font-family: Verdana;
	font-size: 12px;
	color: #5D6A7A;
	letter-spacing: 1;
	font-weight: bold;
	border: 1px solid #5D6A7A;
	font-family: verdana;
	font-size: 11px;
	color: #333333; padding-top:1px; padding-bottom:1px; height:20px
}

input:focus, input.sffocus {
	font-family: Verdana; font-size: 12px; color: #5D6A7A; letter-spacing: 1; font-weight: bold;
	background: #f2fff2;
	border: 1px solid #009933;
	font-family: verdana;
	font-size: 11px;
	color: #333333
}

select {
	font-family: Verdana;
	font-size: 12px;
	color: #5D6A7A;
	letter-spacing: 1;
	font-weight: bold;
	border: 1px solid #5D6A7A;
	font-family: verdana;
	font-size: 11px;
	color: #333333; padding-top:1px; padding-bottom:1px;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #5D6A7A;
	letter-spacing: 1;
	font-weight: bold;
	border: 1px solid #5D6A7A;
	font-family: verdana;
	font-size: 11px;
	color: #333333; padding-top:1px; padding-bottom:1px;
}

textarea:focus, textarea.sffocus {
	font-family: Verdana; font-size: 12px; color: #5D6A7A; letter-spacing: 1; font-weight: bold;
	background: #f2fff2;
	border: 1px solid #009933;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
input:focus.chckbox, input.sffocus.chckbox {border: 0px solid #FFFFFF;}