/*
div {
font-family: Arial;
text-align:left;
}
*/
.clsCMOn2 {
font-size: 15px;
font-weight: 600;
text-align:center;
height:26px;
color: white;
padding-top:5px;
background-image: url(/images/menu_span.jpg);
background-position: left;
background-repeat: no-repeat;
cursor:help;
}
.clsCMOn1 {
font-size: 15px;
font-weight: 600;
text-align:center;
height:26px;
color: white;
padding-top:5px;
}
.clsCMOver1 {
font-size: 15px;
font-weight: 600;
text-align:center;
height:26px;
color: black;
padding-top:5px;
}

.clsCMOn {
font-size: 15px;
font-weight: 600;
text-align:center;
height:26px;
color: white;
padding-top:5px;
background-image: url(/images/menu_span.jpg);
background-position: left;
background-repeat: no-repeat;
}
.clsCMOver {
font-size: 15px;
font-weight: 600;
text-align:center;
height:26px;
color: black;
padding-top:5px;
background-image: url(/images/menu_span.jpg);
background-position: left;
background-repeat: no-repeat;
}

.clsCMOn_sub {
font-size: 13px;
font-weight: bold;
text-align:left;
padding-left: 3px;
color: white;
}
.clsCMOver_sub {
font-size: 13px;
font-weight: bold;
text-align:left;
padding-left: 3px;
color: black;
}


