.news_heading {
	background-color : #A9BBD3;
	font-weight : bold;
	color: #F5F5F5;
	background-image: url("/no/images/footbar.jpg");
	background-repeat:repeat-x;
}
.news_box{
	margin-top: 12px;
	background-color: #F0F0F0;
	border-color: #6699CC;
	border-style: solid;
	border-width: 1px;
}
.news_date,a.news_date{
	color: #4B5963;
	/*font-style: italic;*/
	font-size:7pt;	
}
.news_title{
	font-weight: bold;
	font-size : 12px;
	margin-bottom:1px;
	padding-bottom:1px;
}
.news_title_large{
	font-weight: bold;
	font-size : 12px;
}
.news_title,.news_title_large{
	font-family : arial,helvetica,sans-serif;
}
.news_text,.news_date,.news_heading,.news_ingress{
	font-family : verdana, arial,helvetica,sans-serif;
	font-size : 8pt;
}
.news_ingress{
	font-style:italic;
}
.news_text P{
	margin:0px;
}
a.newstitle,a.newstitle_large {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #333333;
	font-weight: bold;		
}

a.newstitle:hover,a.newstitle_large:hover {
	color: #0066CC;
}

a.newstitle {
	font-size: 14px;	
}
a.newstitle_large {
	font-size: 20px;	
}
tr.news_sticky td{	
	background-color:#fafafa;
	border-bottom-width:1px;
	border-bottom-color:#AEE4FF;
	border-bottom-style:dashed;
	padding:5px;		
}

tr.news_normal td{
	padding:5px;	
}
