.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	top: auto;
	color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.showhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.showinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #CCCCCC;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.tablesubhead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.sched_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 18px;
}
a:link {
	color: #9999FF;
	text-decoration: underline;
}
a:visited {
	color: #E83A00;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
