td.top_menu{
	background: #b3602a;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: White;
	text-decoration: none;
	height: 26px;
	width: 100%;
	font-weight: bold;
}
a.white:link, a.white:visited, a.white:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: White;
	text-decoration: none;
}
a.top_news:link, a.top_news:visited {
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.top_news:hover {
	color: Black;
	text-decoration: underline;
}
td.top_bg{
	background: url(../img/bg_top.jpg);
	height: 151px;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.top_text{
	font-family: Trebuchet MS;
	font-size: 11px;
}
td.top_sep{
	background-image: url(../img/04.gif);
	width: 388px;
	height: 16px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}