@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.gif) repeat-x #d8f5d8;
	font-family:"Lucida Sans";
	font-size:10px;
}
.newsdate {
	color:#006633;
	font-size:10px;
	font-weight:bold;
}
.newstext {
	font-size:10px;
}
.newstext a, .newstext a:link, .newstext a:visited, .newstext a:active {
	font-size:10px;
	color:#003399;
	text-decoration:none;
}
.newstext a:hover {
	text-decoration:underline;
}
.newstext_hdr {
	font-size:10px;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	color:#0033FF;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
.footer_text {
	font-size:10px;
	color:#666666;
}
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:visited {
	text-decoration:none;
	color:#666666;
}
.footer_text a:hover {
	text-decoration:underline;
}
.style1 {
	font-size: 16px
}
a, a:link, a:active, a:visited {
	color:#0099CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h4 {
	font-size:12px;
	color:#006633;
	margin-bottom:0;
}
.ColouredBoxFull {
	float:left;
	width:450px;
	padding:20px;
	background: #d7f0d7 url('images/colbox1.jpg') repeat-x;
	border:1px;
	border-style:solid;
	border-color:#b8e2b8;
	margin-top:10px;
	text-align:justify;
}
h2 {
	font-size:16px;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#006600;
}

.productlist ul li {
	margin-bottom:5px;
}
