.text {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.text11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}

area {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.border {
	border: 1px solid ded1bd;
}
