.clsCMTopOn {

	font-size: 12px;

	color: #444;

	font-weight: bold;

	text-decoration: none;

	background-color: #748152;

	z-index: 2;

	height: 20px;

}

.clsCMTopOver {

	font-size: 12px;

	color: #444;

	font-weight: bold;

	text-decoration: none;

	background-color: #5F6C99;

	z-index: 2;

	height: 20px;

}

.clsSubOn {

	color: #000;

	font-size: 12px;

	text-decoration: none;

	z-index: 2;

	padding: 2px 4px;

}

.clsSubOver {

	font-size: 12px;

	color: #FFF;

	text-decoration: none;

	z-index: 2;

	padding: 2px 4px;

}