.whitecell { background-color: #ffffff }
.banner { color: #ffffff; background-color: #999999; font-weight: bold; font-size: 14px; font-family: Arial, Verdana, Helvetica }
.bottomcell { color: #ffffff; background-color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica }

.topbutton { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica }

/* Sortable tables */
table.sortable a.sortheader {
	color:#FFFFFF;
	text-decoration: none; font-family:Arial; font-size:12pt; text-align:center;
}
table.sortable span.sortarrow {
    color: white;
    text-decoration: bold;
}