body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: 500; 
	color: black; 
	text-decoration: none; 

	background-color: white; 
	background-image: url(bkgd.jpg); 
	background-repeat: repeat-y;

	margin: 0px; 
	padding: 0px; 
	link: #0000ff
	text-align: left; 
	}

a:link {  color: darkgreen;text-decoration: underline}
a:visited {  color: darkgreen;text-decoration: underline}
a:hover {  color: blue;text-decoration: underline}
a:active {  color: darkgreen;text-decoration: underline}

a.nav:link {  color: #FFE600;text-decoration: none}
a.nav:visited {  color: #FFE600;text-decoration: none}
a.nav:hover {  color: white;text-decoration: none}
a.nav:active {  color: #FFE600;text-decoration: none}

a.no_border:link, a.no_border:visited, a.no_border:hover, a.no_border:active,  { 
	color: white;
	text-decoration: none}


hr {
	COLOR: #C40000;
	font-size: 16pt;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 1px;

	}
.nav_hr {
	color: yellow;
	background-color: yellow;
	width: 120;
	}
h1 {  
	font-family: "Monotype Corsiva", Helvetica, sans-serif; 
	font-size: 40pt; 
	font-style: normal; 
	font-weight: 900; 
	color: #C40000;
	text-align: center; 
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	}
.subtitle {  
	font-size: 16pt; 
	}
h2 {  font-size: 18pt; 
}
h3 {  font-size: 16pt;
	padding-left: 10px;
}
h4 {  font-size: 16pt;
}
tr {
	vertical-align: top; 
}
td {
	padding-left: 10px;
}

.timetable {
	font-size: 10pt; 
	border: 2 solid #FFE600;
}
.timetable th {
	background-color:black;
	color:white;
	font-size: 12pt;
	font-weight: 700;
	line-height:120%;
	padding: 2px;
}

.timetable tr, .timetable td  {
	background-color:white;
	color:black;
	padding: 1px 10px;
}
.timetable a:link {  color: blue;text-decoration: none}
.timetable a:visited {  color: blue;text-decoration: none}
.timetable a:hover {  color: blue;text-decoration: none}
.timetable a:active {  color: blue;text-decoration: none}

.timetable th a:link {  color: white;text-decoration: underline}
.timetable th a:visited {  color: white;text-decoration: underline}
.timetable th a:hover {  color: yellow;text-decoration: none}
.timetable th a:active {  color: white;text-decoration: underline}

.plaintable {
	font-size: 10pt; 
	border: none;
}

.content {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 190px;
	padding-right: 5px;
}
.quote {
	padding-left: 70px;
	color:#005000;
	font-style: italic; 
}

.title {
	background-color: #FFE600; 
	background-image: url(logo.gif); 
	background-image: none; 
	background-repeat: no-repeat;
	background-position: 5 5;
	padding-top: 0px; 
	margin-top: 0px;

	padding-right: 0px; 
	margin-right: 0px;

}

a.nav_left:link {  color: #FFE600;}
a.nav_left:visited {  color: #FFE600;}
a.nav_left:hover {  color: white;}
a.nav_left:active {  color: #FFE600;}


.nav_left {
	color: #C40000;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.clear_content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	padding-right: 5px;
	clear: both;
}
.clear_it {clear: both;}
.indent {
	padding-left: 25px;
}
.aside {
	font-size: 10pt; 
	font-style: normal; 
	font-weight: 300;
}
.big {
	font-size: 18pt;
	font-weight: 800;
}
.centre {text-align: center}
	
.med_small {
	font-size:80%
}
.small {
	font-size:60%
}

.standout {
	color:yellow;
	font-size:120%
}
.green {
	color:darkgreen;
}

.white {
	color:white
}
.button {
	position:relative; 
	width: 100px !important; width: 120px;
	z-index:1; 
	padding: 1;
	margin: 2;
	background-color: #c0c0c0; 
	border: 1 solid black;
	font-size: 9pt; 
	text-align: center;
	}
 

.imgright {
	float:right
}
.imgleft {
	float:left
}
.picleft {	
	float:left;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align:center
	}
.picright {	
	float:right;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px; 
	text-align:center;
	font-size: 10pt; 
	font-style: normal; 
	}
