table {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
	padding: 0px;

}
a:link {
	color: #000000;
	text-decoration: none;
	filter: Chroma(Color=#000000);

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.txtInput {
	height: 19px;
	width: 80px;
	border: 1px solid #000000;
}
.btnSubmit {
	padding: 0px;
	height: 19px;
	width: 79px;
	border: 1px solid #000000;
	background-color: #efefef;


}
