th.header {cursor: pointer; font-weight: bold; background-repeat: no-repeat; background-position: center left; padding-left: 2px; border-right: 0px solid #dad9c7; margin-left: -1px; cursor:pointer; font-family:Arial, Verdana; font-size:12px; color:#0C153A; background-color:#3177B7; height:30px;}/*background-color:#d4d0c8;*/
#listview_data {cursor: pointer; background-repeat: no-repeat; background-position: center left; padding-left: 2px; border-right: 0px solid #dad9c7; margin-left: -1px; height:30px;}
#listview_row{font-family:Arial,Tahoma,Verdanda;font-size:11px;color:#fff;height:20px;}
th.headerSortUp {background-image: url(images/smallss_asc.gif); background-color: #5B8DBB; }/*background-image: url(../listViewClass/img/smallss_asc.gif);*/
th.headerSortDown {background-image: url(images/smalssl_desc.gif); background-color: #5B8DBB; }/*background-image: url(../listViewClass/img/smalssl_desc.gif);*/
td.hover, tr.hover{background-color:#465660;} /*background-color:#6a759a;*/
        /*table{

             border-left: 1px solid #dad9c7;
             border-right: 1px solid #dad9c7;
             border-top: 1px solid #dad9c7;
             border-bottom: 1px solid #dad9c7;
        }*/
.odd{background-color:#1E1E1E;}
.even{background-color:#2D2D2D;}
.page_nav{text-decoration: none; border: solid 1px #AAE; color: #15B; margin-right: 5px; margin-bottom: 5px; padding: 0.5em 0.5em; font-size: 11px; font-family:tahoma;}
.nav_disabled {text-decoration: none; border: solid 1px #ccc; color: #ccc; margin-right: 5px; margin-bottom: 5px; padding: 0.5em 0.5em; font-size: 11px; font-family:tahoma;}
.pagination .current.prev, .pagination .current.next{color:#999; border-color:#999; background:#fff;}
.sep{color:#ccc; font-family:tahoma; font-size:10px;}
#listContainer{display:block; height:335px; background-color:#0F0F0F; width:639px; overflow:auto; border:1px solid #3C3C3C; padding:1px;}