body {
	background-image:  url("images/bkg.jpg");
}

a:link {
	font-family: "Trebuchet MS", Arial;
	color: #D14501;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	color: #D14501;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #D14501;
	text-decoration: underline;
}
.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #8A4500;
}
.schedule {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #4A2500;
	font-style: normal;
	font-weight: normal;
}
.schedule a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #D14501;
	font-style: normal;
	text-decoration: none;
}
.schedule a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #D14501;
	font-style: normal;
}
.schedule a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #D14501;
	font-style: normal;
	text-decoration: underline;
}
.ImgLinkBdr {
	border: 1px solid #000000;
}
.tblBdr {
	border: 1pt solid #C6BB95;
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #4A2500;
	font-style: normal;
}

.tblBdr a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #D14501;
	font-style: normal;
	text-decoration: none;
}

.tblBdr a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #D14501;
	font-style: normal;
	text-decoration: underline;
}

.tblBdr a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #D14501;
	font-style: normal;
}

.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #4A2500;
	font-style: normal;
}
.footer a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #CCCC99;
	font-style: normal;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #CCCC99;
	font-style: normal;
}
.footer a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #CCCC99;
	font-style: normal;
	text-decoration: underline;
