th a,th a:visited,th a:hover {
color:#FFF
}

th.order1 a {
background:url(/img/cresc.gif) no-repeat;
color:#fff;
padding:3px 15px
}

th.order2 a {
background:url(/img/decresc.gif) no-repeat;
color:#fff;
padding:3px 15px
}

th.sortable a {
background:url(/img/ativar.gif) no-repeat;
color:#fff;
padding:3px 15px
}

th.sorted {
background:#93ABC5
}

th.sorted a,th.sortable a {
background:right;
display:table;
width:100%
}

thead tr {
background:#4A73A2;
color:#fff
}

tr.odd {
background:#F2F4F6
}

tr.tableRowEven,tr.even {
background:#E5E9ED
}