table {
    border-collapse: collapse;
}

.item_left {
    background: url(/images/leftpanel/item_left.png) no-repeat;
    padding: 0;
    text-align: right;
    height: 32px;
    width: 24px;
}

.item_fill {
    background: url(/images/leftpanel/item_middle.png) repeat-x;
    padding: 0;
    vertical-align: middle;
    height: 32px;
    width: 182px;
}

.item_right {
    background: url(/images/leftpanel/item_right.png) no-repeat;
    height: 32px;
    width: 44px;
    padding: 0;
    overflow: visible;
    text-align: left;
    vertical-align: top;
}

.item_left_selected {
    background: url(/images/leftpanel/item_left_selected.gif) no-repeat;
    padding: 0;
    text-align: right;
    height: 32px;
    width: 24px;
}

.item_fill_selected {
    background: url(/images/leftpanel/item_middle_selected.gif) repeat-x;
    padding: 0;
    vertical-align: middle;
    height: 32px;
    width: 182px;
}

.item_right_selected {
    background: url(/images/leftpanel/item_right_selected.gif) no-repeat;
    height: 32px;
    width: 44px;
    padding: 0;
    overflow: visible;
    text-align: left;
    vertical-align: top;
}

.menu_left_bottom {
    background: url(/images/leftpanel/menu_left_bottom_fix.png) no-repeat;
    padding: 0;
}

.menu_right_bottom {
    background: url(/images/leftpanel/menu_right_bottom_fix.png) no-repeat;
    padding: 0;
}

.menu_bottom_middle {
    background: url(/images/leftpanel/menu_bottom_middle_fix.png) no-repeat;
    padding: 0;
}

.menu_bottom_middle2 {
    background: url(/images/leftpanel/menu_bottom_middle2_fix.png) no-repeat;
    padding: 0;
}

.menu_bottom_middle3 {
    background: url(/images/leftpanel/menu_bottom_middle3_fix.png) no-repeat;
    padding: 0;
}

.menu1 {
    background: url(/images/leftpanel/menu_left_bottom2_fix.png) repeat-y;
    padding: 0;
}

.menu2 {
    background: url(/images/leftpanel/menu_bottom_middle_fill_fix.png) repeat;
    line-height: 12px;
    padding: 0;
}

.menu3 {
    background: url(/images/leftpanel/menu_right_bottom2_fix.png) no-repeat;
    padding: 0;
}

.menu4 {
    background: url(/images/leftpanel/menu_bottom_middle4_fix.png) no-repeat;
    padding: 0;
}

.menu_fill {
    background: #999999;
    line-height: 12px;
    padding: 0;
}

.menu_right_top {
    background: url(/images/leftpanel/menu_right_top_fix.png) no-repeat;
    padding: 0;
}

.menu_right_middle {
    background: url(/images/leftpanel/menu_right_middle_fix.png) no-repeat;
    padding: 0;
}

.menu_left_middle {
    background: url(/images/leftpanel/menu_left_middle_fix.png) repeat-y;
    padding: 0;
}

.menu_top_middle {
    background: url(/images/leftpanel/menu_top_middle_fix.png) repeat-x;
    padding: 0;
}

.dynMenuArea {
    position: absolute;
    z-index: 99999999;
    visibility: hidden;
    color: white;
    padding: 0;
    margin: 0;
    border: 0;
}

.mBdr {
    BORDER-TOP: #ccc 1px dotted
}

.sMItm {
    BACKGROUND: #fff;
    PADDING-BOTTOM: 4px;
    WIDTH: 200px;
    PADDING-TOP: 4px;
    TEXT-ALIGN: left
}
