/* Cascade DTP V4 - Style Sheet */

a:link {color: rgb(51,51,102);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:visited {color: rgb(153,0,102);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover, a:active {color: rgb(102,51,255);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}


.Navig {position: absolute;
    top: 104px;
    left: 10px;
    height: 651px;
    width: 147px;
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt;
    color: rgb(102,102,102);
    line-height: 140%;
    padding: 2px;
    border-top: 0px;
    border-left: 0px;
    border-right: 1px;
    border-bottom: 0px;
    border-color: rgb(0,0,0);
    border-style: solid;
    background-color: rgb(255,255,204);
    overflow: hidden}

.Banner {position: absolute;
    top: 10px;
    left: 10px;
    height: 88px;
    width: 931px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 110%;
    padding: 2px;
    background-color: transparent;
    overflow: hidden}

.Text {position: absolute;
    top: 104px;
    left: 165px;
    height: 645px;
    width: 546px;
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    color: rgb(102,102,102);
    line-height: 120%;
    padding: 5px;
    background-color: transparent;
    overflow: scroll}

.Info1 {position: absolute;
    top: 104px;
    left: 724px;
    height: 266px;
    width: 216px;
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9pt;
    color: rgb(102,102,102);
    line-height: 110%;
    padding: 2px;
    border-top: 0px;
    border-left: 1px;
    border-right: 0px;
    border-bottom: 0px;
    border-color: rgb(0,0,0);
    border-style: solid;
    background-color: rgb(255,255,204);
    overflow: hidden}

.Info2 {position: absolute;
    top: 374px;
    left: 724px;
    height: 379px;
    width: 217px;
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9pt;
    color: rgb(102,102,102);
    line-height: 110%;
    padding: 2px;
    border-top: 1px;
    border-left: 1px;
    border-right: 0px;
    border-bottom: 0px;
    border-color: rgb(0,0,0);
    border-style: solid;
    background-color: rgb(255,255,204);
    overflow: hidden}

body {background-color: rgb(255,255,255)}


