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

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

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

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

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

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