@charset "utf-8";
body {
	background-image: url(../images/bg_page.jpg);
}
#main {
	width: 851px;
	background-color: #FFFFFF;
	background-image: url(../images/tablebg.jpg);
}
.headcell {
	height: 294px;
	width: 542px;
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
}
.left_cell {
	background-image: url(../images/index1_02.jpg);
	background-repeat: no-repeat;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003d89;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003d89;
	font-weight: bold;
	margin-left: 35px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003d89;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 35px;
}
.menucell {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.menulink {
	margin-left: 0px;
}
#menu a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #6490c5;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #E7BB0C;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
#left_panel {
	height: 100%;
}

.left_panel_bottom_cell {
	height: 111px;
	width: 237px;
}
.left_panel_top_cell {
	height: 100%;
	width: 237px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#foot {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
a:link, a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #6490c5;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-weight: bold;
}
#employmentbusses {
	width: 250px;
	float: left;
}
.timetable  {
	height: 75px;
	border: thin solid #000000;
}
