
.clsCMTopOn {
	font-family: "Verdana";
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMTopOver {
	font-family: "Verdana";
	color: #ffff00;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel1On {
	font-family: "Verdana";
	color: #6699CC;
	font-size: 13px;
	font-weight: bold;
	text-decoration : none;
        padding: 5px 10px;
}

.clsCMLevel1Over {
	font-family: "Verdana";
	color: 6699CC;
	font-size: 13px;
	font-weight: bold;
	text-decoration : none;
        padding: 5px 10px;
}

.clsCMLevel2On {
	color: green;
	font-size: 9px;
	font-family: "Courier";
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel2Over {
	color: red;
	font-family: "Courier";
	font-size: 9px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel3On {
	color: blue;
	font-size: 12px;
	font-family: "Helvetica";
	font-style: italic;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel3Over {
	color: white;
	font-size: 12px;
	font-family: "Helvetica";
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMBackground1On, .clsCMBackground2On, .clsCMBackground3On, .clsCMBackground4On {
	color: black;
	font-size: 12px;
	text-decoration : none;
        padding: 2px 4px;
	background-image: url(images/spacer.gif);
	height: 20px;
}

.clsCMBackground1Over, .clsCMBackground2Over, .clsCMBackground3Over, .clsCMBackground4Over {
	color: black;
	font-size: 12px;
	text-decoration : none;
        padding: 2px 4px;
	background-image: url(images/spacer.gif);
	height: 20px;
}

.clsCMBackground1On, .clsCMBackground1Over {
	background-position: 0px 0px;
}

.clsCMBackground2On, .clsCMBackground2Over {
	background-position: 0px -22px;
}

.clsCMBackground3On, .clsCMBackground3Over {
	background-position: 0px -44px;
}

.clsCMBackground4On, .clsCMBackground4Over {
	background-position: 0px -66px;
}
