.header {
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
.header_bar {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
}
body {
	background-color: #000000;
	text-align:center;
	margin-top:30px;
}
.menu-left {
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
}
img {
	border:0;
}
.date {
	font-size:10px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D78109;
}
a:href, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D78109;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D78109;
	text-decoration:underline;
}
.news_id {
	border-top:1px solid #333333;
	font-size:11px;
	color:#666666;
}
hr {
	height:1px;
	color:#333333;
}
a.news:link, a.news:active, a.news:visited {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.news:hover {
	font-size:11px;
	color:#D78109;
	text-decoration:underline;
}
.main {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	font-size:13px;
	color:#666666;
}

