body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06386A;
}
a:link {
	color: #06386A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #06386A;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #06386A;
}

a.news:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}
a.news:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.news:hover {
	text-decoration: none;
	color: #990000;
}
a.news:active {
	text-decoration: underline;
	color: #FFFFFF;
}


body {
	margin:0px;
}

#maindiv {
	background:url(../images/maintile.jpg);
	width:950px;
	margin:0 auto;
}

#content {
	padding-left:10px;
	padding-right:10px;
	width:740px;
}
#newscontent{
	padding-left:10px;
	padding-right:10px;
}

#collage {
	background:url(../images/Collage.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:146px;
	padding-left:10px;
	padding-top:5px;
}

#collageNews {
	background:url(../images/CollageNews.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:130px;
	padding-left:10px;
	padding-top:5px;
}

#newsbg {
	background:url(../images/NewsTile.png);
	background-repeat:repeat-y;
	background-position:center;
}

#news {
	margin-left:16px;
	margin-right:16px;
}

.newsheader {
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF

}
.newsdate {
	font-size:10px;
	font-style:italic;
	color:#FFFFFF
}

.newsarticle {
	font-size:10px;
	color:#FFFFFF
}

.Header {
	font-size:14px;
	font-weight:bold;
	color:#06386A;
	background:url(../images/Header.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:281px;
	padding-left:20px;
	padding-top:3px;
	font-style:italic;
}

.copyr {
	font-size:10px;
	margin-top:10px;
}

.catalogue10homepage {
	width:276px;
	height:17px;
	background:url(../images/Catalogue10BG.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	text-transform:capitalize;
}

.contactfields {
	border:solid 1px #06386A;
	width:250px;
	font-size:12px;
	color:#06386A;
}
