html, body {
	background: #FFFFEE;
	color: #800000;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size: 10pt;
}
a {
	color: #0000EE;
}
a.rep {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #DD0000;
}
.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align: right;
	clear: both;
	float: right;
}
.logo {
	clear: both;
	text-align: center;
	font-size: 2em;
	color: #800000;
	width: 100%;
}
.replymode {
	background: #E04000;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
}
.extramode {
	background: #0040E0;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
}
.postarea {
	background: inherit;
}
.rules {
	width: 468px;
	font-size: 12px;
}
.rules li {
	margin-left: 1em;
}
.postblock {
	background:#EEAA88;
	color:#800000;
	font-weight:bold;
}
.footer {
	text-align: center;
	font-size: 12px;
}
.passvalid {
	background: #EEAA88;
	text-align: center;
	width: 100%;
	color: #ffffff;
}
.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:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#EEEECC;
	font-size:12px;
	color:#800000;
}
.row2 {
	background:#DDDDAA;
	font-size:12px;	
	color:#800000;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
blockquote blockquote {
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#CC1105;
	font-weight:bold;
}
.postername {
	color:#117743;
	font-weight:bold;
}
.postertrip {
	color:#228854;
}
.oldpost {
	color:#CC1105;
	font-weight:bold;
}
.omittedposts {
	color:#707070;
}
.reply {
	background:#F0E0D6;
	color:#800000;
}
.replyhl {
	background:#F0C0B0;
	color:#800000;
}
.replytitle {
	font-size:1.2em;
	color:#CC1105;
	font-weight:bold;
}
.commentpostername {
	color:#117743;
	font-weight:bold;
}
.thumbnailmsg {
	font-size: 8pt;
	color: #800000;
}
.abbrev {
	color: #707070;
}
.highlight {
	background: #F0E0D6;
	color: #800000;
	border: 2px dashed #EEAA88;
}
.managertable td {
	background: #EEEECC;
	color: #800000;
}
.managertable th {
	background: #AAAA66;
	color: #400000;
}
#catalog .thread {
	border: 2px solid #F0E0D6;
}
#catalog .thread:hover {
	background: #F0E0D6;
}
#catalog .replies {
	color: #909090;
	font-weight: bold;
}
#catalog .filetitle {
	font-size: 1.2em;
}