#colortb table, #colortb  th, #colortb  td {
border: 1px solid #d92c00;
border-collapse: collapse;
font-family: Arial, sans-serif;
color: #333;
font-size:14px;
}
#colortb table.pushdown{margin:0 0 10px 0;}
#colortb caption {
font-size: 100%;
font-weight: bold; text-align:left;
margin: 0px 0px 5px 0px;
}
#colortb  td, #colortb  th {
padding: 7px 14px !important;
}
#colortb  thead th {
text-align: left;
background: #e22b00;
color: #fff;
font-size:16px;
}
#colortb  tbody th {
font-weight: bold;
}
#colortb  tbody tr { background: #fff3f0; }
#colortb  tbody tr.odd { background: #fff; }
#colortb  table a:link {
color: #718ABE;
text-decoration: none;
}
#colortb  table a:visited {
color: #718ABE;
text-decoration: none;
}
#colortb  table a:hover {
color: #718ABE;
text-decoration: underline !important;
}
#colortb tfoot th, #colortb  tfoot td {
font-size: 83%;
}
#floattableright { float:right; margin:0px 0px 8px 16px;}