/* Change the colour scheme of your site to high contrast. This will override your normal colour 
scheme when the user selects the high contrast option*/
body
{
	background-color:black;
	color:white;
}

td
{
	color:yellow;
}

.ChannelColor
{
	background-color:black;	
	color:Black;
}

A.LoginButton:link,
A.LoginButton:visited {
	font-weight:bold;
	text-decoration:none;
	color:black;
	background-color:White;
}
A.LoginButton:hover { color:white;}


.Accessibility
{
	font-weight:bold;
	color:white;
	background-color:black;
}	



.HomePageImageTableBorder
{
	background-color: white;
	color:black;
}

.NavigationMenu
{
	background-color:White;
	
}


A.HotSpotText:link,
A.HotSpotText:visited
{ 
	font-weight:bold;
	text-decoration:none;
	color:Black;
	background-color:White;
}

A.HotSpotText:hover
{
	font-weight:bolder;
	text-decoration:underline;
	background-color:white;
	color:black
}

.HotSpotText
{
	color:Black;
}

A.LoginButton:link,
A.LoginButton:visited {
	font-weight:bold;
	text-decoration:none;
	color:white;
}
A.LoginButton:hover { color:black;}



A:link, A:visited, A:hover
{
	color:White;
	background-color:black;
}

A.SelectedChildChannel:link,
A.SelectedChildChannel:visited
{ 
	font-weight:bold;
	color: #ff6600;
	background-color:White;
	text-decoration:none;
}
A.SelectedChildChannel:hover
{
	font-weight:bold;
	
}

.SelectedChildChannel
{
	color:Black;
	background-color:White;
}

A.SelectedParentChannel:link,
A.SelectedParentChannel:visited
{ 
	font-weight:bold;
	text-decoration: none;
	background-color:White;
}
A.SelectedParentChannel:hover
{
	font-weight:bolder;
	text-decoration:underline;
}

A.ParentChannel:link,
A.ParentChannel:visited
{ 
	color:black;
	background-color:White;	
}



A.ChildChannel:link,
A.ChildChannel:visited
{
	 text-decoration: none;
	 font-weight:bold;
	color:black;
	background-color:White;	
	 
}
A.ChildChannel:hover
{
	text-decoration:underline;
}


.ParentMenu
{
	height: 30px;

	color:Black;
	background-color:White;
}

.ChildMenu
{
	height: 5px;
	color:Black;
	background-color:White;

}


.Header
{
	background-color:White;
	color:Black;	
}

.HomePageImageTable
{
	background-color: white;
}


A.Header:link,A.Header:visited
{
	background-color:white;	
	color:black;
	text-decoration:none;
}

A.Header:link,A.Header:visited
{
	text-decoration:underline;
}


.Title
{
	background-color:white;	
	color:black;
	
}

.AboutUs_Light { background-color: black }
.AboutUs_Medium { background-color: black}	
.AboutUs_Dark { background-color: black }

.InvestorCentre_Light { background-color: black }
.InvestorCentre_Medium { background-color: black }
.InvestorCentre_Dark { background-color: black }

.MediaCentre_Light { background-color: black }
.MediaCentre_Medium { background-color: black }
.MediaCentre_Dark { background-color: black }

.RetailerServices_Light { background-color: black }
.RetailerServices_Medium { background-color: black }
.RetailerServices_Dark { background-color: black }

.Careers_Light { background-color:black  }
.Careers_Medium { background-color:black }
.Careers_Dark { background-color:black  }



.SocialResponsibility_Light { background-color: black }
.SocialResponsibility_Medium { background-color: black }
.SocialResponsibility_Dark { background-color: black }



A.PropertyVacancyAddress:link,
A.PropertyVacancyAddress:visited
{ 
	font-weight:bold;
	text-decoration:none;
	color:black;
}

A.PropertyVacancyAddress:hover
{
	font-weight:bolder;
	text-decoration:underline;
	color:black;
}

A.PropertyVacancyName:link,
A.PropertyVacancyName:visited
{ 
	font-weight:bold;
	text-decoration:none;
	color:black;
}

A.PropertyVacancyName:hover
{
	font-weight:bolder;
	text-decoration:underline;
	color:black;
}

