body
{
	background: black; margin-left: 0px; margin-top: 5px; margin-bottom: 5px; margin-right: 0px;
	color: #BAB118;
}

a:link, a:visited, a:active{color: #B1BECD; text-decoration: none}
	a:hover { color: #B1BECD; text-decoration: underline}

table
{
	border-collapse: collapse;
}
.menutbl
{
	border: 1px solid #CE0000; position: relative; left: 14px; top: 25px; width: 350px; height: 530px;
}

.inner_menu
{
	border: none;
	font-family: verdana; font-size: 10px; color: #F87907; width: 320px;
}

td
{
	font-family: verdana;
	font-size: 10px;
	background: black;
}
.main-left
{	
	width: 380px; height: 580px; background: black url('img/border.jpg');
}
.main-right
{
	width: 567px; height: 580px; background: black url('img/background.jpg');
}
.copyright
{
	font-size: 8px;
}
.news_cap
{
	font-weight: bold;
	width: 320px; height: 27px; border: none; background: black url('img/news_top.png'); padding: 5px;
}
.news_body
{
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	text-indent: 10px;
}

.log_td
{
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	text-indent: 10px;
	color: #F87907;
}

.news_delim
{
	height: 1px;
	background: #CE0000;
}

hr
{
	width: 95%;
}

.news_delim
{
	height: 1px;
	background: #CE0000;
	color: #CE0000;	
}

input
{
	color: #B1BECD;
	background: black;
}

.loginfrm
{
	border: 1px solid #CE0000;
	width: 100px; height: 16px;
	font-size: 10px; font-family: vardana; font-weight: normal;
}