.Pagehead {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.Toplink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.ToplinkOver {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.TopSubLink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.TopSubLinkOver {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.general {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.generalover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.TableBackground {
	background-image: url(../image/WS_people.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: 100px;
}
.TableBackgroundResult {
	background-image: url(../image/WS_people.jpg);
	abackground-repeat: repeat;
	abackground-position: left top;
	top: 100px;
}
