.tableclass { background-color: #000000 }

.tableclass1 { background-color: #FFFFFF; border : 1px solid green }

.tableclass2 { background-color: #FFFFFF; border-bottom: thin solid black }

.tableclass3 { background-color: #FFFFFF }

.evenRow { background-color: white }

.oddRow { background-color: #EDECEC }

.headerRow { background-color: #EDECEC }

.evenRow2 { background-color: white }

.oddRow2 { background-color: #EDECEC }

.headerRow2 { background-color: #00CCFF }

.noItems { font-size: 12pt; text-align: center; background-color: #FFFFFF ; font-style: normal}

.alignright { text-align: right}

.aligncenter {text-align: center}

.navbar { margin-top: 10px; }

.special1 { background-color: #ccffcc; font-weight: bold }

.special2 { background-color: #ffccff; font-weight: bold }

.special3 { background-color: #55aa55; font-weight: bold }

.checkboxCell { background-color: #88AA55 }

