BODY {
	margin: 0px;
	background-color: #000000;
}

A:link {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

A:visited {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

A:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

A:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #421b04;
}

.bottomfont {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #c4c4c4;
}

.bottomlink:link {
	font-family: Tahoma, Verdana, Arial;
	color: #c4c4c4;
	text-decoration: none;
}

.bottomlink:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #c4c4c4;
	text-decoration: none;
}

.bottomlink:active {
	font-family: Tahoma, Verdana, Arial;
	color: #c4c4c4;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #c4c4c4;
	text-decoration: underline;
}

.newstitle {
	color: #b52817;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

.newstext {
	color: #421b04;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.newsdate {
	color: #421b04;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.newslink:link {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

.newslink:visited {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

.newslink:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

.newslink:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #421b04;
}

.newsdiv {
	height: 1px;
	color: #b59251;
}

.rating {
	color: #b52817;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px #b59251 solid;
}

.f12:link {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

.f12:visited {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

.f12:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #b52817;
}

.f12:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	color: #421b04;
}

.authinput {
	background: url(../img/log_bg.gif);
	background-position: top left;
	border: 0px;
	font-family: Tohama, Verdana, Arial;
	font-size: 10px;
	color: #faf092;
	height: 19px;
	margin: 2px;
	border-bottom:#fffeb4 1px solid;
	border-right:#fffeb4 1px solid;
	border-top:#3e321c 1px solid;
	border-left:#3e321c 1px solid;
}

.authselect {
	background-color: #857a46;
	border: 0px;
	font-family: Tohama, Verdana, Arial;
	font-size: 10px;
	color: #faf092;
	height: 19px;
	margin: 2px;
}

.screen {
	border: 1px #b59251 solid;
}
