#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: #f5c728;
}
#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: #cb2a00;
	text-align: right;
}
#spacecolourright a:link { text-decoration: none; color: #ffffff }
#spacecolourright a:visited { text-decoration: none; color: #ffffff }
#spacecolourright a:hover { text-decoration: none ; color: #f5c728 }
#spacecolourright a:active { text-decoration: none; color: #ffffff }


.navcolour0 { background-color: #ffffff ; color: #1a549d ; }
.navcolour1 { background-color: #81a1c9 ; color: #ffffff ; }
.navcolour2 { background-color: #7698c4 ; color: #ffffff ; }
.navcolour3 { background-color: #6a90bf ; color: #ffffff ; }
.navcolour4 { background-color: #5f87ba ; color: #ffffff ; }
.navcolour5 { background-color: #4876b1 ; color: #ffffff ; }
.navcolour6 { background-color: #3c6eac ; color: #ffffff ; }
.navcolour7 { background-color: #3165a7 ; color: #ffffff ; }
.navcolour8 { background-color: #255da2 ; color: #ffffff ; }
.navcolour9 { background-color: #1a549d ; 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: #98b2d3;
}
#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;
}
