.Colour1 {
	background-color: #DDDDDD;
}
.Colour2 {
	background-color: #FFFFFF;
}
.Colour3 {
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Colour4 {
	background-color: #5C0000;
}
.Background_Image {
	background-image: url(Images/Graphics/Gradient_Background.gif);
}

