/* CSS Document */

.even_row
{
  background: #CCCCCC; 
 }
.odd_row
{
  background: #FFFFFF; 
 }