BODY
{
    background-color: ghostwhite;
}

TD
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: verdana;
}
TD.CBase_Selected
{
    font-size: 8pt;
    color: black;
    font-family: verdana;
    text-align: left;
    width: 200;
    font-weight: bold;
}

TD.CBase_Copyright
{
    font-size: 8pt;
    color: silver;
    font-family: verdana;
    text-align: center;
    font-weight: normal;
}
A:link
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: verdana;
    text-decoration: underline;
}
A:visited
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: verdana;
    text-decoration: underline;
}
A:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: gray;
    font-family: verdana;
    text-decoration: underline;
}

DIV.CBase_Banner
{
    display: inline;
    width: 105%;
    height: 47px;
    left: 0px;
    position: absolute;
    top: 0px;
    padding-right: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 5px;
    border-bottom: black 1px solid;
    background-color: darkgray;
}

DIV.CBase_Copyright
{
    width: 780;
    height: 20px;
    top: 415px;
    position: absolute;
    background-color: ghostwhite;
    overflow: hidden;
    font-weight: normal;
    font-size: 8pt;
    color: lightgrey;
    font-family: Verdana;
    text-align: center;
}

TD.CBase_Banner
{
    font-weight: normal;
    font-size: 22pt;
    color: black;
    font-family: verdana;
}

TD.CBase_Highlight
{
    font-weight: normal;
    font-size: 8pt;
    color: red;
    font-family: verdana;
    text-justify: newspaper;
    text-align: justify;
    vertical-align: top;
}

TD.CBase_Detail
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: verdana;
    text-justify: newspaper;
    text-align: justify;
    vertical-align: top;
}



