/* Menus dropdowns	*/
.clsMlist {
font-size:8pt;
font-family:arial,helvetica,geneva;
font-weight:bold;
text-decoration:none;
color:teal;
}

.clsMlistb {
font-size:8pt;
font-family:arial,helvetica,geneva;
font-weight:bold;
text-decoration:none;
color:maroon;
}

.clsMlistm {
font-size:8pt;
font-family:arial,helvetica,geneva;
font-weight:bold;
text-decoration:none;
color:#cc66cc;
}