.smLtOn {
    width:25px;
    height:10px;
    background:url('../images/sm_lt_on.gif') no-repeat;
}
.smTOn {
    height:10px;
    background:url('../images/sm_t_on.gif') repeat-x;
}
.smRtOn {
    width:25px;
    height:10px;
    background:url('../images/sm_rt_on.gif') no-repeat;
}
.smLOn {
    width:25px;
    background:url('../images/sm_l_on.gif') repeat-y;
    padding:0;
}
.smOn {
    background:#FAF4CD;
    padding:0;
}
.smROn {
    width:25px;
    background:url('../images/sm_r_on.gif') 100% 0 repeat-y;
    padding:0;
}
.smLbOn {
    width:25px;
    height:10px;
    background:url('../images/sm_lb_on.gif') no-repeat;
}
.smBOn {
    height:10px;
    background:url('../images/sm_b_on.gif') repeat-x;
}
.smRbOn {
    width:25px;
    height:10px;
    background:url('../images/sm_rb_on.gif') no-repeat;
}
.smLt {
    width:25px;
    height:10px;
    background:url('../images/sm_lt.gif') no-repeat;
}
.smT {
    height:10px;
    background:url('../images/sm_t.gif') repeat-x;
}
.smRt {
    width:25px;
    height:10px;
    background:url('../images/sm_rt.gif') no-repeat;
}
.smL {
    width:25px;
    background:url('../images/sm_l.gif') repeat-y;
    padding:0;
}
.sm {
    background:#43828F;
    padding:0;
}
.smR {
    width:25px;
    background:url('../images/sm_r.gif') 100% 0 repeat-y;
    padding:0;
}
.smLb {
    width:25px;
    height:10px;
    background:url('../images/sm_lb.gif') no-repeat;
}
.smB {
    height:10px;
    background:url('../images/sm_b.gif') repeat-x;
}
.smRb {
    width:25px;
    height:10px;
    background:url('../images/sm_rb.gif') no-repeat;
}
.cssmenui2 {
    line-height:30px;
    position:relative;
    color:#F1F3E4;
}
.cssmenui2On {
    line-height:30px;
    position:relative;
    color:#43828F;
    font-weight:bold;
}
.cssmenui2Href {
    line-height:30px;
    color:#F1F3E4;
    text-decoration:none;
}
.cssmenui2Href:hover {
    text-decoration:underline;
}
.cssmenui2HrefOn {
    line-height:30px;
    color:#43828F;
    text-decoration:none;
    font-weight:normal;
}
.cssmenui2HrefOn:hover {
    text-decoration:underline;
}
