body {
    font-family:    Arial, Helvetica, sans-serif;
    color:          #FFFF99;
    background:     #003319;
    background-image: url(dgren056.jpg);

    scrollbar-face-color:       #002000;
    scrollbar-track-color:      #000800;
    scrollbar-arrow-color:      #96b149;

    scrollbar-highlight-color:  #002000;
    scrollbar-3dlight-color:    #609030;
    scrollbar-shadow-color:     #609030;
    scrollbar-darkshadow-color: #002000;

}

:link {
    color:          #CC9900;
    background:     transparent;
}

:visited {
    color:          #CC6600;
    background:     transparent;
}

:active {
    color:          #FFFFCC;
    background:     transparent;
}

H2, H3, H4 {
    font-family:    Arial, Helvetica, sans-serif;
    font-weight:    bold;
    font-style:     italic;

    text-align:     center;
}

H2 {
    font-size:      125%;
    color:          #FFFF99;
}

H3 {
    font-size:      115%;
    color:          #CC9900;
}

H4 {
    font-size:      100%;
    color:          #FFFF99;
}

P {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFF99;
    margin-left: 12px;
    margin-right: 12px;
}

P.NewsFlow_Title {
    font-size:      90%;
    font-weight:    bold;
}

P.NewsFlow_Date {
    font-size:      80%;
    color:          #CC9900;
    margin-top:     16pt;
    margin-bottom:  0;
}

P.NewsFlow_Text {
    font-size:      80%;
    margin-top:     0pt;
    margin-bottom:  6pt;
}

P.NewsArch_Date {
    font-weight:    bold;
    color:          #CC9900;
    margin-top:     24pt;
    margin-bottom:  -10pt;
}

span.Init {
    color: #CC9900;
}

.InputText {
    border: 1px solid #96b149;
    background: transparent;
    color: #FFFF99;
}

.InputSelect {
    border: 1px solid #96b149;
}

.InputSubmit {
    border: 1px solid #96b149;
    background: transparent;
    color: #FFFF99;
    cursor: hand;
}

table.FontInfo, table.FontLoad {
    border-width:       2;
    border-collapse:    collapse;
    border-style:       solid;
    border-color:       #96b149;

    margin-left:        12px;
    margin-top:         12px;
    margin-bottom:      12px;
}

table.FontInfo td, table.FontLoad td {
    border-width:       1;
    padding:            4px 8px;
    vertical-align:     top;
    font-size:          95%;
    border-color:       #6e9037;
}

table.FontInfo td.HelpCell {
    width:              20px;
    text-align:         center;
    vertical-align:     middle;
}

table.FontLoad td {
    text-align:         center;
}

table.FontInfo td p  {
    margin-left:        0;
}

img.HelpIcon {
    border-width:       0;
    margin-left:        6pt;
}

table.Journal {
    border-width:       0;
    border-collapse:    collapse;
    border-style:       solid;

    text-align:         left;

    margin-left:        0pt;
    margin-right:       0pt;
}

table.Journal td.Date {
    font-weight:        bold;
    font-style:         italic;
    color:              #CC9900;

    padding-top:        4pt;
}

table.Journal td.Bullet {
    text-align:         right;
    vertical-align:     top;
    padding-top:        4pt;
    padding-right:      6pt;
}

table.Journal td.Entry {
    padding-bottom: 8pt;
}

table.Journal td.Entry p {
    margin-left: 0;
    margin-right: 0;
}

table.Journal td.LineSpace {
}











