table{ border-collapse: collapse; width: 600px; color: #bbbbbb; margin: auto;}
table{ border: 0px; solid #105050; }
tr, th, td{ border: 0px solid black; padding: 1px 14px;}
th{cursor: pointer; background-color: #303030; background-repeat:no-repeat; background-position: 1px center;  }
th.asc{background-image:url(/images/asc.gif);}
th.des{background-image:url(/images/des.gif);}
tr{background-color:#303030;}
tr.alt{background-color:#303030;}
