BODY {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#d9cfc6;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-face-color:#d9cfc6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-3dlight-color:#d9cfc6;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px solid #000000;
}
.dottedlinevert {
	background-image: url(images/misc/dotted_line_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.txtbox65 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	width : 64px;
	height : 18px;
	border: 1px solid #CCCCCC;
}
.txtbox4 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	width : 50px;
	height : 18px;
	border: 1px solid #CCCCCC;
}

.txtbox3 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	width : 350px;
	height : 18px;
	border: 1px solid #CCCCCC;
}

.txtBox2 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	width : 170px;
	height : 18px;
	border: 1px solid #CCCCCC;
}
.txtBox5 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	width : 250px;
	height : 18px;
	border: 1px solid #CCCCCC;
}
.txtField1 {
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	color: #999999;
	font-size: 11px; 
	width : 200px; 
	height : 50px;  
}
.LINE {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
