table
{background: #000;}

table tr
{background:#fff;}

table tbody tr td.currentCell,
table tbody tr td:hover,
table tbody tr.alt td:hover,
table tr.rowHover td,  
tr:hover td,  
table tr td.rowHover,
table tbody tr.alt.rowSelect,  
table tbody tr.alt.rowSelect td,
table tbody tr.rowSelect, 
table tbody tr.rowSelect td
{background-color:#d0d0b0;}

table tbody tr
{cursor:pointer;}
