.top_bdr {
	border: 1px solid #000000;
}
.mid_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main_box {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.link_left_box {
	background-color: #FFFFFF;
	padding: 5px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.right_box {
	background-color: #FFFFFF;
	padding: 5px;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}
.button_bar {
	background-image: url(images/button_bk.jpg);
	background-repeat: repeat;
	border: 1px solid #000000;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
.bottom_links_box {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.menu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.menu:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a.Left_Menu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
a.Left_Menu:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
a.Left_Menu:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
a.Bottom_Menu:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a.Bottom_Menu:visited {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a.Bottom_Menu:hover {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
