body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

a {
	font-family: Arial;
	font-size: 22px;
	color: #d72a26;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d72a26;
}
a:hover {
	text-decoration: none;
	color: #3870ad;
}
a:active {
	text-decoration: none;
	color: #d72a26;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;padding: 0;
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #3870ad;
}
h2 {
	font-size: 14px;
	color: #ffffff;
}
h3 {
	font-size: 18px;
	color: #3870ad;
}



.menu-bg {
	background-image: url(graphics/menu.gif);
	padding-left: 12px;
}

.red-border {
	border: 4px solid #D72A26;
}
.leeds-map {
	background-image: url(graphics/leeds-map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.page:link{
	font-size: 13px;color: #000000;text-decoration:underline; font-family:arial; font-weight: bold;
}
.page:visited {
	font-size: 13px;color: #000000;text-decoration:underline;font-family:arial; font-weight: bold;
}
.page:hover {
	font-size: 13px;color: #D72B27;text-decoration:underline; font-family:arial;font-weight: bold;
}
.page:active {
	font-size: 13px;color: #000000;text-decoration:underline;font-family:arial;font-weight: bold;
}


.email:link{
	font-size: 13px;color: #000000;text-decoration:underline; font-family:arial; font-weight: bold;
}
.email:visited {
	font-size: 13px;color: #000000;text-decoration:underline;font-family:arial; font-weight: bold;
}
.email:hover {
	font-size: 13px;color: #D72B27;text-decoration:underline; font-family:arial ;font-weight: bold;
}
.email:active {
	font-size: 13px;color: #000000;text-decoration:underline;font-family:arial;font-weight: bold;
}

.foot:link{
	font-size: 12px;color: #ffffff;text-decoration:none; font-family:arial; font-weight: normal;
}
.foot:visited {
	font-size: 12px;color: #ffffff;text-decoration:none;font-family:arial; font-weight: normal;
}
.foot:hover {
	font-size: 12px;color: #ffffff;text-decoration:underline; font-family:arial;font-weight: normal;
}
.foot:active {
	font-size: 12px;color: #ffffff;text-decoration:none;font-family:arial;font-weight: normal;
}



.page-bg {
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text-bg {
	background-image: url(graphics/text-bg.gif);
	background-repeat: repeat-y;
	padding-top: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #3A72AE;
	}
.menu-bottom {
	background-image: url(graphics/menu-bottom.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.blue-bg {
	background-image: url(graphics/blue-bg.gif);
	background-repeat: repeat;
}
.choose-bb {
	background-image: url(graphics/choose-bb.gif);
	background-repeat: no-repeat;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {font-size: 20px}
.style4 {color: #D72B27}