DIV 
{
	font-family : Tahoma, Helvetica;
}

.clsCMTopOn 
{
	color      : white;
    font-size  : 11px;
    padding    : 2px 4px;
    font-weight: bold;
}

.clsCMTopOver
{
	color           : #FFEE9F;
	font-size       : 11px;
    text-decoration : underline;
    padding         : 2px 4px;
    font-weight: bold;
}

.clsCMTopOn2
{
	color      : white;
    font-size  : 11px;
	text-align : center;
    padding    : 2px 4px;
    font-weight: bold;
}

.clsCMTopOver2
{
	color      : white;
	font-size  : 10px;
    padding    : 2px 4px;
    font-weight: bold;
}