/* Internal pages colour vairations
*************************************************************************/
.main-about {
	background: url("../site_images/bg-main-about.gif") repeat-y top left;
	}
.main-about .content h1,
.main-about .content h2,
.main-about .content h3 {
	color: #776f8d;
	}
.main-about .content h1,
.main-about .content h2 {
	border-bottom: 1px solid #776f8d;
	}


.main-test {
	background: url("../site_images/bg-main-test.gif") repeat-y top left;
	}
.main-test .content h1,
.main-test .content h2,
.main-test .content h3 {
	color: #71668d;
	}
.main-test .content h1,
.main-test .content h2 {
	border-bottom: 1px solid #71668d;
	}


.main-cand {
	background: url("../site_images/bg-main-cand.gif") repeat-y top left;
	}
.main-cand .content h1,
.main-cand .content h2,
.main-cand .content h3 {
	color: #85687b;
	}
.main-cand .content h1,
.main-cand .content h2 {
	border-bottom: 1px solid #85687b;
	}



.main-jobs .content h1 {
	margin-top: 0 !important;
	}

.main-jobs .content h1,
.main-jobs .content h2,
.main-jobs .content h3 {
	color: #9d4d75;
	}
.main-jobs .content h1,
.main-jobs .content h2 {
	border-bottom: 1px solid #9d4d75;
	}




.main-inte {
	background: url("../site_images/bg-main-interims.gif") repeat-y top left;
	}
.main-inte .content h1,
.main-inte .content h2,
.main-inte .content h3 {
	color: #9b6881;
	}
.main-inte .content h1,
.main-inte .content h2 {
	border-bottom: 1px solid #9b6881;
	}


.main-news {
	background: url("../site_images/bg-main-news.gif") repeat-y top left;
	}
.main-news .content h1,
.main-news .content h2,
.main-news .content h3 {
	color: #9d4d75;
	}
.main-news .content h1,
.main-news .content h2 {
	border-bottom: 1px solid #9d4d75;
	}
	
.main-news .content h3 a {
	color: #9d4d75;
	}