.nav_news_top {
	background-color:#FFCC99;
}

.list_news {
	background-color: #FDFFEE; 
	text-align: left;
	font-size: 12px; 
}

.list_news th {
	text-align: center;
	font-size: 17px; 
	color: maroon; 
}

#list_news a {
	color: black; 
}

#list_news a:hover {
	color: red; 
}

.list_news ul {
	/*list-style-type: none;*/
	list-style-image: url('../small_images/right.gif');
	margin: 10px;
	padding: 5px;
}

.channel_info {
	text-align: center;
}

.rss_output {
	background-color: #FDFFEE;
	text-align: left; 
	font-size: 10pt;
}	

/* feed styles*/
.rss {
	border: 1px;
	text-align: left;
}

.rss td {
	vertical-align: top; 
}

.rss ul { 
	/*list-style-type: none;*/
	list-style-image: url('../small_images/right.gif');
	margin: 10px;
	padding: 5px;
}

#rss a {
	text-decoration: none;
}

#rss a:hover {
	color: black;
	background-color: #FFCC33;
}

.rss_copyright {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}

.side_topics {
	font-size: 12px;
}

.side_topics ul {
	list-style-type: none;
	list-style-image: none;
}

.side_topics a {
	color: maroon; 	
}

.nav_news_bottom {
	font-size: 12px;
}
