.copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #7D7D7D;
	cursor: auto;

}
.text {
	font-family: Tahoma;
	font-size: 9px;
	color: #996633;
}
.textfield {
	height: 19px;
	width: 109px;
	border-top: outset #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: outset #ADADAD;
}
.textfield2 {
	height: 15px;
	width: 106px;
	border-top: outset #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: outset #ADADAD;
}
.textfield3 {
	height: 15px;
	width: 94px;
	border-top: outset #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: outset #ADADAD;
}
.textfield4 {
	height: 40px;
	width: 165px;
	border-top: outset #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: outset #ADADAD;
	overflow:auto;
}
