body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1B47C;
}
a {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000 url(1024/bg.jpg) repeat-y;
	background-position:top center;
}
table.main {
	background: url(mainstrip.png);
	border: #33362b 1px solid;
	width: 640px;
	padding: 4px 4px 4px 4px;
}
iframe.main {
	width: 100%;
}
table.menu {
	background: url(mainstrip.png);
	border: #33362b 1px solid;
	width: 640px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 4px;
}
div.menu {
	visibility:hidden;
}
a:link {
	color: #CAE4AD;
	text-decoration: none;
}
a:visited {
	color: #CAE4AD;
	text-decoration: none;
}
a:hover {
	color: #D1B47C;
	text-decoration: none;
}
a:active {
	color: #D1B47C;
	text-decoration: none;
}
div.title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
div.subtitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
div.text {
	font-size: 12px;
}
li {
	margin-bottom: 10px;
}
li.new {
	color: #FFFFFF;
}
