.TCname {
	font-size: large;
	font-weight: bold;
	color: #666;
	padding-top: 2px;
	padding-left: 4px;
}
.thick_style {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #666;
}
#schedule {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	clear: left;
	float: left;
	left: 0;
	top: 0;
	background-image: url(ART_template_source/art/gsquare.png);
	background-repeat: repeat;
	visibility: hidden;
}
.click_for_map {
	font-style: italic;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.click_for_map:Hover {
	font-style: italic;
	color: #AA0101;
	text-decoration: none;
}

