.tmenu0text,
.tmenu1text,
.tmenu1sele,
.tmenu2text,
.tmenu3text
{
    font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
    color: #903;
    width: 168px;
}
.tmenu1sele { font-weight: bold; }
.tmenu2text { font-style: italic; }
.tmenu3text { font-size: 7.5pt; }

.tmenu0text a:link,
.tmenu1text a:link,
.tmenu2text a:link,
.tmenu3text a:link,
.tmenu0text a:visited,
.tmenu1text a:visited,
.tmenu2text a:visited,
.tmenu3text a:visited,
.tmenu0text a:active,
.tmenu1text a:active,
.tmenu2text a:active,
.tmenu3text a:active,
.tmenu1sele a:hover,
.tmenuSelected a:active
{
    text-decoration: none;
    color: #903;
}
.tmenu0text a:hover,
.tmenu1text a:hover,
.tmenu2text a:hover,
.tmenu3text a:hover,
.tmenu1sele a:link,
.tmenu1sele a:visited,
.tmenu1sele a:active,
.tmenuSelected a:link,
.tmenuSelected a:hover
{
    text-decoration: none;
    color: #333;
}

.tmenuSelected a:visited
{
    text-decoration: none;
    color: #eea004;
}

.tmlistbox {
    font-size: 8px;
    font-size-adjust: 0.58;
    margin-bottom: 0;
}

.tmenuSelected {
    background-color: #fff;
}
.treemenuback {
    background-color: #e7e0c7;
}

