#tbl_news #header h2
{
	text-transform: uppercase; 
	color: rgb(89,122,129); 
	line-height: 150%; 
	border-bottom: rgb(0,0,0) 1px dotted; 
	font-family: Georgia,Times,serif;
}

#tbl_news #title
{
	font-weight: bold;
	font-size: 11px;
	color: rgb(92,89,83);
	font-family: Tahoma;
	text-decoration: none;
}

#tbl_news #summary 
{
	margin-bottom: 10px;
}

#tbl_news #title a
{
	color:#16748d;
	text-decoration:underline;
	font-weight:bold;
}

#tbl_news #title a:hover 
{
	text-decoration: none;
}

#tbl_news #image
{
	width: 150px;
	border: 1px solid #7A786E;
}

#tbl_news #image img
{
	width: 150px;
	border: 3px solid #ADA99D;
}
