#table { font-family: Verdana, Geneva, sans-serif; font-size: 12px;padding:5px;  -moz-user-select: none; -khtml-user-select: none; user-select: none; width: 100%; CURSOR: default;  }
#table th:hover TH { background: #555; }
#table th { TEXT-ALIGN: left; PADDING: 4px 0 4px 9px; font-size: 13px;BACKGROUND: #444; BORDER: 1px solid #666;  COLOR: #FFF; CURSOR: pointer; }
#table tr:this td { background-color: #edf3fe; color: #000;  border: 1px solid #444;  }
#table tr:hover td {background-color: #B4DAF9; color: #000; border: 1px solid #444; font-size: 12px; width="50px;"}

#table tr td {background-color: #EEF3F7; padding: 3px 8px; border: 1px solid #444;  }
#table tr.even td { BACKGROUND: #edf3fe; BORDER: 1px solid #444;}
#table tr.odd td { BACKGROUND: #FFF; BORDER: 1px solid #444;  }
#table img { vertical-align:middle;}