body, td, span, p, a, h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

body, td {
	color: #F5F5F5;
}

body {
	background-color: #373737;
}

body.popup {
	background-color: #292929;
}

td {
}

.menu, .menu-admin {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu:hover, .menu-admin:hover {
	text-decoration: underline;
}

.small {
	font-size: 7pt;
}

.helptext {
	font-size: 8pt;
	color: #505050;
}

.header_date {
	font-size: 7pt;
	color: #e8e8e8;
	background-color: #262626;
}

.menu-admin {
	color: #ff0000;
}

h1 {
	font-weight: normal;
	font-size: 16pt;
}

.subtitle {
	font-size: 13pt;
	font-weight: bold;
}

input.logininput {
	border: 1px solid #757575;
	background-color: #313131;
	font-size: 8pt;
	color: #F5F5F5;
}

a {
	color: #FF9C00;
	text-decoration: none;
}

a.forumthread:visited {
	color: #9E5D00;
}

a:hover {
	text-decoration: underline;
}

a.forum-date {
	font-weight: bold;
	font-size: 7pt;
}

.logintext {
	font-weight: bold;
	color: #898989;
	font-size: 8pt;
	letter-spacing: -0.1em;
}

.errormsg {
	color: #B50000;
	font-weight: bold;
}

.list {
	background-color: #101B20;
	border: 1px solid #3A4144;
}

.listheader {
	background-color: #373737;
	border: 1px solid #262626;
}

input.list {
}

.forum_signature_line {
	font-size: 7pt;
	font-weight: bold;
	color: #E0912E;
}

.forum_signature {
	font-size: 8pt;
	font-weight: normal;
	color: #E0912E;
}

.forum_quote {
	font-size: 8pt;
	font-style: italic;
	color: #99948E;
}

.infobox {
	position: absolute;
	top: 40px;
	left: 255px;
	width: 300px;
	height: 100px;
	border: 2px solid black;
	background-color: #FF9C00;
	color: #000000;
	text-align: center;
	display: block;
}

td.popupheader {
	color: #898989;
	font-size: 8pt;
}