.text {
	height: 15px;
	width: 120px;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;


}
.textfocus {
	height: 15px;
	width: 120px;
	border: 1px solid #666666;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	background-color: #D7D7FF;

}
.textarea {
	font-family: arial;
	font-size: 10px;
	border: 1px solid #666666;

}
.textareaov {
	font-family: arial;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #D7D7FF;

}
