A, A:LINK, A:VISITED {
	text-decoration: none;
	color: #0D2753;
	background-color: transparent;
}
A:HOVER {
	text-decoration: none;
	color: black;
}
.news-latest-container {
	background-color: transparent;
}
.headline {
	display: block;
	font-size: 12px;
	color: #424C68;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	clear: left;
}
.headline A:HOVER {
	color: black;
	text-decoration: none;
}
.news-latest-gotoarchive, .news-latest-container h2 {
    background-color:#bbbb99;
    color: #7c7c7c;
}
.news-latest-item {
	padding: 1px 3px 1px 3px;
	margin: 1px 3px 1px 3px;
	background-color: transparent;
}
.news-latest-item H3 {
	padding: 1px;
	font-size: 1.0em;
	font-weight: bold;
}
.news-latest-content-wrap {
	float: right;
	position: relative;
	display: block;
}
.news-latest-item-wrap-img {
	display: block;
	float: left;
	padding: 0 0 5px 0;
	position: relative;
}
.news-latest-item-wrap-img TABLE {
	display: block;
	float: left;
}
.news-latest-category IMG {
	float: right;
	border: none;
	margin: 0px;
}
.news-latest-da, .news-latest-morelink, .news-latest-category {
	font-size: 9px;
}
.news-latest-morelink {
	height: 12px;
}
.news-latest-morelink A {
	float: right;
}
.news-latest-container HR {
	float: none;
	display: block;
	margin-top: 6px;
}
.news-list-container {
	display: block;
	background-color: transparent;
}
.news-list-item {
	padding: 3px;
	margin: 3px;
	background-color: transparent;
}
.news-list-container H3 {
	margin-bottom: 4px;
	padding: 2px;
	border-bottom: 1px solid #FFC103;
	background-color: #ffcc00;
	font-size: 1.0em;
}
.news-list-container H3 A {
	padding-left: 2px;
}
.news-list-container H4 {
	font-weight: normal;
	height: 70px;
	padding-left: 3px;
}
.news-list-date {
}
.news-catmenu {
    background-color: #ffcc00;
}
.news-single-item {
    background-color: #ffcc00;
}