/* table */
table {background:#fff;width:100%;margin:0 0 10px 0;border-collapse:collapse;border-spacing:0;}
th, td {border-bottom:1px solid #ccc;padding:6px 8px;width:auto;text-align:left;font-size:12px;}
/*caption {background:#333;color:white;text-transform:uppercase;font-weight:bold;text-align:left;padding:5px;}*/

th.r, td.r {text-align:right;}
th.c, td.c {text-align:center;}
table tfoot tr td {color:#555;background:white; text-align:right;font-style: italic;}
thead {width:100%;}
th {background:#d6dce6;line-height:24px;font-weight:normal;}
th.short, td.short {width:12px;}
th.stronger, td.stronger {font-weight:bold;font-size:110%;color:#666;}


td a:link,td a:visited {color:#1c4998;text-decoration:none;font-weight:bold;}
td a:hover,td a:visited:hover {text-decoration:underline;}

.noline th, .noline td {border-bottom:none;padding:7px 8px 6px 8px;}
.noline .rowscolor {background:#efefef;}
