BODY {
    COLOR: #ffffff; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none;
    scrollbar-face-color: #405070; 
    scrollbar-shadow-color: #404040; 
    scrollbar-highlight-color: #808080; 
    scrollbar-3dlight-color: #C0C0C0; 
    scrollbar-darkshadow-color: #202020; 
    scrollbar-track-color: #2B4659; 
    scrollbar-arrow-color: #C0C0C0
}
A:LINK {
    color: #A0A0A0; 
    text-decoration: none; 
    cursor: crosshair; 
}
A:VISITED {
    color: #A0A0A0; 
    text-decoration: none; 
    cursor: crosshair; 
}
A:ACTIVE {
    color: #D0D0D0; 
    text-decoration: none; 
    cursor: crosshair;     
}
A:HOVER {
    color: #D0D0D0; 
    text-decoration: underline overline; 
    crosshair: default; 
}
TD {
    COLOR: #ffffff; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
INPUT {
    COLOR: #000000; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
SELECT {
    COLOR: #000000; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
TEXTAREA {
    COLOR: #000000; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
.txt {
    COLOR: #ffffff; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
.date {
    COLOR: #5a7b9c; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
.black {
    COLOR: #ffffff; 
    FONT-FAMILY: Verdana; 
    FONT-SIZE: 10px; 
    TEXT-DECORATION: none
}
#divCont {
    position: absolute;
    width:545;
    height:308;
    overflow:hidden;
    top:65;
    left:67;
    clip:rect(0,545,309,0);
    z-index:999;
    visibility:hidden
}

#divText {
    position: absolute;
    width:542;
    top:5;
    left:0;
    z-index:999
}

#scrollButtons {
    position: absolute;
    left: 630;
    top: 65;
    width: 15;
    height: 0;
    z-index: 0
    visibility:hidden
}

#bar1 {
    position: absolute;
    left: 67;
    top: 56;
    width: 545;
    height: 0;
    clip:rect(0,545,309,0);
    z-index: 0
}

#bar2 {
    position: absolute;
    left: 67;
    top: 365;
    width: 545;
    height: 0;
    clip:rect(0,545,309,0);
    z-index: 0
}


