html, body {
	background: #1A1D22;
	color: #E0E0E0;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size: 10pt;
}

a.rep {
	color: #F8F8F8;
}
.reflink a:hover{
	font-weight: bold;
	color: #5c6a74;
}
a {
	color: #b0ccde;
	text-decoration: underline;
}
a:hover {
	color: #5c6a74;
}
.adminbar {
	text-align: right;
	clear: both;
	float: right;
}
.logo {
	color: #FFF;
	clear: both;
	text-align: center;
	font-size: 2em;
	width: 100%;
}
.replymode {
	background: #2B2B2B;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: #fff;
	width: 100%;
}
.extramode {
	background: #333;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	width: 100%;
}
.rules {
	width: 468px;
	font-size: 12px;
}
.rules li {
	margin-left: 1em;
}
.postblock {
	background: #28282D;
	font-weight: bold;
}
.footer {
	text-align: center;
	font-size: 12px;
}
.passvalid {
	background: #EEAA88;
	text-align: center;
	width: 100%;
}
.dellist {
	font-weight: bold;
	text-align: center;
}
.delbuttons {
	background: inherit;
	text-align: center;
	padding-bottom: 4px;
}
.managehead {
	background: #AAAA66;
	color: #400000;
	font-size: 14px;
	padding: 0px;
}
.postlists {
	background: #fff;
	width: 100%;
	padding: 0px;
}
.row1 {
	background: #EEEECC;
	font-size: 12px;
}
.row2 {
	background: #DDDDAA;
	font-size: 12px;	
}
.unkfunc, blockquote blockquote {
	color: #789922;
}
.filesize {
	text-decoration: none;
}
.filetitle, .replytitle  {
	font-size: 1.2em;
	color: #a6b8d8;
	font-weight: bold;
}
.postername {
	color: #A3A3A3;
	font-weight: bold;
}
.postertrip {
	color: #A3A3A3;
}
.omittedposts {
	color: #A3A3A3;
}
.reply {
	background: #373a44;
}
.thumbnailmsg {
	font-size: 8pt;
}
.abbrev {
	color: #707070;
}
.highlight {
	background: #555;
	border: 3px double #888;
}
.managertable td {
	background: #64697b;
}
.managertable th {
	background: #252830;
	color: #F8F8F8;
}
hr {
	border: none;
	border-top: 1px solid #333;
	height: 0;
	clear: left;
}
#catalog .thread {
	border: 2px solid #373a44;
}
#catalog .thread:hover {
	background: #373a44;
}
#catalog .replies {
	color: #909090;
	font-weight: bold;
}
#catalog .filetitle {
	font-size: 1.2em;
}