.clsCMOn, .clsCMOver {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; /* 9pt; */
	font-weight: normal;	
	cursor: pointer;	
    padding: 2px 0 0 2px;
}

.clsCMOn {
	color: #555555;
}

.clsCMOver {
	color: #555555;
}

.topNormal, .topRollovered {
	width: 80px;
	height: 25px;
	padding-left: 0px;
	padding-top: 0px;
}

.topNormal {
	color: #555555;
}

.topRollovered {
	color: #555555;
}




