.advertisement
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 12px;
    vertical-align: middle;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: verdana, tahoma;
    text-align: center;
    font-family: arial:;
}
.tblToolbar
{
    border-right: 1px outset;
    padding-right: 1px;
    border-top: 1px outset;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: 1px outset;
    color: menutext;
    padding-top: 1px;
    border-bottom: 1px outset;
    background-color: buttonface;
}
.raiseme
{
    border-right: 1px outset;
    border-top: 1px outset;
    border-left: 1px outset;
    border-bottom: 1px outset;
}
.raisemeleft
{
    border-left: 2px groove;
}
.cbtn
{
    border-right: buttonface 1px solid;
    border-top: buttonface 1px solid;
    border-left: buttonface 1px solid;
    border-bottom: buttonface 1px solid;
}
.codedisplay
{
    font-size: 10px;
    font-family: courier;
    text-align: left;
}
.selects
{
    font-size: 10px;
    font-family: tahoma, verdana, arial, courier, serif;
}
.txtbtn
{
    font-size: 70%;
    color: menutext;
    font-family: tahoma, verdana, arial, courier, serif;
}
.DivMenu
{
    border-right: buttonface 1px groove;
    border-top: buttonface 1px groove;
    z-index: 100;
    left: -200px;
    border-left: buttonface 1px groove;
    width: 125px;
    border-bottom: buttonface 1px groove;
    position: absolute;
    top: -1000px;
    background-color: buttonface;
}
.TDMenu
{
    font-size: 70%;
    width: 100%;
    cursor: default;
    color: buttonface;
    font-family: verdana;
}


