body,td,th {
	text-align: center;
	vertical-align: middle;
	font-family: PMingLiU;
	font-size: 12pt;
	font-weight: 700;
	color: #FFFFFF;
	letter-spacing: 2px;
}
body {
    background-color: #A0A2B4;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;   
	
}
.navback {
	background-image: url(button.jpg);
	background-position: center center;
}
.navfont {
	text-align: center;
	vertical-align: middle;
	font-family: PMingLiU;
	font-size: 10pt;
	font-weight: 500;
	color: #FFFFFF;
}
.td1 {
    nowrap:true;
    cursor:hand; 
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.td2 {
    nowrap:true; 
	cursor:hand;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #666666;
}
a:link {
	font-size: 16px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-size: 16px;
	font-weight: 800;
	color: #FF9900;
	text-decoration: none;
}
a:active {


	font-size: 16px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}
