DIV {
	font-family : Verdana, Helvetica, sans-serif;
}
.clsCMTopOn {
	color: white;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
        font-weight: bold;
}
.clsCMTopOver
{
	color: white;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
        font-weight: bold;
}
.clsCMOn {
	color: #336699;
	font-size : 9px;
	text-decoration : none;
        padding: 2px 4px;
        font-weight: none;
}
.clsCMOver
{
	color: #336699;
	font-size : 9px;
	text-decoration : none;
        padding: 2px 4px;
        font-weight: none;
}


