
BODY  {
	scrollbar-arrow-color:#C0C0C0;	
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:#C0C0C0;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#C0C0C0;
	

}

.textbox {
	border-bottom : #cccccc 1px ridge;
	border-left : #cccccc 1px ridge;
	border-right : #cccccc 1px ridge;
	border-top : #cccccc 1px ridge;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	height : 18px;
	width : 120px;
}

.button {
	border-bottom : #cccccc 1px ridge;
	border-left : #cccccc 1px ridge;
	border-right : #cccccc 1px ridge;
	border-top : #cccccc 1px ridge;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #d6d6d6;
	height : 18px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
}


select.select-type1 {
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #006699;
font-size: 11px;
width: 120px;
}



SELECT {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: sans-serif
}
INPUT {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: sans-serif
}
INPUT:unknown {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: sans-serif
}
TEXTAREA {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: sans-serif
}
