table.gallery
{
    background-color: #000044;
    color: #000000;
}

table.gallery td{
    background-color: #000044;
    color: #000000;
    background: url("/style/clouds1.jpg");
    background-repeat: repeat-x repeat-y;
}

table.gallery input, table.gallery textarea{
    background-color: #bbbbbb;
    color: #000000;
}

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

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

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

table.subsubsolid TH{
    background-color: #000022;
    font-size:16px;
    background: url("/style/clouds1.jpg");
    background-repeat: repeat-x repeat-y;
}

table td{
    background: transparent;
}

h2,h3{
    color:white;
    background: transparent;
    padding-bottom:5px;
}
