@charset "UTF-8";
.dotsbg {
	background-image: url(../bgimages/dotsbg.jpg);
	background-repeat: repeat-y;
}
.mainbgcolour {
	background-color: #f37121;
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.tickettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.bottombarbgcolour {
	background-color: #FFFFFF;
}
.mainlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #98080b;
}
.centrecolumntitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #98080b;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
