#spacecolourleft {
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	float: left;
	width: 331px;
	height: 20px;
	line-height: 20px;
	background-color: #cb2a00;
}
#spacecolourright {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	float: left;
	width: 468px;
	height: 20px;
	line-height: 20px;
	background-color: #f5c728;
	text-align: right;
}
#spacecolourright a:link { text-decoration: none; color: #1a549d }
#spacecolourright a:visited { text-decoration: none; color: #1a549d }
#spacecolourright a:hover { text-decoration: none ; color: #cb2a00 }
#spacecolourright a:active { text-decoration: none; color: #1a549d }


.navcolour0 { background-color: #ffffff ; color: #1a549d ; }
.navcolour1 { background-color: #91acd2 ; color: #ffffff ; }
.navcolour2 { background-color: #7899c9 ; color: #ffffff ; }
.navcolour3 { background-color: #547eba ; color: #ffffff ; }
.navcolour4 { background-color: #2f62ab ; color: #ffffff ; }
.navcolour5 { background-color: #0a469c ; color: #ffffff ; }
.navcolour6 { background-color: #0a469c ; color: #ffffff ; }
.navcolour7 { background-color: #0a469c ; color: #ffffff ; }
.navcolour8 { background-color: #0a469c ; color: #ffffff ; }
.navcolour9 { background-color: #0a469c ; color: #ffffff ; }

#buttonbar {
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	float: left;
	width: 800px;
	height: 40px;
	/* 
	background-color: #0a469c; 
	background-color: #98b2d3;
	*/
	background-color: #90abd4;
}
#buttonbar img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}
#buttonbar img.lastimg {
	border: 0;
}
