
body { background:#9C88BB; font-size:small; font-family:arial; color:#414042;}
/*in_line*/

img {border-style: none;
    border-color: inherit;
    border-width: 0;
    vertical-align:top; text-align:right;
}
a {color:#686868; text-decoration:underline}
a.link {color:#5293a7; padding-left:9px; text-decoration:underline; float:right}
a.link:hover {color:#db0048;}

.DataGrid { display: block; border: 0; font-size: .95em; empty-cells: show; }
.DataGrid tr.Active { background-color: #45B9D4; }
.DataGrid td.DataBox { text-align: center; color: #000000; border: 1px solid #666666; }
.DataGrid td { padding: 0px 8px 0px 8px; color: #000000; border: 1px solid #CECFCE; }
.DataGrid th { border: 1px solid #641E3C; padding: 5px 8px 5px 8px; color: #FFFFFF; background: #641E3C; font-size: 1em; font-weight: BOLD; }
.DataGrid th a { display: block; } 
.DataGrid thead { background: #45B9D4; }
 
.DataHeader { font-weight: bold; text-align: center; }
.DataHeader a, .DataHeader a:visited { font-weight: bold;  color: #000000; text-decoration: none; }
.DataHeader a:active, .DataHeader a:hover { color: #000000; text-decoration: underline; }
.DataGridPagination { color: #000066; }
.DataGridPagination a { color: #000066; text-decoration: none; }
.DataGridPagination a:hover, .DataGridPagination a:hover  { text-decoration: underline; }
.DataGrid td a, .DataGrid td a:visited { display: block; color: #000000; text-decoration: underline; } 
.DataGrid td a:hover, .DataGrid td a:active { color: Gray; text-decoration: underline; }
