#localNav li.top_nav a{
	color: #FFFFFF;
	background: #A00000;
	font-style: normal;
	text-align: right;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-right: 4px;
}
td.top_image {
	font-size: 10px;
	background-image: url(../images/top_image.jpg);
	height: 329px;
	width: 745px;
}
td.top_news {
	background-image: url(../images/top_news.jpg);
	height: 96px;
	width: 342px;
	color: #CCCCCC;
}
#top_news {
	overflow: auto;
	height: 110px;
}

#top_news a {
	text-decoration: underline;
	color: #FFCC00;
}
#top_news a:link{
	color: #FFCC00;
}
#top_news a:visited {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}
#top_news td.day {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	color: #999999;
}
