.GridClass {font-family: Verdana, Arial, Sans-Serif; font-size: 10px; cursor: default;}
.RowClass {background-color: #ffffff;}
.DataCell {border-top: solid 1px #000000; border-left: solid 1px #000000; padding: 2px 2px 2px 2px; cursor: default;}
.ChildDataCell {cursor: default; border-top: solid 1px #000000;}
.ChildRowClass {background-color: #ffffff;}
.AlternatingRowClass {background-color: #ddecfe;}
.HeadingTextClass {font-size: 12px; font-weight: bold; white-space: nowrap; cursor: hand;}
.HeadingCellClass {border-left: solid 1px #000000;}
.IndentCellClass {border-top: solid 1px #000000;}

