#header a:link, #header a:active, #header a:visited, #header a:hover {
font-family:Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-size:13px;
	color:#000;
text-decoration: none;
}
#header a:hover {
font-family:Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-size:13px;
	color:#000;
}
#tbl_news_summary #header {
font-family:Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-size:13px;
	color:#000;
	padding: 10px;
	border-bottom: 1px gray dashed;
	background:#f7e2a8;
}

table#tbl_news_summary #news td
{
	font-size:12px;
	padding: 5px 0px 10px 10px;
}
table#tbl_news_summary #news a:link, a:active, a:visited, a:hover
{
	font-size:12px;
	}
#tbl_news_summary #news #image
{
	width: 80px;
	white-space: nowrap;
	padding-right: 0px;
}

#tbl_news_summary #news #image img
{
	width: 80px;
}

#tbl_news_summary #ktitle
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
	color: #000;
}

#tbl_news_summary #date
{
	font-size: 11px;
        color:#666666;
        padding: 0px 3px;
}

#tbl_news_summary a.link,
#tbl_news_summary a.link:link,
#tbl_news_summary a.link:active,
#tbl_news_summary a.link:visited
{
	color:#gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}

#tbl_news_summary a.link:hover
{
	color:#gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size: 12px;
}

#tbl_news_summary a.nitle,
#tbl_news_summary a.nitle:link,
#tbl_news_summary a.nitle:active,
#tbl_news_summary a.nitle:visited
{
	font-size: 12px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#tbl_news_summary a.nitle:hover
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

#tbl_news_summary {
        background:#ffffff;
		border: 1px gray dashed;
}

tr#news {
        background:#f7e2a8;
}