caption {
	font-size: 1.2em;
	text-align: center;
	margin-top: 15px;
}
.top_times_table {
	border: 2px solid #000000;
	color: 7b0100;
	font-size: 0.9em;
}
.top_times_tbl_hdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.top_time_entry {
	padding-right: 5px;
	padding-left: 5px;
}
.top_time_entry_col1 {
	padding-right: 4px;
}
.top_time_entry_colN {
	padding-left: 4px;
}

.record_entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
	font-size: 0.9em;
}
.record_entry_time {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: top;
	font-size: 0.9em;
}
.record_entry_lastrow {
	vertical-align: top;
	font-size: 0.9em;
}
