BODY 
{ 
scrollbar-3d-light-color: #FFFFFF; 
scrollbar-base-color: #C0C0C0; 
scrollbar-arrow-color: #ffffff;
scrollbar-track-color:#C0C0C0;
scrollbar-DarkShadow-Color: #C0C0C0; 
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#TXT_WIN {
	width: 200px;
	overflow: auto;
	visibility: vissible;
	z-index: 1;
	height: 293px;
	background-color:#FFFFFF;
	overflow-x:hidden
}

#THUMB_WIN {
	width: 526px;
	overflow: auto;
	visibility: hidden;
	z-index: 1;
	height: 100px;
}
.INPUT {border:solid 1px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}