@charset "utf-8";
/* CSS Document */

caption {font-size:11px; color: #F06;}
table {margin: 0; padding: 0; border-collapse: collapse; width: 100%;}
td, th {padding: 10px 4px; border-bottom: 1px solid #EEE;}
td + td {border-left: 1px solid #FAFAFA; color: #999;}
td + td + td {color: #666; border-left: none;}
td a {color: #047664; text-decoration: none;}
td a, th a {display: block; width: 100%; color:#047664;}
td a, a:link, a:active {color: #047664;}
td a:hover {color: #d60707;}
th a {color: #F06; text-decoration: none; font-size: 1.1em;}
th a:visited {color: #F69;}
th a:hover {color: #F06; text-decoration: underline;}
thead tr, tfoot tr {color: #555; font-size:12px;}
tr {font: 12px sans-serif; background: url(../images/trgradient.png) repeat-x #F8F8F8; color: #666;}
tr:hover {background: #FFF;}
