.clsCMOn, .clsCMOver {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	font-weight: normal;	
	/* cursor: pointer;	*/
	cursor: hand;	
	/* font: 11px verdana; */
    padding: 2px 0 0 4px;
}

.clsCMOn {
	color: white;
}

.clsCMOver {
	color: white;
}

.topNormal, .topRollovered {
	width: 80px;
	height: 25px;
	padding-left: 0px;
	padding-top: 0px;
}

.topNormal {
	/* background-image: url(images/bg_n.gif); */
}

.topRollovered {
	/* background-image: url(images/bg_r.gif); */
}
