table.tbl {
	color: #7F7F7F;font: 1em/1.6em "Trebuchet MS",Verdana,sans-serif;border-collapse: collapse
}

table.tbl,caption.tbl {
	margin: 0 auto;border-right: 1px solid #CCC;border-left: 1px solid #CCC
}

caption.tbl,th.tbl,td.tbl {
	border-left: 0;
	padding: 10px
}

caption.tbl,thead.tbl th,tfoot.tbl th,tfoot.tbl td {
	background-color: #FFCC99;
	color: #666;
	font-weight: bold;
	text-transform: uppercase
}

thead.tbl th.tbl {
	background-color: #FFFFCC;
	color: #666;
	text-align: center
}

tbody.tbl th.tbl {
	padding: 20px 10px
}

tbody.tbl tr.odd {
	background-color: #F7F7F7;
	color: #666
}

tbody.tbl a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E
}

tbody.tbl a:active,tbody.tbl a:hover,tbody.tbl a:focus,tbody.tbl a:visited {
	color: #666
}

tbody.tbl tr:hover {
	background-color: #EEE;
	color: #333
}

tbody.tbl tr:hover a {
	background-color: #FFF
}

tbody.tbl td+td a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0
}


