body {
	font-family: Trebuchet MS, Arial;
	background-image: url(../images/ricepaper_confetty.jpg);
	margin-top: 15px;
	font-size: 9pt;
}
.emphasise {
		font-style: italic;
}
.centrepoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	white-space: normal;
	display: table;
	table-layout:inherit
}










.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.navigation {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-image:url(../images/roller2.jpg)
}
.background-table-outer {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B3479;
	border-right-color: #9B3479;
	border-bottom-color: #9B3479;
	border-left-color: #9B3479;
	background-image:url(../images/background1_table.jpg);
}

a:link {
	color: #000066;
	text-decoration:none
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
	border-bottom:thick;
}
a:active {
}
.schedule {
	font: Trebuchet MS;
	clear: none;
	float: none;
	height: 100%;
	width: 780px;
	overflow-x: scroll;
	position: relative;
	color: #9B3479;
}

#Layer1 {
	position:relative;
	left:0px;
	width:780px;
	height:360px;
	z-index:1;
	overflow: auto;
	top: 10px;
}
.regular {
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
