body { font: 0.8em Arial; }

/* Datagrid Table */
table.tbl { width: 0%; border: 1px dotted #ff9900; font-size: 0.9em; clear: both; }
td.tbl-header { background: #ff9900; color: #ffffff; font-size: 12px; text-align: center; padding: 0px; font-weight: bold; border-bottom: 1px dotted #ff9900; white-space:nowrap }
tr.tbl-footer {}
table.tbl-footer { font-size: 1em; }
tr.tbl-row {font-size: 10px;}
tr.tbl-row:hover {}
tr.tbl-row-even  { background: #ffffff; color: #000000;}
tr.tbl-row-odd   { background: #ffffff; color: #000000;}
tr.tbl-row-highlight:hover { background: #ff9900; cursor: pointer; color: #000000;}
td.tbl-nav { background: height: 45px; border-top: 1px dotted #ff9900; color: #000000 }
td.tbl-pages { text-align: center; }
td.tbl-row-num { text-align: right; }
td.tbl-cell {white-space:nowrap; padding: 0px; text-align: left;}
td.tbl-controls { text-align: left; }
td.tbl-found {}
td.tbl-checkall {}
td.tbl-page { text-align: right; }
td.tbl-noresults { font-weight: bold; color: #ffffff; height: 45px; font-size: 2.0em; text-align: center; }
span.tbl-reset { margin: 5px 5px; }
img.tbl-reset-image { margin-right: 5px; border: 0px none; }
span.tbl-create { margin: 5px 0; }
img.tbl-create-image { margin-right: 5px; border: 0px none; }
div.tbl-filter-box {}
img.tbl-arrows { border: 0px none; }
img.tbl-order-image { margin: 0 2px; border: 0px none; }
img.tbl-filter-image { border: 0px none; }
img.tbl-control-image { width: 90px; height: 80px; border: 0px none; }
span.page-selected { color: black; font-weight: bold; }
input.tbl-checkbox {}
