Yes.


#mytable tr.even td {background:#e5f1f4;}
#mytable tr.odd td {background:#f8fbfc;}

#mytable th.over, #mytable tr.even th.over, #mytable tr.odd th.over
{background:#4a98af;}

This is...