td, th {padding: 0.5em}
thead, tfoot {background-color: #DDD}
tr.rowodd {background-color: #FFF}
tr.roweven {background-color: #F2F2F2}
tr.rowhighlight {background-color: #FFC0CB}
tr.rowodd:hover {background-color: #CEDBED}
tr.roweven:hover {background-color: #CEDBED}
tr.rowhighlight:hover {background-color: #CEDBED}
th.sortcol {cursor: pointer; padding-right: 20px; background-repeat: no-repeat; background-position: right center}
th.sortasc {background-color: #DDFFAC; background-image: url(up.gif)}
th.sortdesc {background-color: #B9DDFF; background-image: url(down.gif)}
th.nosort {cursor: default}
th.sortcol:hover {background-color: #99CC66}
th.sortcol a {text-decoration:none; color:white}