/* Style sheet Tables */
#col1 .ce_table table{padding:0;border-collapse:collapse;margin: 0 30px 20px 29px;}
#col1 .ce_table table th,#col1 .ce_table table td{padding:4px 8px;border-bottom:3px solid #cccccc;}
#col1 .ce_table table th{}
#col1 .ce_table thead th{font-weight:bold;color:#ffffff;background: #009fda;}
#col1 .ce_table thead a{color:#ffffff;}
#col1 .ce_table thead a:hover{text-decoration:none;color:#005293;}
#col1 .ce_table tfoot td{font-weight:bold;color:#ffffff;background: #005293;}
#col1 .ce_table table .odd{background: #ffffff;}
#col1 .ce_table table .even{background: #ebebeb;}

