table { border-collapse: collapse; 
background: #e5e5e5; font: 14px Arial;margin:0px auto;position:relative;top:15px;width:auto; }
caption { font-size: 1.3em; font-weight: bold; text-align: left; padding: 1em 4px; }
td, th { padding: 3px 3px .75em 3px; line-height: 1.3em; }
th { background: #e5e5e5; color: #fff; font-weight: bold; text-align: left; padding-right: .5em; vertical-align: top; }
thead th { background: #5b8bda; text-align: center; }
.odd td { background: #eee; }
.odd th { background: #eee; }
td a, td a:link { color: #000; }
td a:visited { color: #466C8E; }
th a, td a:active { color: #000; }
table a:hover	{	text-decoration:none; background:black; color:white; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px}
tfoot th, tfoot td { background: #5b8bda; color: #fff; }
th + td { padding-left: .5em; }


