.news_date{
	font-weight: bold;
	color: #0C63CB;
	padding-left: 20px;
	background-image: url(/themes/site/img/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;

}
a.news_group{
	color: #444444;
	text-decoration: none;
}
a.news_group:hover{
	text-decoration: underline;
}

.news_groupheader{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}


a.news_title{
	color: black;
	text-decoration: none;
}
a.news_title:hover{
	text-decoration: none;
	color: blue;
}

td.news_date_small{
	border-top: 4px solid #FFFFFF;
	background-color: #EDEBEB;	
	padding-top: 10px;	
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;	
}
td.news_title_small{
	background-color: #EDEBEB;
	border-bottom: 2px solid #BCBBBB;
	padding-top: 0px;	
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.news_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.news_innerdate{
	font-weight: bold;
	color: black;
}
.news_innertitle{
}

.news_body{
}


.news_date_small{
	color: #666666;
}
a.news_title_small{
	color: #000000;
	text-decoration: none;
}
a.news_title_small:hover{
	color: #555555;
}
