.row_bg
{
	background-image: url("previous_news_02.gif");
	background-repeat: repeat-x;
	height: 7px;
	font: normal 12px arial black;
	color: navy;
}
.first_tr
{
	border-left: 1px solid #9FBCD2;
	border-right: 1px solid #9FBCD2;
}
.last_tr
{
	border-left: 1px solid #9FBCD2;
	border-right: 1px solid #9FBCD2;
	border-bottom: 2px solid #9FBCD2;
}
