.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #4a7881;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/tablemidddle.gif);
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff2e06;
	font-weight: normal;
	text-align: justify;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #4a7881;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #4a7881;
}
.text1center {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #4a7881;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.tablebg {
	background-image: url(images/tablemidddleW.gif);
}
.tablebg2 {
	background-image: url(images/tablemidddle.gif);
}
.tablebg3 {
	background-image: url(images/table3middle.gif);
}
.Tabletop {
	vertical-align: top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	background-color: #0091AD;
	background-position: top;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
}



/* ------------------------------------- templatef.css ------------------------------------- */



body {
 background:#EDF4FC url(images/bg000000.jpg) repeat-x;
 font-family:Verdana,Arial,Helvetica,Sans-Serif;
 font-size:11px;
 margin:0px;
	text-align:center;
}

/* ------------------------------------- template layout specific ------------------------------------- */

/* alternative versions of links in footer*/
#altVersions {
	color:black;
	font-size:10px;
	margin:0px;
	padding-left:82px;
}
#altVersions a {
	color:black;
	text-decoration:none;
}
/* creates the shadow on the borders - serves only as a background */
#borderShadow {
	background:url(images/bg_bodyc.gif) no-repeat; 
	left:0px;
	margin:0px;
	padding:5px 0px 0px 0px;
	position:absolute;
	top:90px;
	width:772px;
} 
#bottomContent {
	clear:both;
	margin:0px 6px;
	width:760px;
}
/* container div used for centre align */
#container {
	margin:0px auto; 
	padding:0px;
	position:relative;	
	text-align:left;
	width:772px;
}
/* footer div containing quicklinks and legal info */
#footer {
	background:url(images/bg_bodyd.gif) no-repeat;
	margin:0px;
	padding:20px 0px 20px 0px;
	width:772px; 
}
/* header */
#headerContent {
	padding:0px;
	margin:0px 6px 6px 6px;
}

#mainContent {
	float:right;
	margin:0px;
	padding:0px 6px 0px 0px;
	width:505px;
}
/* main navigation in top bar */
#mainNav {
	background:url(images/bg_row10.gif) no-repeat;
	left:199px;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 35px;
	position:absolute;
	top:33px;
	width:572px;
}
#mainNav li {
	float:left;
}
#mainNav li select {
	font-size:10px;
	margin:3px 0px 0px 11px;
	width:139px;
}
/* quick links list in footer */
#quicklinks {
	background:url(images/foo.gif) no-repeat 7px 0px;
	height:62px;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 75px;
}
#quicklinks li {
	border-right:1px solid black;
	float:left;
	font-size:10px;
	padding:0px 7px;
}
#quicklinks li.lastItem {
	border-right:none;
}
#quicklinks li a {
	color:black;
	text-decoration:none;
}
/* secondary content holder */
#secondaryContent {
	float:left;
	margin:0px;
	padding:0px 0px 0px 6px;
	width:250px;
}
#secondaryHiddenContent {
	display:none;
	height:260px;
	margin:0px;
	padding:0px;
	visibility:hidden;
	width:1px;
}
/* section banner image(s) holder */
#sectionBanner {
	left:0px; 
	position:absolute;
	top:6px;
	width:750px;
}
#sectionBanner img { /* removes extra space from image in firefox */
	display:block;
}
/* section navigation - section specific css sets colours */
#sectionMenu {
	background:url(images/navBg000.gif) repeat-x;
	height:25px;
	left:0px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:left;
	text-align:left;
	top:63px;
	white-space:nowrap;
	width:750px;
}
#sectionMenu li {
	background:url(images/tabRight.gif) no-repeat top right;
	display:inline;
	font-size:11px;
	line-height:26px;
}
#sectionMenu li.lastItem {
	background:none;
}
#sectionMenu li a {
	color:white;
	padding:6px 15px 7px 15px;
	text-decoration:none;
}
* html #sectionMenu li a {
	padding:7px 15px 6px 15px;
}
#sectionMenu li a:hover {
	background:url(images/navRollo.gif) repeat-x;
}
#sectionMenu li fieldset {
	border:none;
	display:inline;
	font-size:10px;
	height:17px;
	margin:0px;
	padding:0px;
}
#sectionMenu li form {
	display:inline;
	font-size:10px;
	margin:0px;
	padding:0px;
}
#sectionMenu li input {
	font-size:10px;
	margin:0px 0px 0px 11px;
	padding:1px;
}
#sectionMenu li label {
	padding-left:0px;
}
#sectionMenu li select {
	font-size:10px;
	margin:1px 11px 1px 11px;
	padding:0px;
}
* html #sectionMenu li select {
	margin-top:3px;
}

/* applies the top part of the shadow - is placed above #borderShadow and contains all content */
#topShadow {
	background:url(images/bg_bodye.gif) repeat-y;
	margin:0px;
	overflow:hidden; /* used to clear floats */
	padding-top:88px;
	position:relative;
	width:750x;
}
* html #topShadow {
	padding-top:94px;
}

/* ------------------------------------- HTML selectors ------------------------------------- */

a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
abbr, acronym {
	cursor:help;
}
address {
	font-style:normal;
	font-size:10px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 10px;
}
address strong {
	font-style:normal;
	margin-right:5px;
	padding-right:5px;
}
h1 {
 background:url(images/navBg000.gif) repeat-x;
	color:#e5f1ff;
 height:25px;
	padding:6px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	margin:0px 2px -5px -1px;
 font-family: Vernada, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
 
}
/* set default background */
h2 {
	background-image:url(images/h2bg0000.gif);
	color:white;
}
h2 a, h2 a:hover {
	color:white;
	text-decoration:none;
}
h2, h3 {
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	margin:0px;
	padding:2px 0px 2px 10px;
}
h2.fixture_link a:hover
{
text-decoration:underline;
color: white;
}
form {
	margin:0px;
}
img {
	border:none;
}
input, select {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
table {
	font-size:10px;
}

/*-------------------------------------- class selectors --------------------------------------*/


}
/* used for additional info links */
.furtherLink {
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
.hidden {
	display:none;
}
/* logo */
div#logo {
	left:1px;
	margin:0px;
	padding:0px;	
	position:absolute;
	top:0px;
}
div#logo a {
	background:url(images/logo0000.gif) no-repeat;
	display:block;
	height:56px;
	text-indent:-9000px;
	text-decoration:none;
	width:198px;
}
#printArticle {
	display:none;
}
/* used for additional note text */
p.note {
	clear:both;
	font-size:10px;	
}
/* Two tables : one in the rigth one in the left */
.TableLeft {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.TableRight {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;	
}
/* generic bullet list */
ul.bulletList {
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	margin:0px;
	padding:5px 0px 5px 0px;
	/* width:250px; */
}
ul.bulletList li {
	background: url(images/bullet00.gif) no-repeat 2px 4px;
	line-height:13px;
	margin-bottom:5px;
	padding:0px 0px 0px 15px;
}
ul.bulletList li ul {
	list-style-type:none;
	margin:0px 0px 5px 10px;
	padding:0px;
}
ul.bulletList span {
	font-weight:normal;
}
ul.bulletList em {
	color:gray;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
}
ul.bulletList li ul li {
	background:none;
	line-height:14px;
	margin:0px;
	padding:0px;
}
/* List PDF */
ul.listPDF {
	clear:both;
	font-size:10px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	width:auto;
}
ul.listPDF li {
	background: url(images/pdf_smal.gif) no-repeat 2px 5px;
	line-height:18px;
	margin:0px 0px 10px 0px;
	padding-left:17px; 
}
ul.listPDF span {
	display:block;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
/* quicklinks for History box */
ul.quicklinks {
	background-color:#BFD4EC;
	list-style-type:none;
	margin:0px;
	overflow:hidden;
	padding:5px 0px;
	text-align:center;
	width:100%;
}
ul.quicklinks li {
	border-right:1px solid black;
	display:inline;
	font-size:10px;
	padding:0px 7px;
}
ul.quicklinks li.lastItem {
	border-right:none;
}
ul.quicklinks li a {
	color:black;
	text-decoration:none;
}
/* list positioned vertical bottom */
ul.bottom {
	bottom:0px;
	left:0px;
	position:static;
	vertical-align:bottom;
}
* html ul.bottom {
	left:6px;
}
/* RSS quicklink in HP */
ul.quicklinks li.rss a {
	background:#FF6600;
	color:white;
	letter-spacing:-1px;
	padding:0px 2px;
}
/* change default colour for quicklinks in HP */
ul.rss {
	background:#e0ecf8;
}



/* ------------------------------------- template.css ------------------------------------- */


body {
 background:#5c76a2;
}
#footer {
	background-image:url(bg_bodyf.gif);
	padding-top:71px;
}

h2 {
	background-image:url(H2Bg0000.gif);
	color:white;
}
#subNav {
	background:url(bg_row20.gif) no-repeat;
}
#sectionMenu {
	background:url(images/navBg000.gif) repeat-x;
}
#sectionMenu li {
	background:url(tabRight.gif) no-repeat right;
}
#sectionMenu li a {
	color:white;
}
#sectionMenu li a:hover {
	background:url(images/navRollo.gif) repeat-x;
}
#subNav {
	background:url(bg_row20.gif);
}
.furtherLink{
	color:#365D8F;
}
.furtherLink:hover {
	color:#365D8F;
}
/* Fixtures table */
.titleColumn {
	background-color:#CBDBEF;
}
tr.on {
	background-color: #E3E8EE;
}
tr.off {
	background-color: White;
}
#UCL_FinalBanner {
	left:6px; 
	position:absolute;
	top:6px;
	width:746px;
}
.footernav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}
.footernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.footernav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}
