.ringtable table{border-collapse:collapse;}
.ringtable table tbody tr:nth-child(even){background:#ffffee;}
.ringtable table tbody tr:nth-child(odd){background:#eeffff;}
.ringtable table thead{background:#ccccff;}
.ringtable table td{border:1px solid black;padding:2px;}
