.select
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 9pt;
	padding : 1;
	color : #000000;
	background : #ffffff;
}
.text
{
	font-family : verdana","Arial", "Helvetica", "sans-serif;
	font-size : 9pt;
	height:22px;
	padding : 3;
	color : #000000;
	border-width : 0;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#CBCBCB;
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#CBCBCB;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#CBCBCB;
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#CBCBCB;
	background : #ffffff;
}
.textarea1
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 9pt;
	padding : 1;
	color : #000000;
	border-width : 0;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#CBCBCB;
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#CBCBCB;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#CBCBCB;
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#CBCBCB;
	background : #ffffff;
	scrollbar-face-color:#F7F7F7; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#cccccc; 
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#717171; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
}
.button
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 9pt;
	padding : 1;
	color : #000000;
        border: 1px groove #000000;
	background : #eeeeee;
        width: 160px;
}
#js_btn A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(../images/js_btn_center.jpg) 0px 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	height: 18px;
	PADDING-TOP: 3px; 
	TEXT-DECORATION: none;
	color:#5F676E;
	font-size:9px;
	text-decoration:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#js_btn A:hover {
	BACKGROUND-POSITION: 0px -18px; 
	color:#5F676E;
}
#js_btn A:active {
	BACKGROUND-POSITION: 0px -18px; 
	color:#5F676E;
}