 
/* Datagrid Table */
table.tbl {color:#359AFF; width: 100%;   clear: both;  margin:0px}
td.tbl-header { background: #fff;  text-align: left; padding: 10px; font-weight: bold;color:#359AFF;font-size:14px;border-bottom: solid 2px gray;}
a{text-decoration:none;color:#323d4e}
tr.tbl-footer {color:#000000}
table.tbl-footer { font-size: 1em; color:#FFFFFF }
tr.tbl-row {color:#4A5F72 }}
tr.tbl-row:hover { background: #359AFF; color:#FFFFFF } /* Old color: #E9E9E9 */
tr.tbl-row-even { background: #ECECFF; }
tr.tbl-row-odd { background: white; }
tr.tbl-row-highlight:hover { background: #fffba6; cursor: pointer; }
td.tbl-nav { background: url(/images/head_bg.gif); height: 20px;  color: #4D4D4D; }
td.tbl-pages { text-align: center; }
td.tbl-row-num { text-align: right; }
td.tbl-cell {padding: 10px; }
td.tbl-controls { text-align: center; }
td.tbl-found {}
td.tbl-checkall {}
td.tbl-page { text-align: right; }
td.tbl-noresults { font-weight: bold; color: #161515; height: 45px; text-align: center; }
span.tbl-reset { margin: 5px 5px; }
img.tbl-reset-image { margin-right: 5px; border: 0; }
span.tbl-create { margin: 5px 0; }
img.tbl-create-image { margin-right: 5px; border: 0; }
div.tbl-filter-box {}
img.tbl-arrows { border: 0; }
img.tbl-order-image { margin: 0 2px; border: 0; }
img.tbl-filter-image { border: 0; }
img.tbl-control-image { border: 0; }
span.page-selected { color: black; font-weight: bold; }
input.tbl-checkbox {}
a.tblLink:active{
color:#fff;
text-decoration:none;
}
a.tblLink:link{
color:#0097d6;
text-decoration:none;
}
a.tblLink:visited{
color:#E64A00;
text-decoration:none;
}
a.tblLink:hover{
color:#333333;
text-decoration:none;
}
table.tbl-footer {color:#359AFF}