.tableclass { border: solid 1px #3d3d3d;}
.tdclass_odd_1 { background-color: #ccc; }
.tdclass_odd { background-color: #ffffff;  border: solid 1px #3d3d3d; }
.tdclass_even_1 { background-color: #ccc; }
.tdclass_even { background-color: #e6e6e6;  border: solid 1px #3d3d3d; }
.histclass { border-bottom-color: #000; border-bottom-width: 1pt; }
