body{
	scrollbar-face-color: #c1e4f2;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #92ADE2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #92ADE2;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #4D6185;
	scrollbar-size: 5px;
}
.clipboard {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	height: 90px;
	background:#C1E4F2;
	border: none;



}
.selecttext {
	font: normal 9px Small Fonts, VT100, Arial, Helvetica;
	background:#c1e4f2;
	color:#333333;
	border:1px solid #c0c0c0;
	clear: both;

}

.goboton {
	font-family: Arial, Helvetica, sans-serif;
	box-align:left;
	font-size: 8px;
	color: #333333;
	cursor:hand;
	background:#F1F0EE;
	border: 1px solid #8b8b8b;
	padding-top: 2px;
}
.inputtext {
	font-size:10px;
	font-family:Arial, Verdana, Helvetica;
	font-weight:bold;
	background:#C1E4F2;
	color:#333333;
	clear: both;
	padding-left: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

	

}
