body
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.desc
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
}


.Button
{
	font-weight: bold;
	font-size: 13px;
	width: 160px;
	cursor: hand;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #004000;
	border-bottom-style: none;
}
.DataGrid
{
	font-family:@PMingLiU;
	font-weight: normal;
	font-size: 12PX;
}
