.newsheader {
	background: url(/template/images/background-tabletitle.jpg) repeat-x 0px 0px;
	height:26px;
	color:#FFF;
}
.newsheader td {
	color:#FFF;
}
.newsheader a.link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newstitle {
	width:630px;
	height:auto;
	font-weight: bold;
	padding:5px;
	padding-left:0px;
}

a.newstitle {
	color:#040607;
	border:0px;	
}

tr.oddNews {
	background-color: #f2f2f2;
}

.newsreadmore {
	font-weight: bold;
	color: #ee3a42;
	text-decoration: none;
}

.newsdate {
	font-weight: bold;
}

.newsbanner {
	width:120px;
	height:120px;
	margin-right: 20px;
	hspace:6px;
	float:left;
}