@charset "utf-8";
/* CSS Document */
table { width:90%; border-top:1px solid #e4e3da; border-right:1px solid #e4e3da; margin:1em auto; border-collapse:collapse; }
caption { color: #b3b393; font-size:1.5em; letter-spacing:.1em; margin:1em 0 0 0; padding:0 0 1em 0; caption-side:top; text-align:center; }  
tr.odd td { background:#f5f4ec;	}
tr.odd .column1 { background:#f1efe4; }  
.column1 { background:#f9fcfe; }
td { color:#71715c; border-bottom:1px solid #e4e3da; border-left:1px solid #e4e3da; padding:.3em 1em; text-align:center; }
th { font-weight:normal; color: #71715c; text-align:left; border-bottom: 1px solid #e4e3da; border-left:1px solid #e4e3da; padding:.3em 1em; }
thead th { background:#f1efe4; text-align:center; font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#606; padding:0 1em; }
tfoot th { text-align:center; background:#f1efe4; }
tfoot th strong { font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; margin:.5em .5em .5em 0; color:#606; }
tfoot th em { color:#5d245a; font-weight: bold; font-size: 1.1em; font-style: normal; } 

