* {margin:0; padding:0;}
body {font:11px Verdana,Arial;}
#wrapper {width:925px; margin:20px auto; font-size:11px;}
.sortable {width:923px; border:1px solid #ccc; border-bottom:none;}
.sortable th {padding:4px 6px 6px; background:#00006A; color:#fff; text-align:left; color:#ccc; font-weight:bold;}
.sortable td {padding:4px 4px 4px; background:#fff; border-bottom:1px solid #ccc;}
.sortable .head {background:#00006A url(images/sort.gif) 6px center no-repeat; cursor:pointer; padding-left:18px;}
.sortable .desc {background:#000048 url(images/desc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px;}
.sortable .asc {background:#000048 url(images/asc.gif) 6px  center no-repeat; cursor:pointer; padding-left:18px;}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff;}
.sortable .even td {background:#EBEBF5;}
.sortable .odd td {background:#fff;}