caption {
	padding-bottom: 12px;
	text-align: left;
	padding-top: 60px;
	margin: 0px;
}
body {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 600px;
}

/* BASIC TABLE STYLES */
table {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 450px;
}

th {
	height: 30px;
	/*width: 80px;*/
	font-size: 12px;
	padding: 4px;
	vertical-align: top;
	text-align: center;
	white-space: normal;			
}

td {
	font-size: 13px;
	height: 35px;
	line-height: 35px;
	/*width: 80px;*/
	text-align: center;
}

.showmap {
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-transform: capitalize;
	color: #000000;
	cursor: pointer;
}
.showmap a: {
	text-decoration:none;
}

.showmap a:hover {
	text-decoration:underline;
}

/* TABLE CELL STYLES */
.hiddentd {
	display: none;
}

.monfri {
	text-align: center;
}

.hide {
display: inline;
width: 1px;
margin-right: -2px;
font-size:1px;
overflow:hidden;
}

.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}


/* FOOTNOTE STYLES  */
.departs {
	text-align: left;
	margin-top: 15px;
	width: 450px;
	display: block;
	padding-bottom: 5px;
	line-height: 20px;
}

.key {
	width: 50px;
	height: 15px;
	display: block;
	float: left;
	text-align: center;
	border: 1px dotted #999999;
	margin-right: 5px;
}

.key2 {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding: 5px;
	border: 1px dotted #999999;
	margin-right: 5px;
}

.key3 {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding: 5px;
	border: 1px dotted #999999;
	margin-right: 5px;
	background-color: #FFFF66;
	height: 10px;
}

/* EGENERIC EXCEPTION STYLES */
.fridayonly {
	background-image: url(images/fridaysonly.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
}





/* MISC STYLES */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-left: 10px;
	color: #07357E;
}
p {
	padding-left: 10px;
	border-left: 1px dotted #999999;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}




#MondayFriday {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E53670;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E53670;
	border-left-color: #E53670;
}
#break {
	height: 8px;
}
.middle {
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
}
#ViaOctagon {
	border: 1px solid #339900;
}


.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339900;
}
.middle_ex {
	background-color: #B4EAFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
}

.middle_ex2 {
	background-color: #FFFF66;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
}
.exceptionblue {
	display: block;
	width: 440px;
	text-align: center;
	background-color: #B4EAFF;
	margin-top: 15px;
	margin-left: 30px;
}
.right_ex2 {
	background-color: #FFFF66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
}
.exception {
display: block;
float: right;
text-indent: 1px;
width: 1px;
height: 1px;
overflow: hidden;
}

.exceptionyellow {
	display: block;
	width: 440px;
	text-align: center;
	background-color: #FFFF66;
	margin-top: 15px;
	margin-left: 30px;
}


em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: left;
}

.schooldays {
	background-image: url(images/schooldays.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
}
.school {
	background-image: url(images/school.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px center;
}

.highlight {
	background-color: #FFFFCC;
	color: #000000;
}


.publicholidays {
	background-color: #FFFF66;
}
