.lefthandnav {
	color: #000000;
}
.lefthandnav a:link, .lefthandnav a:visited {
	color: #810082;
}
.lefthandnav a:hover {
	color: #810082;
}

.lefthandnavtitle {
	color: #000000;
}
.lefthandnavtitle a:link, .lefthandnavtitle a:visited {
	color: #000000;
}
.lefthandnavtitle a:hover {
	color: #000000;
}

.lefthandnavlines {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.open2indexherotext {
	color: #000000;
}
.open2indexherotext a:link, .open2indexherotext a:visited{
	color: #CE3308;
}
.open2indexherotext a:hover {
	color: #CE3308;
}	

.open2indexsubherotext {
	color: #000000;
}
.open2indexsubherotext a:link, .open2indexsubherotext a:visited{
	color: #0068BC;
}
.open2indexsubherotext a:hover {
	color: #0068BC;
}

.open2articletext {
	color: #000000;
}

.open2articletext a:link, .open2articletext a:visited{
	color: #CC0000;
}

.open2articletext a:hover {
	color: #CC0000; 
}

.open2righthandtext {
	color: #000000;
}

.open2righthandtext a:link, .open2righthandtext a:visited{
	color: #0068BC;
}

.open2righthandtext a:hover {
	color: #0068BC;
}

.open2pagenos {
	color : #FFF; 
}
.open2pagenos a:link, .open2pagenos a:visited{
	color : #FFF;
}
.open2pagenos a:hover {
	color : #FFF;
}

/*Label for the word "page" that preceeds the page numbering - specific for the TV sites only - appears only on the viewer/article pages */
.open2pagenoslabel {
	color: #FFFFFF;
}

.titles {
	color: #FFFFFF;
}

.indextitles {
	color: #FFFFFF;
	
}

/*titles that appear only on the viewer/article pages in the related/righthand text area below the righthand image */
.righthandtitles {
	color: #FFFFFF; 
}

.herobackground {
	background: #FFF;
}

.subherobackground {
	background: #EDD21B;
}

.subherotitlebackground {
	background: #CE3308;
}

.herotitlebackground {
	background: #CE3308;
}

.righthandbackground {
	background: #EDD21B;
}

/*background colour only for the titles in the related/righthand text area items on the viewer/article pages only*/
.righthandtitlebackground {
	background-color: #CE3308;
}

.articletitlebackground{
	background: #CE3308;
}


.lefthandnavbackground {
	background: #FFFFFF;
}
.articlebackground {
	background: #EDD21B;
}


