TABLE.topnews {
	border : 1px solid #FF9900;
	background-color : #FFEEB8;
	margin-bottom : 1px;
}
TD.topnewsheadbox {
	background-color : #FFCC33;
	font-weight : bold;
}
SPAN.topnewshead, A.topnewshead {
	font-weight : bold;
	color : #666633;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	letter-spacing : .1em;
	text-align : center;
	text-decoration : none;
}
A:HOVER.topnewshead {
	font-weight : bold;
	color: #BF3A00;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	letter-spacing : .1em;
	text-align : center;
	text-decoration : none;
}
TD.topnewstextbox {
	background-color : #F6E9B4;
	vertical-align : top;
}
A.topnewstext, {
	font-weight : normal;
	text-decoration : none;
	color: #666633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .7em;
}
A:HOVER.topnewstext {
	font-weight : normal;
	color: #BF3A00;
	text-decoration : underline;
}
IMG.bulletarrow {
	margin : 0 0 -2px 0;
}

TABLE.news {
	border : 1px solid #666666;
	margin-bottom : 1px;
	background-color : #BED0E4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .7em;
	color: #666666;
}
A.newslink {
	font-weight : normal;
	color: #666666;
	text-decoration : underline;
}
A:hover.newslink {
	font-weight : normal;
	color: #BF3A00;
	text-decoration : underline;
}
SPAN.newsitemhead {
	font-weight : bold;
	color: #666666;
}
A.newsitemhead {
	font-weight : bold;
	text-decoration : underline;
	color: #666666;
}
A:hover.newsitemhead {
	font-weight : bold;
	text-decoration : underline;
	color: #BF3A00;
}
DIV.copyright {
	font-weight : normal;
	text-decoration : none;
	color: #666633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .7em;
	padding: 6 6 0 6;
}