body {
    color: #D0E0D0;
    background-color: #1A2A1A;
    SCROLLBAR-base-COLOR: #2A3A2A;
    SCROLLBAR-ARROW-COLOR: #8FA88F;
}

font, th, td, p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a:link, a:active, a:visited {
    color: #D0E0D0;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #AFC70A;
}

.bodyline {
    background-color: #1A2A1A;
    border: 0px #7F9A7F solid;
}

.forumline {
    background-color: #1A2A1A;
    border: 0px #D0E0D0 solid;
}

td.row1, td.row2, td.row3 {
    BORDER-RIGHT: #3D5D3D 1px solid;
    BORDER-TOP: #1A2A1A 2px solid;
    BORDER-BOTTOM: #3D5D3D 1px solid;
    BORDER-LEFT: #1A2A1A 2px solid;
    background: #253A25;
}

th {
    color: #A7BFA5;
    font-size: 10px;
    font-weight: bold;
    background: #2A3A2A;
}

.maintitle, h1, h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #E0FFE0;
}

.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }

.postbody { font-size: 12px; }

input, textarea, select {
    color: #D0E0D0;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    background: #0D1E0D;
}

input.button {
    background: #2A3A2A;
    color: #D0E0D0;
    font-size: 12px;
}

.pgbutt a {
    background: #2A3A2A;
    border: 1px #A7BFA5 solid;
}
