.BtnImg {
	border-style:none;
	font-family: ±¼¸²;
	font-size: 9pt;
	width: 25px;
	height: 25px;
	background-color:#f3f3f3;
}

.BtnImg2 {
	border-style:none;
	font-family: ±¼¸²;
	font-size: 9pt;
	width: 25px;
	height: 25px;
	background-color:#ffffff;
}

.SelectBar {
	border:1 solid silver;
	font-family: ±¼¸²;
	font-size: 9pt;
	background-color:#f0f0f0;
}

.TextMenuBar {
	border-top-style:none;
	font-family: ±¼¸²;
	font-size: 9pt;
	background-color:#f0f0f0;
}

A:link {
	color:#5B5B5B;
	text-decoration:none;
}
A:visited {
	color:#5B5B5B;
	text-decoration:none;
}
A:active {
	text-decoration:none;
}
A:hover {
	color:#666666;
}
