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

table.gallery td{
    background-color: #000000;
    color: #ffffff;
	background: url("/style/space.gif");
	background-repeat: repeat-x repeat-y;
}

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

table.gallery th{
    background-color: #000000;
    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: #000000;
    color: #ffffff;
}

table.subsubsolid TH{
    background-color: #000000;
    font-size:16px;
}

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