.Colour1 {
	background-color: #EEEEEE;

}
.Colour2 {
	background-color: #E6CCFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Colour3 {
	background-color: #330033;
}
.Colour4 {
	background-color: transparent;
}
.Background_Image {
	background-image: url(Images/Graphics/Gradient_Background.gif);
}
