body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 5px;
	padding: 5px;
	height: 100%;
}
div#header {
	vertical-align: top;
	float: none;
	width: 100%;
	position: static;
	background-repeat: no-repeat;
	background-position: center top;
}
div#main {
	vertical-align: top;
	float: none;
	width: 100%;
	position: static;
}
div#footer {
	vertical-align: bottom;
	float: none;
	margin: 5px;
	padding: 5px;
	position: static;
	z-index: 0;
	width: 100%;
	border: none;
}
div#navigation {
	vertical-align: top;
	width: 120px;
	position: absolute;
	left: 0px;
	float: left;
}
div#navigation a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	z-index: 0;
}
div#navigation a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
div#navigation a:hover {
	text-decoration: underline;
	text-align: center;
	background-color: #FFFFCC;
	vertical-align: middle;
	font-size: 12px;
}
div#contents {
	vertical-align: top;
	height: 330px;
	margin: 5px 5px 5px 60px;
	padding: 5px;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: static;
	right: 0px;
	float: left;
	width: 67%;
}
.border {

	border: 2px solid #99CCFF;
	text-align: left;
}

.timetable
{
	border: thin solid #FFCC66;
}

.timetable td {

	border: thin solid #FFCC99;
}

div#links {
	vertical-align: top;
	text-align: center;
	color: #0066FF;
	font-size: 12px;
	width: 120px;
	position: absolute;
	right: 0px;
	float: left;
}

div#links li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	list-style-position: outside;
}

div#links a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
div#links a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
div#links a:hover {
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.smallprint {
	font-size: 0.8em;
}
.banner {
	font-size: 12px;
	font-family: "Lucida Calligraphy", "Times New Roman";
	font-style: italic;
	padding-bottom: 5px;
	text-align: center;
	color: #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border: none;






}
.title {
	vertical-align: top;
	width: 100%;
	position: static;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #0066FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: none;


}
h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-align: center;





}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Lucida Calligraphy", "Times New Roman";
	color: #0066FF;
	margin: 1px;
	padding: 1px;
	text-align: center;




}
h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px;
	padding: 0px 0px 1px;
	color: #0066FF;




}

.fancy {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;


}
.logotext {
	font-family: "Lucida Calligraphy", "Times New Roman";
	font-style: italic;
	color: #0066FF;


}
.navbutton {
	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	background-image:  url(../images/buttons/navigation2.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center bottom;


}
.navthispage {
	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: bottom;
	width: 120px;
	background-image:  url(../images/buttons/navigation.jpg);
	height: 45px;
}

.navthispage a {
	font-weight: bold;
}

.linkbutton {
	text-decoration: none;
	vertical-align: middle;
	width: 120px;
	margin: 10px 1px 5px;
	padding: 10px 1px 5px;
	background-image: url(../images/buttons/link.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-position: left;
}
.formbutton {
	color: #0000FF;
	width: 100px;
	height: auto;


}
.columns {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 46%;
	text-align: left;



}
table {
	font-size: 1em;

}
td {
	margin: 5px;
	padding: 5px;
}
.row {
	width: 100%;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;



}
.column1 {
	float: left;
	width: 35%;
	padding: 3px;
	margin: 3px;
	text-align: left;
	list-style-position: outside;



}
.column2 {
	float: left;
	width: 60%;
	vertical-align: bottom;
	padding: 3px;
	margin: 3px;
}
.column1 ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	margin-left: 8px;
	padding-left: 8px;
	text-indent: 0px;



}
hr {
	color: #FFCC66;
}
.smaller {

	font-size: 0.9em;
}
.imglink {
	text-decoration: none;
	border: 0px;


}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div {
	background-repeat: no-repeat;
	background-position: center top;
}
.unevencolumns {

	float: left;
	margin: 2px;
	padding: 2px;
	text-align: left;
}
.textlink {
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/buttons/link.jpg);
	background-repeat: repeat-y;
	background-position: left center;


}
.fullwidth {
	width: 100%;
	margin: 0px;
	padding: 0px;

}
.bannertel {

	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-bottom: 5px;
	text-align: center;
	color: #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.formtext {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;

}
.pagebanner {
	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: bottom;
	background-image:  none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.navcolumnbanner {


	padding: 10px 1px 5px;
	margin: 10px 1px 5px;
	text-align: center;
	vertical-align: bottom;
	width: 120px;
	background-image:  none;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.tablelist {
	border: thin solid #FFCC33;
}
.navigation {
	vertical-align: top;
	width: 120px;
	left: 0px;
	border: none;

}
.navigation a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #FF3300;

}
.navigation a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.navigation a:hover {
	text-decoration: underline;
	text-align: center;
	background-color: #FFFFCC;
	vertical-align: middle;
	font-size: 12px;
}
.contents {
	vertical-align: top;
	height: 330px;
	margin: 5px 5px 5px 60px;
	padding: 5px;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	right: 0px;
	border: none;

}
.links {
	vertical-align: top;
	text-align: center;
	color: #0066FF;
	font-size: 12px;
	width: 120px;
	right: 0px;
	border: none;

}

.links li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	list-style-position: outside;
}

.links a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.links a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.links a:hover {
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.main {
	border: none;
	}
.box {
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.navtable td {
	border: thin solid #FFCC99;
}
.navtable {
	border: thin solid #FFCC66;
}
.tabselected {
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
}
.navigationtab {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	background-color: #FFFF99;

}
.contentwindow {
	background-color: #FFFFFF;
	margin: 0px 5px 5px;
	padding: 0px 5px 5px;


}
.pricesbox {
	background-color: #FFFFCC;
}
