@charset "UTF-8";/* General layout rules- fonts, link colours, headers etc */body,td,th {	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	color: #333;}body {	background-color: #FFF;}img {	border: 0px;}a:link {	color: #333;}a:visited {	color: #333;}a:hover {	color: #FCB623;}h1 {	font-size: 18px;	margin-top: 2px;	font-weight: bold;}h2 {	font-size: 18px;	color: #333;	margin-top: 2px;	font-weight: bold;}.smallprint {	font-size: 12px;	line-height: 14px;}/* Main panel rules- size, scrolling and link colours */#CentrePanel {	height: 650px;	width: 800px;	overflow: auto;	padding-left: 7px	padding-right: 7px;}#CentrePanel a:link {	color: #FCB523;	font-weight: bold;}#CentrePanel a:visited {	color: #FCB523;	font-weight: bold;}#CentrePanel a:hover {	color: #000;	font-weight: bold;}/* Left navigation rules- fonts and link colours */#LeftNav {	font-weight: bold;	color: #bc2c24;}#LeftNav a:link {	color: #bc2c24;	text-decoration: none;}#LeftNav a:visited {	color: #bc2c24;}#LeftNav a:hover {	color: #bc2c24;	text-decoration: underline;}/* Right Advert rules- link colours */#right_ads a:link {	color: #FCB523;	font-weight: bold;}#right_ads a:visited {	color: #FCB523;	font-weight: bold;}#right_ads a:hover {	color: #000;	font-weight: bold;}
