#data_table table {
	width:100%;
	height:890px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-collapse:collapse;
	line-height: 1.5em;
	clear: both;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#data_table td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	text-align:left;
	font-size: x-small;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
#data_table a {
	color: #000;
	text-decoration: none;
}
#data_table a:visited {
	color: #000;
	text-decoration: none;
}
#data_table a:hover {
	color: #666;
	text-decoration: none;
}
#data_table tr:hover {
	color: #666;
	text-decoration: none;
	background-color: #FFC;
}
#data_arch table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-collapse:collapse;
	line-height: 1.5em;
	clear: both;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#data_arch td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	text-align:left;
	font-size: x-small;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 1.0em;
	padding-left: 1em;
}
#data_arch a {
	color: #666;
	text-decoration: none;
}
#data_arch a:visited {
	color: #666;
	text-decoration: none;
}
#data_arch a:hover {
	color: #000;
	text-decoration: none;
}
#data_arch tr:hover {
	color: #666;
	text-decoration: none;
	background-color: #FFC;
}
#data_arch .nohover{
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding-bottom: 0.5em;
}
#event_date_range h3 {
	color: #000;
	text-decoration: none;
	font-size: medium;
	margin-bottom: -10px;
}
#submenu h3 {
	color: #000;
	text-decoration: none;
	font-size: medium;
	margin-bottom: 0px;
}
#submenu select {
	color: #000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
a.detail_link {
	color: #00F;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
#hotty {
	margin-top:5px;
	margin-bottom:5px;
	background:#FFC;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#hotty h4 {
	line-height:1.5em;
	margin-top:-5px;
	margin-left:10px;
	margin-bottom:0px;
}
#hotty p {
	line-height:1.5em;
	margin-left:15px;
	margin-right:10px;
}
table.center {margin-left:auto; margin-right:auto;}

