table.sortable a.sortheader {
    background-color:#2B7D78;
    color:#FFFFFF;
    font-size: 12;
	font-weight: bold;
    text-decoration: none;
    align: center;
	display: block;
}
table.sortable span.sortarrow {
    color: white;
    text-decoration: none;
}
