@charset "utf-8";*{outline:none}.sortable{width:700px;border-left:1px solid #c6d5e1;border-top:1px solid #c6d5e1;border-bottom:none;font-family:"Times New Roman", Times, serif;font-size:11px;margin:0 auto 15px}.sortable th{background:url(../images/sortable-bg.gif);text-align:left;border:1px solid #fff;border-right:none}.sortable th h3{font-size:11px;color:#FFF;margin:7px;padding:0}.sortable td{border-bottom:1px solid #c6d5e1;border-right:1px solid #c6d5e1;padding:4px 6px 6px}.sortable .head h3{background:url(../images/sort.gif) 7px center no-repeat;cursor:pointer;padding-left:18px}.sortable .desc,.sortable .asc{background:url(../images/sortable-selected-bg.gif)}.sortable .desc h3{background:url(images/sortable-desc.gif) 7px 50% no-repeat;cursor:pointer;padding-left:18px}.sortable .asc h3{background:url(../images/sortable-asc.gif) 7px 50% no-repeat;cursor:pointer;padding-left:18px}.sortable .head:hover,.sortable .desc:hover,.sortable .asc:hover{color:#fff}.sortable .evenrow td{background:#fff}.sortable td.oddselected{background:#dce6ee}#controls{width:700px;height:20px;margin:0 auto}#perpage{float:left;width:200px}#perpage select{float:left;font-size:11px}#perpage span{float:left;margin:2px 0 0 5px}#navigation{float:left;width:300px;text-align:center}#navigation img{cursor:pointer;width:16px;height:16px}#text{float:left;width:200px;text-align:right;margin-top:2px}.sortable .oddrow td,.sortable td.evenselected{background:#ecf2f6}