.font {
	font-family: "ËÎÌå";
	font-size: 12px;
}
a { color:black; text-decoration:none; font-weight:normal; font-size:9pt;}
a:hover { color:red; text-decoration:underline; font-weight:normal; font-size:9pt;}
a:active { color:red; text-decoration:none; font-weight:normal ; font-size:9pt;}

.kuang {
	margin: 1px;
	padding: 1px;
	border: 1px dashed #584F3B;
}
.font1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
}
img
{ border-color:#574E3D;
	
	}
body
{
	font-size:9pt;
	scrollbar-face-color: #FFF7E6;
	scrollbar-shadow-color: #584F3B;
	scrollbar-base-color : #DAD3BA;
	scrollbar-highlight-color: #8F7C62;
	scrollbar-3dlight-color: #EAE4CE;
	scrollbar-darkshadow-color: #EAE4CE;
	scrollbar-track-color: #E0D5C1;
	scrollbar-arrow-color: #8F8462;
}

.defaultTextBox
{
	background-color:#F9E4B9;
	color:#000000;
	font:x-small Verdana, Arial, sans-serif;
	font-size:9pt;
	border-left:solid 1px;
	border-top: solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	
	height:18px;
}
.datagrid
{

	color:#000000;
	font:x-small Verdana, Arial, sans-serif;
	font-size:9pt;
	border-left:solid 1px;
	border-top: solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
 border-color:	black;


	}

.bigTextBox
{
	background-color:#fff7e6;
	color:#000000;
	font:x-small Verdana, Arial, sans-serif;
	font-size:9pt;
	border-left:solid 1px;
	border-top: solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;

}

.defaultbtn
{
	color:black;
	font:x-small Verdana, Arial, sans-serif;
	font-size:9pt;
	background-color:#F9E4B9;
	
	border:solid 1px black;

	
	
	cursor:hand;
}

.viewbutton
{
	width:12;
	height:15;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff7e6;
	cursor:hand;
 background-color:#fff7e6;
 border:0px #fff7e6 solid;


	background-image:url(images/ts3.gif);
	
	}
.delbutton
{width:16;
	height:15;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff7e6;
	cursor:hand;
 background-color:#fff7e6;
 border:0px #fff7e6 solid;
background-image:url(images/del.gif);
	}

td
{
	 
	 font-size:9pt;
	
	
	}
table
{
	 background-color:#FFF7E6;

	 
	 
	 
	}
.drop
{
	bordercolor:black;
	borderwidth:1;
	
 background-color:#F9E4B9;
 font-size:9pt;

	
	}