table
{	
	border-collapse: collapse;
	border-spacing: 0px;
	padd:expression(this.cellPadding=0);
}

th
{
	color:#654125;
	font-family: "ËÎÌå";
	font-size: 10pt;
    line-height:20px;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-image: url(../images/th.gif);
}

td
{
	color:#000000;
	font-family: "ËÎÌå";
	font-size: 10pt;
	line-height:24px;
}
