/* ---------------------test template CSS Styles------------------- */
div.centre {
	background-image: url(../images/castco_21.gif);
	height: 327px;
	width: 623px;
	overflow: auto;
}

div.side {
	background-image: url(../images/castco_17.gif);
	height: 320px;
	width: 133px;
	overflow-y: auto;
}

div.side-title {
	height: 45px;
	width: 102px;
	background-image: url(../images/castco_11.gif);
}

div.header-test {
	height: 72px;
	width: 677px;
	background-image: url(../images/test.gif);	
}

div.header-cert {
	height: 72px;
	width: 677px;
	background-image: url(../images/cert.gif);
}

div.title-top {
	height: 23px;
	width: 670px;
	background-image: url(../images/castco_07.gif);
}
/* ----------------------end test template CSS---------------------- */



/* -------------------------front.html CSS-------------------------- */
div.front-header {
	height: 69px;
	width: 766px;
	background-image: url(../images/front/front_02.gif);
}

div.front-centre {
	height: 341px;
	width: 642px;
	background-image: url(../images/front/front_14.gif);
}

div.front-news {
	background-image: url(../images/front/front_11.gif);
	height: 354px;
	width: 174px;
	overflow-y: auto;
}
/* ----------------------end front.html CSS------------------------- */


/* ----------------------popup-labs template CSS------------------------ */
div.Lab-Centre {
	background-image: url(../html/pop-ups/images/popup-labs_04.gif);
	/*background-repeat: no-repeat;
	background-attachment: fixed;*/
	height: 339px;
	width: 1003px;
	overflow-y: auto;
}
/* ----------------------end popup-labs template CSS------------------- */