#idMenuRow
{
    border: 0px solid red;
    left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    text-decoration: none;
    text-align: left;
    z-index: 10;
}

.cMenuTitle
{
    background-color: none;
    background-image: none;
    height: 12px;
    width: 60px;
    color: black;
    cursor: hand;
    font-size: 12pt;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    text-align: center;
    border-left: 1px solid red;
    border-right: 0px none;
    border-top: 0px none;
    border-bottom: 0px none;
    overflow: visible;
    z-index: 11;
}

.cMenuTitle A
{
    background-color: none;
    color: black;
    width: 60px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    z-index: 11;
}

.cMenuTitle A:active
{
    background-color: #C0C0FF;
    color: red;
    width: 60px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    z-index: 11;
}

.cMenuSub
{
    background-color: #C0C0FF;
    color: black;
    text-decoration: none;
    left: 0px;
    width: 160px;
    border-left: 1px solid red;
    border-right: 0px none;
    border-top: 0px none;
    border-bottom: 0px none;
    overflow: visible;
    z-index: 10;
}

.cMenuSub A
{
    background-color: none;
    color: black;
    text-decoration: none;
    width: 160px;
    font-weight: bold;
    z-index: 10;
}

.cMenuSub A:active
{
    color: red;
    text-decoration: none;
    width: 160px;
    font-weight: bold;
    z-index: 10;
}

#idSidebar
{
    vertical-align: top;
    z-index: 10;
}

.cSidebar
{
    vertical-align: top;
    z-index: 10;
}

.cSideTitle
{
    background-color: yellow;
    background-image: none;
    color: black;
    CURSOR: hand;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    height: 20px;
    z-index: 10;
}

.cSideTitle A
{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
    FONT-WEIGHT: bold;
    text-decoration: none;
    z-index: 10;
}

.cSideTitle A:active
{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
    FONT-WEIGHT: bold;
    text-decoration: none;
    z-index: 10;
}

.cSideSub
{
    BACKGROUND-COLOR: #669966;
    BACKGROUND-IMAGE: none;
    COLOR: black;
    text-decoration: none;
    WIDTH: 100px;
    z-index: 10;
}

.cSideSub A
{
    background-color: #99CC99;
    color: black;
    font-weight: bold;
    width: 100px;
    text-decoration: none;
    z-index: 10;
}

.cSideSub A:active
{
    background-color: #669966;
    color: black;
    font-weight: bold;
    width: 100px;
    z-index: 10;
}
