body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B54A3;
	background: #Ffffff;
	top: 0px;  
	right: 0px;  
	bottom: 0px;  
	left: 0px;  
	width:910px;  
	height: 100%;  
	margin: auto;
}
ol {
  	margin-top:10px;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:25px;
	
	padding:0px;
}

ul {
  	margin-top:10px;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:20px;
	
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
}
p {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:15px;
	
}
.navstrip {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #6B54A3;
	padding: 3px;
	margin-bottom:15px;
	margin-top:10px;

}
.navstrip a:link{
	color: #ffffff;
	text-decoration: none;
}
.navstrip a:visited{
	color: #ffffff;
	text-decoration: none;
}
.navstrip a:hover {
	color: #EE7117;
	text-decoration: none;
}
a:link{
	color: #6B54A3;
}
a:visited{
	color: #6B54A3;
}
a:hover {
	color: #EE7117;
}

.footer {
	text-align:center;
	padding-top:20px;
	font-size: 10px;
	clear: both;

}
fieldset {
	border:0px;
	margin:0;
	padding:0;
}
hr {
	width:100%;
	border:1px solid #6B54A3;
	margin-top:10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #6B54A3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top:0px;
	margin-bottom:7px;
}

h2 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #6B54A3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top:0px;
	margin-bottom:7px;
}
h3 {
	font-size: 14px;
	color: #6B54A3;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #ffffff;
	padding: 0px;
	margin-top:0px;
	margin-bottom:7px;
}

h4 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #6B54A3;
	padding: 0px;
	margin-top:12px;
	margin-bottom:5px;
}
h5 {
	font-size: 12px;
	color: #6B54A3;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #ffffff;
	padding: 0px;
	margin-top:10px;
	margin-bottom:0px;
}




.timetable {
	border-collapse: collapse;
}
.timetable td{
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-collapse: collapse;
	color:#6B54A3;
}
.ttmainhead {
	background-color:#6B54A3;
}

.ttrow {
	background-color:#fff;
	vertical-align:top;
	font-size:10px;
}
.tthead {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.ttheadsmall {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.ttheadtd {
	background-color:#fdf0e6;
	color: #6B54A3;
	font-size: 11px;
	font-weight: bold;

}
.ttdayhead {
	background-color:#fdf0e6;
	color: #6B54A3;
	font-size: 11px;
	font-weight: bold;
	width:70px;
	vertical-align:middle;
	text-align:center;
}
.locationmenu {
	height:22px;
	width:149px;
	position:relative;
	z-index:500;
	border-right:1px solid #6B54A3;
	font-family:Arial, Helvetica, sans-serif;
}
* html .locationmenu {
	width:151px;
}
.locationmenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.locationmenu ul ul {
	width:150px;
}
.locationmenu li {
	float:left;
	width:150px;
	position:relative;
}
.currentlocation {
	float:left;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	line-height:19px;
	border:1px solid #6B54A3;
}

.locationmenu a, .locationmenu a:visited {
	display:block;
	padding-left:10px;
	line-height:19px;
	width:138px;
	height:20px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	border:1px solid #6B54A3;
	border-width:1px 0 1px 1px; 
	background:#6B54A3;
 }
* html .locationmenu a, * html .locationmenu a:visited {
	width:150px;
}
.locationmenu ul ul {
	border-top:1px solid #6B54A3;
	visibility:hidden;
	position:absolute;
	height:0;
	top:21px;
	left:0;
	width:150px;
}
.locationmenu table {
	border-collapse:collapse;
	position:absolute;
	top:0;
	left:0;
	border-width:1px;
}
* html .locationmenu ul ul {
	top:20px;
}
.locationmenu ul ul a, .locationmenu ul ul a:visited {
	background:#fef9f4;
	color:#6B54A3;
	font-weight:normal;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;
}
* html .locationmenu ul ul a, * html .locationmenu ul ul a:visited {
	width:151px;
}
.locationmenu ul li:hover ul, .locationmenu ul a:hover ul{
	visibility:visible;


}
.locationmenu a:hover {
	color:#EE7117;
	background:#6B54A3;
}
.locationmenu ul ul a:hover{
	color:#ffffff;
	background:#6B54A3;
}
.topnav {
	float:left;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	line-height:19px;
	border:0px solid #6B54A3;
	font-weight:bold;
}

.topnav a:link{
	color: #6B54A3;
	text-decoration: none;
}
.topnav a:visited{
	color: #6B54A3;
	text-decoration: none;
}
.topnav a:hover {
	color: #EE7117;
	text-decoration: none;
}

.redmessage {
	color: red;
	padding: 5px;
	border:2px solid red;
	border-collapse:collapse;
	display:block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:15px;
	
}

