.toolbar_nlsmenu {
    border-top:#f0efe4 1px solid;
    border-left:#f0efe4 1px solid;
    border-bottom:#a3a37c 1px solid;
    border-right:#a3a37c 1px solid;
    background-image:url(img/tbbg.gif);
    z-index:1;
}

.toolbar_nlsitemcontainer {
    height:23px;
    padding:1px 2px 1px 2px;
}
.toolbar_nlsiconcell {width:23px;}
.toolbar_nlssubmenucell{padding-left:5px;}
.toolbar_nlsitem {
    font-family:verdana;
    font-size:8pt;
}

.toolbar_nlsitemcontainerover {
    height:23px;
    padding:0px 1px 0px 1px;
    background-color:#c1d2ee;
    border:#316AC5 1px solid;
}
.toolbar_nlsiconcellover {width:23px;}
.toolbar_nlssubmenucellover {padding-left:5px;}
.toolbar_nlsitemover {
    font-family:verdana;
    font-size:8pt;
}

.toolbar_nlsitemcontainersel{
    height:23px;
    padding:0px 1px 0px 1px;
    background-color:#FFDEA6;
    border:#002D96 1px solid;
}
.toolbar_nlsiconcellsel {width:23px;}
.toolbar_nlssubmenucellsel {padding-left:5px;}
.toolbar_nlsitemsel {
    font-family:verdana;
    font-size:8pt;
}

.toolbar_nlsitemdisable {}

.toolbar_nlsseparatorcontainer {padding-left:0px;}
.toolbar_nlsseparator {
    height:25px; width:3px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.toolbar_mtopleft {height:0px; width:0px;}
.toolbar_mtopright {height:0px; width:0px;}
.toolbar_mbottomleft {width:0px; height:0px;}
.toolbar_mbottomright {width:0px; height:0px;}
.toolbar_mtop {height:0px;}
.toolbar_mbottom {height:0px;}
.toolbar_mleft {width:0px;}
.toolbar_mright {width:0px;}

.toolbar_horzshadow { }
.toolbar_vertshadow { }
.toolbar_cornshadow { }

