html, body {
	background: #EEF2FF;
	color: #000000;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size: 10pt;
}
a {
	color: #34345C;
}
a.rep {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #34345C;
}
a:hover {
	color: #DD0000;
}
.reflink a:hover{
	font-weight: bold;
}
.filesize a {
	text-decoration: none;
}
.adminbar {
	text-align: right;
	background: inherit;
	clear: both;
	float: right;
}
.logo {
	clear: both;
	text-align: center;
	background: inherit;
	font-size: 2em;
	color: #AF0A0F;
	width: 100%;
}
.replymode {
	background: #0010E0;
	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: #9988EE;
	color: #000000;
	font-weight: bold;
}
.footer {
	text-align: center;
	font-size: 12px;
}
.passvalid {
	background: #9988EE;
	text-align: center;
	width: 100%;
	color: #ffffff;
}
.dellist {
	background: inherit;
	font-weight: bold;
	text-align: center;
}
.delbuttons {
	background: inherit;
	text-align: center;
	padding-bottom: 4px;
}
.managehead {
	background: #0F8FE1;
	color: #000000;
	font-size: 14px;
	padding: 0px;
}
.postlists {
	background: #FFFFFF;
	width: 100%;
	padding: 0px;
	color: #000000;
}
.row1 {
	background: #9AD2F6;
	font-size: 12px;
	color: #000000;
}
.row2 {
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.unkfunc {
	background: inherit;
	color: #789922;
}
blockquote blockquote {
	color: #789922;
}
.filesize {
	text-decoration: none;
}
.filetitle {
	background: inherit;
	font-size: 1.2em;
	color: #0F0C5D;
	font-weight: bold;
}
.postername {
	color: #117743;
	font-weight: bold;
}
.postertrip {
	color: #228854;
}
.oldpost {
	color: #0F0C5D;
	font-weight: bold;
}
.omittedposts {
	color: #070707;
}
.reply {
	background: #D6DAF0;
	color: #000000;
}
.replyhl {
	background: #D6BAD0;
	color: #000000;
}
.replytitle {
	font-size: 1.2em;
	color: #0F0C5D;
	font-weight: bold;
}
.commentpostername {
	color: #117743;
	font-weight: bold;
}
.thumbnailmsg {
	font-size: 8pt;
	color: #000000;
}
.highlight {
	background: #c1c6e2;
	border: 2px dashed #9988EE;
}
.managertable td {
	background: #9AD2F6;
	color: #000000;
}
.managertable th {
	background: #0F8FE1;
	color: #000000;
}
#catalog .thread {
	border: 2px solid #D6DAF0;
}
#catalog .thread:hover {
	background: #D6DAF0;
}
#catalog .replies {
	color: #555555;
	font-weight: bold;
}
#catalog .filetitle {
	font-size: 1.2em;
}