 /*START STYLES FOR SORTTABLES*/
/*a {color:#990000;font-size:11px;}*/
th {font-weight:bold;border-right: 1px solid #aaa;border-bottom: 1px solid #aaa;border-top: 1px solid #aaa;letter-spacing: 2px;text-align: left;padding:6px 3px 6px 3px;}
table {border-left: 1px solid #aaa;width:90%;font-size:10px;}
.sortable-text, .sortable-currency, .sortable-date-dmy, .sortable-numeric {text-indent:12px;background:  url('../ext_pics/download/bg_header_sortable.gif') no-repeat left center;}
th.nobg {border-top: 0;border-left: 0;border-right: 1px solid #aaa;background: none;}
td {border-right: 1px solid #aaa;border-bottom: 1px solid #aaa;padding: 6px 6px 6px 12px;vertical-align:top;background:  url('../ext_pics/download/bullet1.gif') no-repeat;}
.alt td {background:  url('../ext_pics/download/bullet2.gif') no-repeat;}
ul.tablePaginater {display:block;list-style:none;padding:0;margin:5px 0 1em 0;text-align:center;}
ul.tablePaginater li {display:inline; width:2.1em;height:2.1em;line-height:2em;vertical-align:middle;margin-right:4px;/*color:#666*/;list-style:none;cursor:pointer;}
ul.tablePaginater li.currentPage a {border-color:#a84444 !important;/*color:#000;*/}
ul.tablePaginater li a {display:table-cell !important;display:inline-block;text-align:center;width:2em;height:2em;/*color:#666*/;padding:0.2em;min-width:2em;min-height:2em;text-decoration:none;outline:none;border:1px solid #ccc;cursor:pointer;}
ul.tablePaginater li a:focus {/*color:#333*/;text-decoration:none;outline:none;border-color:#aaa;;}
th.forwardSort,{background:transparent url('../ext_pics/download/bg_header_down.gif') no-repeat left center;}
th.reverseSort {background:transparent url('../ext_pics/download/bg_header_up.gif') no-repeat left center;}
th span {display:inline;}
tr:hover, tr.ieRowHover {background: url('../ext_pics/download/bullet1.gif') no-repeat;}
tr.alternative:hover,tr.ieRowHoverAlt {background: url('../ext_pics/download/bullet2.gif') no-repeat;/*color: #797268;*/}
 /*END STYLES FOR SORTTABLES*/
 
 .table-background-color1 {
 /*background:#ggg;*/
 } 
 
 .table-background-color2 {
/* background:#eee;*/
}