.newsheader {
	background-color:#EEEEEE;
	height:20px;
	align:left;
	valign:top;
}

.newsheader a.link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newstitle {
	background-color: #cdcdcd;
	width:630px;
	height:auto;
	font-weight: bold;
	padding:5px;
	padding-left:2px;
	border-bottom: 1px solid #989898;
}

a.newstitle {
	margin-left:85px;
	color:#040607;
	border:0px;	
}

tr.oddNews {
	background-color: #e0e0e0;
}

table#newsItem {
	border:1px solid #959595;
}

table.newsItems {
	position:relative;
	border-bottom:1px solid #959595;
}

.newsreadmore {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newsdate {
	font-weight: bold;
}

.newsbanner {
	width:120px;
	height:120px;
	margin-right: 20px;
	hspace:6px;
	float:left;
}
