

td.homepage_news_a {
background:#fff url(background_news_a.gif) no-repeat;
height:39px;
width:548px;
padding:.75em 2em 0em 2.15em;
font-family:verdana;
font-size:11px;
color:#666666;
font-weight:bold;
margin:0;
}

td.homepage_news_b
{
	background: #fff url(background_news_b.gif) repeat-y;
	width: 548px;
	padding: .5em 2em 0em 2em;
	font-family: verdana;
	font-size: 11px;
	color: #333;
	margin: 0;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

td.homepage_news_c {
background:#fff url(background_news_c.gif) no-repeat;
height:24px;
width:548px;
margin:0;
}

table.datanews
{
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}

table.datanews th
{
	background: #ccc url(background_table_header.jpg) repeat-x;
	color: #333;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	padding: .25em .75em .25em .75em;
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

table.datanews td
{
	color: #333;
	font-family: verdana;
	font-size: 10px;
	padding: .5em .75em .5em .75em;
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

table.datanews td
{
	color: #333;
	font-family: verdana;
	font-size: 10px;
	padding: .5em .75em .5em .75em;
	text-align: left;
}

table.datanews tr.backgroundgrey
{
	background-color: #ededed;
}