.hitlist {
}

.hitlist thead td {
	color:#ababab;
}

.hitlist thead td.hitlist_caption {
	padding: 1px 0 0 10px;
	font-weight: normal;
	color: #000;
}

.hitlist thead td a {
	color: #000;
}

.hitlist tbody td {

}

.hitlist tbody td a {
	font-size: 10px;
}


.hitlist tfoot td {
	height: 18px;
}

.table_head {
	padding: 5px 10px 0px 10px;
}

.table_foot {
	height: 10px;
	padding-bottom: 5px;
}

.table_legend {
	font-weight: bold;
	padding-bottom: 2px;
}

.table_title {
	display: inline;
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

.hitlist tbody tr.r1 td {
	height: 20px;
	background: #efefef;
}

.hitlist tbody tr.r2 td {
	background: transparent;
}

.hitlist tbody tr.r1_red td {
	background: #f9e8e8;
}

.hitlist tbody tr.r1_green td {
	background: #e9f2e9;
}
