
	
table {
	margin-bottom:20px;
	border-collapse:collapse;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-size:92%}
	
table caption {
	visibility:hidden;}
	
thead th, thead td {
	background:#136b75;
	padding:4px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	vertical-align:top;}
	
tbody th {
	background:#aaaaaa;
	width:20% !important;}
	
th, tr th {
	padding:3px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	vertical-align:top;}

td {
	padding:3px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:#e5e3e3}
	
.tbl-highlight {
	background:#BBBBBB;
	font-weight:bold;
	color:#FFFFFF;}