/* CSS Document */
.menuon {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#1259b7;
	font-weight: bold;
}
.menuoff {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
.tabon {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#1259b7;
	font-weight: bold;
}
.taboff {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
.topbgcolor
{
background-color:#1259b7;
}