table.gallery
{
    background-color: #004400;
    color: #ffffff;
}

table.gallery td{
    background-color: #004400;
    color: #aaffaa;
}

table.gallery input, table.gallery textarea{
    background-color: #445544;
    color: #ffffff;
}

table.gallery th{
    background-color: #005500;
    color: #ffffff;
    font-size:20px;
}

.gallery A:visited, .gallery A:active, .gallery A:hover,.gallery A:link
{
    font-family:arial;
    font-size:12px;
    background-color: transparent;
    color : #ddddff;
}

table.subsolid TH{
    background-color: #003300;
    color: #ffffff;
     border: 1px solid #000001;
}

table.subsubsolid TH{
    background-color: #002200;
    font-size:16px;
}
h2,h3{
    color:white;
    background: transparent;
    padding-bottom:5px;
}
