/* Style sheet caf-tablecloth */
tr.even td{background-color:#fafafa;}
tr.odd td{background-color:#f5f5f5;}
th.over,tr.even th.over,tr.odd th.over{background-color:#CFDCFF;}
th.down,tr.even th.down,tr.odd th.down{background:#bce774;}
th.selected,tr.even th.selected,tr.odd th.selected{}
td.over,tr.even td.over,tr.odd td.over{background-color:#EFF4FF;}
td.down,tr.even td.down,tr.odd td.down{color:#fff;background:#bce774;}
td.selected,tr.even td.selected,tr.odd td.selected{background-color:#DFEDFF;}
td.empty,tr.odd td.empty,tr.even td.empty{background:#fff;}
