body {

	margin:0px;

	background-color:#181818;

	color:#fff;

}

img {

	border:0px;

}

a {

	color:#a5a5a5;

	text-decoration:underline;

}

a:hover {

	text-decoration:none;

}

input, textarea, select {

	color:#fff;

	background-color:#1f1a17;

	border:1px solid #ccc;

}

.auth {

	background:url('/images/forum_09.gif') no-repeat #9c2a28;

	height:124px;

	width:182px;

	vertical-align:top;

}

.authtext {

	font-size:13px;

	padding:0 0 10px 10px;

}

.authfield {

	font-size:14px;

}

.underauth {

	background-color:#da251d;

}

a.menu_topact {

	color:#fff;

}

a.menu_top {

	color:#000;

}

.topmenu {

	background:url('/images/menu_main_f.png') no-repeat #e9ec00;

}

.topmenuact {

	background:url('/images/menu_selected_f.png') no-repeat;

}

.topmenu, .topmenuact {

	text-align:center;

	font-family:Verdana;

	white-space:nowrap;

}

a.menu_top, a.menu_topact {

	font-size:10px;

	font-weight:bold;

	text-decoration:none;

	display:block;

	width:88px;

	height:21px;

	vertical-align:middle;

	padding:11px 0 0;

}

.info_menu {

	background:url('/images/menu_back.png') repeat-x;

	width:274px;

}
#FORUM_MESSAGES, #FORUM_TOPICS, .forum-post-form, .forum-legend {
	font-size:12px
}
.forum-stat {
	font-size:12px !important
}
#FORUM_TOPICS a {
	color:#ebebeb
}