@charset "UTF-8";
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.borders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c88ab;
	line-height: 20px;
	font-style: italic;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c88ab;l2008venue.php
	text-decoration: underline;
	line-height: 20px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #b2b2b2;
	background-color: inherit;
	
}
.strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
.strapline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1c88ab;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
}.borderform {
	border: 1px solid #999999;
}

