.inputD {
	height:16px;
	width:350px;	
	font-size:8pt;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	background-color:#F2F2F2;
	border-width:1px;
	border-style:solid;
	border-color: #D8180C;
}
.inputO {
	height:16px;
	width:242px;	
	font-size:8pt;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color: #D8180C;
}
.TextArea {
	height:150px;
	width: 350;	
	font-size:8pt;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	background-color:#F2F2F2;
	border-width:1px;
	background-color:#F2F2F2;
	border-width:1px;
	border-style:solid;
	border-color: #D8180C;
	scrollbar-face-color:#CCCCCC;
	scrollbar-shadow-color:#737373;
	overflow:auto;
	scrollbar-base-color :#BF818E;
	scrollbar-arrow-color: #4D4D4D;
	scrollbar-track-color : #BF818E;
	scrollbar-highlight-color : #4D4D4D;
	scrollbar-3dlight-color : #4D4D4D;
	scrollbar-darkshadow-color : #4D4D4D;
}
}
