@charset "utf-8";
/* CSS Document */

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699CC; !important
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6AB390;
	border-right-color: #6AB390;
	border-bottom-color: #6AB390;
	border-left-color: #6AB390;
}
.openingtimes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CFDF64;
	font-size: 12px;
}
.size_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
