@CHARSET "UTF-8";

table, th, td {
border:1px solid #D4E0EE;
border-collapse:collapse;
color:#555555;
font-family:"Trebuchet MS",Arial,sans-serif;
}
caption {
font-size:150%;
font-weight:bold;
margin:5px;
}

thead th {
background:#E6EDF5 none repeat scroll 0 0;
color:#4F76A3;
font-size:100% !important;
text-align:center;
}
tbody th {
font-weight:bold;
}
tbody tr {
background:#FCFDFE none repeat scroll 0 0;
}
tbody tr.odd {
background:#F7F9FC none repeat scroll 0 0;
}
table a:link {
color:#718ABE;
text-decoration:none;
}
table a:visited {
color:#718ABE;
text-decoration:none;
}
table a:hover {
color:#718ABE;
text-decoration:underline !important;
}
tfoot th, tfoot td {
font-size:85%;
}

table tbody tr td, table thead tr th {
padding:4px;
}


table.type2, table.type2 th, table.type2 td {
border:none;
}

table.type2 tbody tr {
background-color:#fff;
}


