@charset "utf-8";
#displaySchedule {
	width: 370px;
	float: left;
	margin-left: 20px;
	clear: none;
	overflow: visible;
}

#siteContainer {
	width: 900px;
	background-image: url(../image/bg_main_h.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	overflow: visible;
	height: auto;
}
#menuTextContainer {
	margin-left: 20px;
	float: right;
}
#subMenuTextContainer {
	margin-left: 10px;
	float: left;
}
#subMenuContainer {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	width: 800px;
}


#menuContainer {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	width: 800px;
	color: #666666;
	float: right;
}
#totMenu {
	height: 50px;
	width: 800px;
	text-align: right;
}
#displayBox {
	/* [disabled]height: auto; */
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*margin-bottom: 10px;*/
	overflow: auto;
}
#footNote {
	text-align: center;
	height: 40px;
	/* [disabled]width: 900px; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	vertical-align: bottom;
	padding-top: 10px;
	overflow: hidden;
	background-image: url(../image/bg_main_b.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
}

#displayBox #displayLeftBox {
	/*height: 330px;*/
	width: 570px;
	float: left;
	clear: none;
	overflow: visible;
	padding-right: 9px;
}
#horLine {
	float: left;
	background-color: #CCCCCC;
	height: 300px;
	width: 1px;
	clear: none;
	background-position: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#displayBox #displayRightBox {
	height: 330px;
	width: 210px;
	float: left;
	clear: none;
	padding-left: 10px;
	overflow: auto;
}
#topContainer {
	height: 170px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-image: url(../image/topBG.png); */
}
#bannerContainer  {
	height: 115px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#bannerPic {
	margin-top: 10px;
	height: 60px;
}

#allContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/bg_main_t.png);
	background-repeat: no-repeat;
	/* [disabled]overflow: visible; */
	margin-top: 30px;
	/* [disabled]height: 550px; */
	padding-top: 50px;
}
#displaySchedule table {
	vertical-align: top;
}
#displayLeftBox #displayLeftBoxDual   {
	width: 275px;
	float: left;
	padding-right: 10px;
}
#displayTotSchedule {
	overflow: auto;
	/* height: 330px; */
	width: 800px;
}
#displayBoxSingle {
	overflow: auto;
	/* [disabled]height: 330px; */
	width: 800px;
}
#displayTotSchedule #sitefooter {
	float: left;
	width: 100%;
	vertical-align: bottom;
	padding-top: 10px;
}
#blueLineVertikal {
	background-color: #3da2e8;
	height: 1px;
	width: 90%;
	margin-top: 1px;
	margin-bottom: 1px;
}
#LastUpdated {
	float: right;
	clear: none;
}

