html, body {
	background: #1B3345;
	color: #fff;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size: 10pt;
}
a {
	color: #EFD279;
}
a.rep {
	color: #fff;
}
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: #CCFFCC;
	width: 100%;
}
.replymode {
	background: #1D7548;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: #fff;
	width: 100%;
}
.extramode {
	background: #3B6B94;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: #fff;
	width: 100%;
}
.rules {
	width: 468px;
	font-size: 12px;
}
.rules li {
	margin-left: 1em;
}
.postblock {
	background: #95CBE9;
	color: #2C5700;
	font-weight: bold;
}
.footer {
	text-align: center;
	font-size: 12px;
}
.passvalid {
	background: #EEAA88;
	text-align: center;
	width: 100%;
	color: #fff;
}
.dellist {
	font-weight: bold;
	text-align: center;
}
.delbuttons {
	text-align: center;
	padding-bottom: 4px;
}
.managehead {
	background: #AAAA66;
	color: #400000;
	padding: 0px;
}
.postlists {
	background: #fff;
	width: 100%;
	padding: 0px;
	color: #800000;
}
.row1 {
	background: #EEEECC;
	color: #800000;
}
.row2 {
	background: #DDDDAA;
	color: #800000;
}
.unkfunc {
	background: inherit;
	color: #BDF46C;
}
blockquote blockquote {
	background: inherit;
	color: #BDF46C;
}
.filesize {
	text-decoration: none;
}
.filetitle {
	background: inherit;
	font-size: 1.3em;
	color: #DE9D7F;
	font-weight: bold;
}
.postername {
	color: #AFD775;
	font-weight: bold;
}
.postertrip {
	color: #AFD775;
}
.oldpost {
	color: #CC1105;
	font-weight: bold;
}
.omittedposts {
	color: #909090;
}
.reply {
	background: #3B6B94;
	color: #fff;
}
.replyhl {
	background: #F0C0B0;
	color: #800000;
}
.replytitle {
	font-size: 1.2em;
	color: #DE9D7F;
	font-weight: bold;
}
.commentpostername {
	color: #117743;
	font-weight: bold;
}
.thumbnailmsg {
	font-size: 8pt;
	color: #FFF;
	margin: 0;
}
.abbrev {
	color: #707070;
}
.highlight {
	background: #5B8BB4;
	border: 2px dashed #AFD775;
}
.banned {
	color: #F99C64;
}
.administrator {
	color: #C00 !important;
}
.managertable td {
	background: #3B6B94;
	color: #FFF;
}
.managertable th {
	background: #AAF;
	color: #FFF;
}
#catalog .thread {
	border: 2px solid #3B6B94;
}
#catalog .thread:hover {
	background: #3B6B94;
}
#catalog .replies {
	color: #909090;
	font-weight: bold;
}
#catalog .filetitle {
	font-size: 1.2em;
}