body {
	margin: 0px;
	padding: 0px; 
	text-align: center;
	line-height: 100%;
	background-color: #ffffff; 
	scrollbar-face-color: #dedede; 
	scrollbar-highlight-color: #f5f9ff; 
	scrollbar-shadow-color: #828282; 
	scrollbar-3dlight-color: #828282; 
	scrollbar-arrow-color: #797979; 
	scrollbar-track-color: #efefef; 
	scrollbar-darkshadow-color: #ffffff;
}

iframe  {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px; 
}

input {
	height: 21; 
	padding-top: 1px; 
	padding-left: 1px; 
}

td {
	color: #000000;
	line-height: 15pt;
	font-size: 12px;
	font-family: verdana, arial, sans-serif, ËÎÌå;
}

a:link,a:visited{
	color: #000099;
	text-decoration: none;
}

a:hover{
	color: #800000;
	text-decoration: none;
	text-decoration: underline;
}


.Gray {
	color: #999999;
}
.TempletItem {
	cursor: default;
}
.TempletSelectItem {
	background-color:highlight;
	cursor: default;
	color: white;
}
.BtnMouseOver {
	cursor: hand;
	background-color: #DBDBDB;
	border: 1px solid #999999;
}
.BtnMouseOut {
	cursor: hand;
	border: 1px solid #EEEEEE;
}
.ButtonList {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	cursor: default;
}
.ButtonListLeft {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	cursor: default;
}
.LableDefault
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	cursor: default;

}
.LableSelected
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	cursor: default;
}