.ColourTitle{
	padding-left : 10px;
	padding-bottom : 5px;
}

.ColourVisibility {
	 padding-right : 5px;
}

.ColourContent{
	padding-top : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}

.ColourBlackTitle{
	font-weight : bolder;
	color : black;
	font-size : 8pt;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.ColourGreyTopLeft{
	background : transparent url(images/Colour-GreyTopLeft.gif) no-repeat scroll top left;
}

.ColourGreyTopRight{
	background : transparent url(images/Colour-GreyTopRight.gif) no-repeat scroll top right;
}

.ColourGreyBottomRight{
	background : #979797 url(images/Colour-GreyBottomRight.gif) no-repeat scroll bottom right;
}

.ColourGreyBottomLeft{
	background : transparent url(images/Colour-GreyBottomLeft.gif) no-repeat scroll bottom left;
}

