body
{
background-image: url("/css/dark-gray-dragons.gif");
}
tr.midpanel
{
background-image: url("/css/lite.gif");
}
td.midpanel
{
background-image: url("/css/lite.gif");
}
td.toppanel
{
background-image: url("/css/lite.gif");
}
div.leftpanel
{
background-image: url("/css/lite.gif");
}
div.rightpanel
{
background-image: url("/css/lite.gif");
}
table.light
{
    background: white;
}
table.lightframed
{
    background: white;
}
tr.lightframed
{
    background: white;
}

td.commentleft
{
    background: white;
}

td.commentright
{
    background: white;
}
