.CenterNewsBox {
	margin-bottom: 5px;
}


.CenterNewsBox .category {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.CenterNewsBox .category_inline {
	font-style: italic;
	text-decoration: none;
}

.CenterNewsBox .title {
	background-color: #CFE4F7;
	font-weight: bold;
	color: #313C79;
	text-decoration: none;
	padding: 3px;
}

.CenterNewsBox .etitle {
	font-weight: bold;
	color: #313C79;
	text-decoration: none;
}

.CenterNewsBox .date {
	font-size: 10px;
	font-style: italic;
	color: #313C79;
}

.CenterNewsBox .text {
	background-color: #EBF3FC;
	color: #313C79;
	padding: 3px;
}

.CenterNewsBox IMG {
	border: 1px solid #666666;
}

.CenterNewsBox .more {
	background-color: #CFE4F7;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}

.CenterNewsBox a:link, .CenterNewsBox a:visited { color: #313C79; }
.CenterNewsBox a:hover, .CenterNewsBox a:active { color: #9AAEDE; text-decoration: none; }
