#table_cont {padding: 5px;}
#table_cont table#gold {font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;border-spacing:0;color:#000000;  margin: 0 auto;}
#table_cont table#gold img{border:0;}
#table_cont table#gold tbody tr td img.flag{display:block; margin: 0 auto; width:20px; height:20px; border:0;}



#table_cont table#gold thead tr th.leftheader{background-image:url("tableimages/header_ls.gif"); background-repeat:no-repeat; background-position:left top;}
#table_cont table#gold thead tr th.rightheader{background-image:url("tableimages/header_rs.gif"); background-repeat:no-repeat; background-position:right top; border-right:none;}
#table_cont table#gold thead tr th{background-image:url("tableimages/header_bg.gif"); background-repeat:repeat-x; font-size: 11px; height:30px;text-align: left;border-right: 1px solid #fe9a0b;border-bottom: 1px solid #fe9a0b; overflow:hidden; padding:0 5px 0 5px;}

#table_cont table#gold tbody tr td{background-image:url("tableimages/body_bg.gif"); background-repeat:repeat-x; border-right: 1px solid #fe9a0b;border-bottom: 1px solid #fe9a0b;padding: 3px;font-size:12px;}

#table_cont table#gold tbody tr.odd td{background-image:url("tableimages/body_bg_odd.gif"); background-repeat:repeat-x; border-right: 1px solid #fe9a0b;border-bottom: 1px solid #fe9a0b;padding: 3px;font-size:12px;}

#table_cont table#gold tbody td a, #table_cont table#gold tbody td a:link, #table_cont table#gold tbody td a:active {color: #000000;text-decoration: underline;font-size: 12px;}
tbody td a:hover {text-decoration: none;}

#table_cont table#gold thead th a, #table_cont table#gold thead th a:link, #table_cont table#gold thead th a:active {color: #000000;text-decoration: none;}
table#gold tbody td a:hover {text-decoration: none;}

#table_cont table#gold tbody td.border_left{border-left:1px solid #fe9a0b; }
#table_cont table#gold thead tr th a:hover, #table_cont table#gold tbody tr td a:hover {text-decoration: none;}

#table_cont table#gold tbody tr td .bonus_but a {background:url("tableimages/Bonus_But.gif") top left; background-repeat:no-repeat; height:21px; width:92px; display:block; margin: 0 auto; cursor:pointer;}
#table_cont table#gold tbody tr td .bonus_but a:hover{background:url("tableimages/Bonus_But.gif") bottom right; background-repeat:no-repeat; height:21px; width:92px; display:block; margin: 0 auto; cursor:pointer;}



#table_cont table#gold thead tr th a{z-index:10;text-decoration:none;color:#000000;outline:none;cursor:help;}
#table_cont table#gold thead tr th a:hover{position:relative;z-index:100;}			
#table_cont table#gold thead tr th a span{display:none;z-index:10;text-decoration:none;color:#000000;outline:none;cursor:help;}
#table_cont table#gold thead tr th a:hover span{
font-size:10px;
max-width:150px;
font-weight:normal;
text-decoration:none;
display:block;
position:absolute;
float:left;
white-space:nowrap;
top:25px;
left:.5em;
background:#fffcd1;
border:1px solid #444;
color:#000000;
padding:3px;
z-index:10;			
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
