/* CSS Document */

.nl_date, .nl_date a {
	margin-top: 5px;	
	font-weight: bold;
	color: #F3DB9A;
	text-decoration: none;
}

.nl_title, .nl_title a {
	color:#FFFFFF;
	text-decoration:none;
}

.nl_delimiter {
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.news_title, .news_title a, .news_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD787 !important;
	text-decoration: none !important;
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD787 !important;
	text-decoration: none !important;
	padding: 5px;
	font-weight: bold;	
	width: 100px;
	display: table-cell;
	text-align: center;
}

#innerpage .news_date, #innerpage .news_date a {
	color: #9C5E13 !important;
}

.news_brief, .news_brief a, .news_brief a:hover {
	color: #FFFFFF !important;
	text-align: justify;
	text-decoration: none !important;
	padding: 5px;
	line-height: 14px;
}

#innerpage .news_brief, #innerpage .news_brief a {
	color: #000000 !important;
}

.news_text, .news_text a, .news_text a:hover {
	color: #FFFFFF !important;
	text-align: justify;
	text-decoration: none !important;
	padding: 5px;
	line-height: 14px;
}

#innerpage .news_text {
	color: #000000 !important;
}

.news_image {
	float: left;
	margin-right: 10px;
}