.newslayer {
	background-image: url(/template/images/bgmenu.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.newstable {
	width:100%;
	padding:3px;
	border=0;
}
.newsheader {
	height:20px;
	align:left;
	valign:top;
}
.newsheader a {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.newscontentshort {
	align:left;
	valign:top;
}
.newsreadmore {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.newslink {
	color: white !important;
	text-decoration: none;
}
.newslink:hover {
	text-decoration: underline;
}