DIV {
	font-family : Tahoma, Helvetica;
}

.clsCMOn {
	color: #333399;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	text-align: center;
        padding: 2px 0px;
}

.clsCMOver {
	color: white;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	text-align: center;
        padding: 2px 0px;

}




.clsCMOn1 {
	color: #333399;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver1 {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;

}




.clsCMHighlightedOn {
	color: navy;
	font-size : 12px;
	text-decoration : underline;
        padding: 2px 4px;
}

.clsCMHighlightedOver {
	color: navy;
	font-size : 12px;
	text-decoration : underline;
        padding: 2px 4px;
}

h3 {
	padding-top: 80px;
}