
#datadisplay {

	margin-right: 10px;
	margin-left: 10px;
	top: 0;
	margin-top: 25px;

}

.datahead {
	text-indent: 0;
	margin-left: 0;
	padding-left: 0;
}

.datacolumn {
	padding-left: 9px;
	width: 0;
	padding-right: 9px;
	left: 0;
	text-align: center;
}

.displayhead {
	font: bold large Verdana, Lucida, "Lucida Grande", sans-serif;
	width: 0;

}

.colhd_clb {
	margin: 10px 10px 10px 9px;
	font-weight: bold;
	text-indent: 8px;
}

.colhd_tm {
	margin: 10px;
	font-weight: bold;
	text-indent: 8px;
	left: 9px;
	padding-right: 10px;
	padding-left: 10px;
}


.colhd_lg {
	margin: 10px 10px 10px 8px;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
	left: 66px;
}

.colhd_amt {
	margin: 10px 10px 10px 8px;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
	left: 66px;
	padding-right: 6px;
}

.colhd_age {
	margin: 10px 10px 10px 8px;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
	left: 66px;
	padding-right: 6px;
}

.colhd_typ {
	margin: 10px 10px 10px 8px;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
	left: 66px;
}


.colhd_sess {
	margin: 10px 10px 10px 8px;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
	left: 134px;
}

.colhd_cont {
	margin: 10px 10px 10px 8px;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
	left: 154px;
}

.colhd_date {
	margin: 10px 10px 10px 0;
	font-weight: bold;
	text-indent: 8px;
	width: 45px;
	position: relative;
	left: 201px;
}

.even_data_row {
	background-color: #ccddcc;
	height: 22px;
	vertical-align: middle;
	width: 785px;
	margin-left: 12px;
	display: table-row;
}

.odd_data_row {
	background-color: #ddccdd;
	height: 22px;
	vertical-align: middle;

	width: 785px;

	margin-left: 12px;

}

a {

	color: #1c0c7a;

}