.even {border-bottom-color: gray; border-bottom-style: solid; border-bottom-width: thin;}
.odd {border-bottom-color: gray; border-bottom-style: solid; border-bottom-width: thin; background-color: #ffcc66;}
.ltred {background-color: #d3d3d3;}
.leftcol {background-color: #ffcc99; border-right: gray thin solid; border-bottom: gray thin solid;}
.rightcol {background-color: #ffcc99; border-left: gray thin solid; border-bottom: gray thin solid;}

