div {
	font-family: Tahoma, Helvetica;
}

.clsCMOn, .clsCMOver {
	font-size: 10px;
        padding: 2px 4px;
	color: #670001;
}

.clsCMOn2 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: bold; 
	line-height: 14px; 
	text-align: center;
        padding: 3px 4px;
	z-index: 999;
}

.clsCMOver2 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background: #EEE3A3; 
	text-decoration: bold; 
	line-height: 14px; 
	text-align: center;  
        padding: 3px 4px;
	z-index: 999;
}

.staticTop {
	font-size: 9pt;
	color: #EEE3A3; 
	text-decoration: none;
	background: #670001;
}

a.staticTop:hover, a.staticTopActive:hover {
        text-decoration: underline;
        color: #003366;
}