div {
/*
font-family: Arial;
text-align:center;
*/
}

.clsCMOn{
height:18px;
font-size: 15px;
font-weight: none;
text-align:center;
padding-top:10px;
height:36px;
padding-right: 3px;
background-image: url(/images/tmenu_span.png);
background-position: bottom right;
background-repeat: no-repeat;
color: white;
}
.clsCMOver {
height:18px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-right:3px;
padding-top:10px;
height:36px;
/*background-image: url(/images/tmanuhover.png);*/
background-image: url(/images/tmenu_span.png);
background-position: bottom right;
background-repeat: no-repeat;
color: white;
}



.clsCMOnf{
height:18px;
font-size: 15px;
font-weight: none;
text-align:center;
padding-top:10px;
height:36px;
padding-right: 3px;
color: white;
}
.clsCMOverf {
height:18px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-right:3px;
padding-top:10px;
height:36px;
color: white;
}

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