﻿.evenbg
{
    background-color:#ddffff;
}
.oddbg
{
    background-color:white;
}
