html, body {
	background:#FFFFEE;
	color:#800000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
}

* {
	font-size:8pt;

}
a {
	color:#0000EE;
}
a:hover {
	color:#DD0000;
}
.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	background: inherit;
	font-size:25pt;
	color:#800000;
	width:100%;
	font-weight:bold;
}
.replymode {
	background:#E04000;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.catalogmode {
	background:#0040E0;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.postarea {
	background:inherit;
}
.rules {
	width: 468px;
	font-size:6pt;
	font-family: sans-serif;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
	font-size:6pt;
}
.postblock {
	background:#EEAA88;
	color:#800000;
	border: 1px solid #000000;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
}
.footer {
	text-align:center;
	font-size:9pt;
	font-family:serif;
}
.passvalid {
	background:#EEAA88;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight:bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:2px;

}
.managehead {
	background:#AAAA66;
	color:#400000;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#EEEECC;
	color:#800000;
}
.row2 {
	background:#DDDDAA;
	color:#800000;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	color:#CC1105;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:9pt;
	color:#117743;
	font-weight:bold;
}
.postertrip {
	background:inherit;
	color:#228854;
}
.oldpost {
	background:inherit;
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	color:#707070;
}
.reply {
	background: #F0E0D6;
	color: #800000;
	border: 1px solid #B5896D;
	padding: 2px 5px 2px 5px;
}
.replyhl {
	background: #F0C0B0;
	color: #800000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size: 10px;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#800000;
}

.abbrev {
	color:#707070;
}
.highlight {
	background:#F0E0D6;
	color:#800000;
	border: 2px dashed #EEAA88;
}

#watchedthreads {
	background-color: #F0E0D6 !important;
}

.reflinkpreview {
	background-color: #F0E0D6 !important;
}
