body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	color: #003366;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	text-align: center;
	}
	
#centring { /*// This is the main div that wraps all content.  Together with the text-align in body, it centres the page//*/
	width:780px;
	margin:0px auto;
	text-align: left;
}

a {
	color: #003366;
	}
a:visited {
	color: #333399;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color:#003366;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
		
h1 {
	font-size: 18px;
	line-height: 2em;
}

h2 {
	color: #003366;
	background-color: #CCCCCC;
	font-size: 14px;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #003399;
	color: #DCDCDC;
	text-align: center;
	line-height: 1.8em;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	background-color: #0099CC;
}
h5 {
	font-size: 11px;
	text-align: center;
	background-color: #999999;
	line-height: 1.5em;
}
h6 {
	font-size: 11px;
	text-align: left;
	background-color: #999999;
	line-height: 1.5em;
	text-indent: 3px;
}
.colorgreen {
	color: #006633
	}
.colorwine {
	color: #990033
	}
.colorred {
	color: #CC0000
}
.colorcyan {
	color: #0099CC
	}
.colorbrunelgreen {
	color: #339999
	}

/*// These following enable menu presentation//*/
.menubrunel  {
	color:#FFFFFF;
	background-color:#339999;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	}
.menubrunel a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
.menubrunel a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
.menusubject {
	font-size: 14px;
	color: #FFFFFF;
	background-color:#003399;
	font-weight: bold;
	text-align: center;
	}
.menusubject a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
.menusubject a:visited {
	color:#CCCCCC; 
	text-decoration: none;
	}

.menusubject a:hover {
	color:#990000; 
	}
.menumonthblock {
	font-size: 14px;
	color: #CCCCCC;
	background-color: #003399;
	font-weight: bold;
	text-align: center;
	}
.menumonths {
	color: #003399;
	background-color:#CCCCCC;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	}
.menumonths a:link  {
	text-decoration: none;
	}
.menumonths a:visited {
	color:#666666; 
	text-decoration: none;
	}
.menumonths a:hover {
	color:#990000; 
	}
.menumonths a:active {
	color:#990000; 
	}
ul {	
	list-style-type: square;	
	list-style-position: outside
	}
	
/*// These following are for the sidebar//*/
.sidebar  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
}
.sidebarfilled  {
	background-color: #CCCCCC;
}
.sidebarhighlight  {
	font-weight: bold;
	color: #FFFFFF;
}	
/*// progmonth is the "April - changes in blue" text above programme detail//*/
.progmonth  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	color:#003399;
	font-size: 14px;
	font-weight: bold;
	}
/*// These next 3 need to be applied to the relevant entries in the programme - programme to all, then replaced by the others as req'd//*/
.programme  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	font-size: 13px;
	}
.programmechange  {
	color:#003399;
	font-size: 13px;
	line-height: normal;
	}
.programmedeadline  {
	color:#990000;
	line-height: normal;
	font-size: 13px;
	}
/*// These provide format for the sidebar detail on the programme pages//*/
#progside  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
	font-size: 9px;
	}
.progsideupdate  {
	background-color:#CCCCCC;
	color:#0099CC;
	padding: 0.5em;
	}
.progsideupdate h2 {
	background-color:#0099CC;
	color:#CCCCCC;
	}
.progsidewarning  {
	background-color:#FFFFCC;
	padding: 0.5em;
	border: 0.5em;
	color: #990000;
	}
.progsidewarning h2 {
	background-color:#990000;
	color:#FFFFFF;
	}
.progsidemeet  {
	background-color:#CCCCCC;
	color:#003366;
	padding: 0.5em;
	}
.progsidemeet h2 {
	background-color:#003366;
	color: #CCCCCC;
	}
.progsideboots  {
	background-color:#339999;
	color:#CCCCCC;
	padding: 0.5em;
	}
.progsideboots h2 {
	background-color:#CCCCCC;
	color: #339999;
	}
.progsidebootpic  {
	padding: 0
	}
.tabledetail  {
	font-size: 9px;
	background-color: #99CCCC;
	}
#footer  {
	background-color: #339999
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	text-indent: 2em;
	}
