html, body {
	background:#000030;
	color:#ffffff !important;
	font-size:10;
	font-family:serif;
}
input, textarea {
	background-color: #550000;
	color: #f3eeb3;
	}
a {
	background:inherit;
	color:#ffff00;
	text-decoration:none;
	font-family:verdana;
}
a:visited {
	background:inherit;
	color:#888888;
	text-decoration:none;
	font-family:verdana;
}
a:hover {
	color:#ff8800;
	background:inherit;
	font-family:verdana;
}
.filesize a {
	text-decoration:underline;
}
.filesize a:visited {
	text-decoration:underline;
}
.adminbar {
	text-align:right;
	background:inherit;
	clear:both;
	float:right;
}
.navbar {
	font-size: 75%;
}
.logo {
	clear:both;
	text-align:center;
	background:inherit;
	font-size:24pt;
	color:#eeeeee;
	width:100%;
}
.replymode {
	background:#000030;
	color:#eeeeee;
	width:100%;
}
.catalogmode {
	background:#000000;
	color:#eeeeee;
	width:100%;
}
.postarea {
	background:inherit;
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: verdana;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#600000;
	color:#f3eeb3;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:10px;
	font-family:verdana;
}
.passvalid {
	background:#000030;
	text-align:center;
	width:100%;
	color:#eeeeee;
}
.dellist {
	background:inherit;
	text-align:center;
}
.delbuttons {
	background:inherit;
	text-align:center;
	padding-bottom:4px;
}
.managehead {
	background:#000030;
	color:#f3eeb3;
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	padding:0px;
}
.postlists {
	background:#000000;
	width:100%;
	padding:0px;
	color:#eeeeee;
}
.row1 {
	background:#000030;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
}
.row2 {
	background:#000000;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
}
.unkfunc {
	color:#d4e733;
}
.filesize {
	font-size:12px;
	font-family:verdana;
	text-decoration:underline;
	padding-left:3em;
}
.filetitle {
	background:inherit;
	font-size:16px;
	font-family:verdana;
	color:#a7ceff;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:12px;
	font-family:verdana;
	color:#f3eeb3;
	font-weight:800;
}
.oldpost {
	background:inherit;
	font-size:16px;
	font-family:verdana;
	color:#dddddd;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	font-size:16px;
	font-family:verdana;
	color:#eeeeee;
	font-weight:800;
}
.reply {
	background:#000020;
	color:#ffffff;
	font-family:verdana;
	font-size:75%;
}
.replyhl {
	background: #000020;
	color: #ffffff;
	font-size:75%;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:16px;
	font-family:verdana;
	color:#;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	font-size:12px;
	font-family:verdana;
	color:#ffffff;
	font-weight:800;
}
.thumbnailmsg {
	background:inherit;
	font-size:9px;
	font-family:verdana;
	color:#eeeeee;
}

.watchedthreads {
	background-color: #000000 !important;
	border: 1px dotted #f3eeb3 !important;
	border-top: 0px none !important;
}

.reflinkpreview {
	border: 1px dotted #f3eeb3 !important;
	background-color: #000030 !important;
}