.fg_news_header {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #6B5656;
	background-color: #E3E1E1;
	font-weight: bold;
	border-bottom: 1px solid #6B5656;
	border-top: 0px solid #6B5656;
	border-left: 0px solid #6B5656;
	border-right: 0px solid #6B5656;
}
.fg_news {
	font-family: Arial;
	font-size: 9px;
	cursor: hand;
	cursor: pointer;
}
.fg_news_no_popup {
	font-family: Arial;
	font-size: 9px;
}

.fg_news_tbl{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 9px;
	border: 1px solid #6B5656;
}



