.maincopy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-position: left;
}
.maincopybold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	background-position: left;
	}
	.maincopysmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	background-position: left;
}
.blendbox {
	background-image: url(images/blend_bgnd.jpg);
	border: 1px solid #BCB189;
	background-repeat: repeat-x;
	background-position: 760px bottom;
	background-attachment: scroll;
	background-color: #F9F2D5;
}
	.timetablebox {
	border: 1px solid #BCB189;
	}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDDED0;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDDED0;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.maincopylink:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A69862;
	text-decoration: underline;
}
a.maincopylink:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A69862;
	text-decoration: underline;
}
a.maincopylink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
.mainheading {
	font-family: "Trebuchet MS";
	font-size: 19px;
	line-height: 17px;
	font-weight: normal;
	color: #FF0000;
	background-position: left;
}
.box ul li {
  background:url("images/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
}
