.upper {	/*items page placement*/
	width: 150px;
}
.lower {
	/*border: thin solid #FFFFFF;
	background-color: #00FFFF;*/
	width: 150px;
}
.lower1 {
	/*border: thin solid #FFFFFF;
	background-color: #00FFFF;*/
	width: 150px;
}
.contain {
	/*border: thin solid #FF00FF;
	background-color: #FFFFFF;*/
	width: 150px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
}	/*items page placement*/
.smalltext {
	font-size: 12px;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
}
.print {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
ul {
	list-style-type: circle;
	color: #959595;
}
.tableback {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #959595;
	font-weight: bold;
}
.activelink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.logo_cont {	/* Start CSS for the logo - menu at the top of the page*/
	
	clear: both;
	background-color: #8d9594;
	height: 60px;
	 /*height: expression( this.scrollHeight > 51 ? "50px" : "auto" ); sets max-height for IE */
	/* max-height: 50px; sets max-height value for all standards-compliant browsers */
	position: relative;
	width: 100%;
	font-weight: bold;
}
.logo_logo {
	background-color: #8d9594;
	height: 50px;
	width: 190px;
	float: left;
	font-weight: bold;
	padding: 5px;
}
.logo_menu {
	background-color: #8d9594;
	height: 25px;
	width: 800px;
	position:absolute;
	left:200px;
	top:32px;
	font-weight: bold;
	
}	/* End CSS for the logo - menu at the top of the page*/
.liz	/*Div for News heading*/
{
	background:url(News-Banner.jpg) repeat-y;
	color:#FFFFFF;
	text-align:left;
	padding:2px;
	position:relative;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bolder;	
}	/* End Div for News heading*/
.zleft{
	background-image: url(cor_T_L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:auto;
	width:240px;
}
.zleftbot{
	background-image: url(cor_B_L.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.zrightbot{
	background-image: url(cor_B_R.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.zright{
	background-image: url(cor_T_R.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
}
.background {
	font-family:  Helvetica, Arial, sans-serif;
	color: #959595;
	font-size: 12px;
	font-weight: bold;
}
body
{
margin:0;
padding:0;
}



.gr {
	
}

/*White Links*/
a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #888888;
	text-decoration: none;
}
/*End White Links*/
/*Normal Links*/

a:link {

	color: #000000;
	text-decoration: none;
}
a:visited {

	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #888888;
	text-decoration: none;
}
/* End normal Links*/
img {
border: 0px none;
}
.titles {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}
.teal {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #0091b1;
}
.tdcolour {
	background-color: #EEEEEE;
}
hr {
	border: 0;
	color: #0091b1;
	background-color: #0091b1;
	height: 1px;
}
.coltit {
	font-weight: bold;
}
.clearBoth { 
	clear:both; 
}

