BODY
{
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    FLOAT: left;
    WIDTH: 110px;
    TOP: 20px;
}
.Bar
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 110px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: 0px;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.menu
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    VISIBILITY: hidden;
    BORDER-LEFT: 0px;
    WIDTH: 110px;
    LINE-HEIGHT: 100%;
    BORDER-BOTTOM: 0px;
    POSITION: absolute;
    BACKGROUND-COLOR: transparent
}
.menuItem
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    CURSOR: hand;
    BORDER-BOTTOM: 0px0
}

.visTable
{
    border: thin solid #003300;
    BACKGROUND-COLOR: #FFFFFF;
    width: 100%
}

.visTableHeader
{
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 10px;
    BACKGROUND-COLOR: #165106;
    background-image: url(images/layout/headergrad.gif)
}

.cellBorder
{
    border: thin solid #003300;
    vertical-align: top;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px
}

.invisTable
{
    border: 0px;
    BACKGROUND-COLOR: #FFFFFF;
    width: 100%
}

.invisTable85C
{
    border: 0px;
    BACKGROUND-COLOR: #FFFFFF;
    width: 85%
}

.pic
{
    border: thin solid #003300
}

.innerDiv
{
    PADDING-LEFT: 20px
}

.hr98L
{
   width: 98%;
   height: 3px;
   text-align: left;
   color: #006600
}

.hr85C
{
   width: 85%;
   height: 3px;
   text-align: center;
   color: #006600
}

