html, body {
	 font-size:11pt;
	 font-family: verdana;
	 background:#ffe;
	 color:#000;
}
a {
	background:inherit;
	color:#ca620e;
	text-decoration:none;
}
a:visited {
	background:inherit;
	color:#34345C;
	text-decoration:none;
}
a:hover {
	color:#999;
	background:inherit;
}
input, textarea {
	border: 1px solid #49525d;
}
textarea {
	-moz-border-radius: 4px;
}
.filesize a {
	text-decoration:none;
}
.filesize a:visited {
	text-decoration:none;
}
.adminbar {
	text-align:right;
	background:inherit;
	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	background:inherit;
	font-size:24pt;
	color:#000;
	width:100%;
}
.replymode {
	background:#FB0;
	color:#000;
	width:100%;
}
.catalogmode {
	background:#FB0;
	color:#000;
	width:100%;
}
.postarea {
	//background:inherit;
	background: #ffe;
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: verdana;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#ffc;
	color:#000;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:10px;
	font-family:verdana;
}
.passvalid {
	background:#ffe;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	background:inherit;
	text-align:center;
}
.delbuttons {
	background:inherit;
	text-align:center;
	padding-bottom:4px;
}
.managehead {
	background:#ffe;
	color:#000000;
	font-family:verdana;
	font-size:14px;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#000000;
}
.row1 {
	background:#ffe;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
.row2 {
	background:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
.unkfunc {
	color:#000000;
}
.filesize {
	font-size:12px;
	font-family:verdana;
	text-decoration:none;
	padding-left:3em;
}
.filetitle {
	background:inherit;
	font-size:18px;
	font-family:verdana;
	color:#000;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:16px;
	font-family:verdana;
	color:#C50;
	font-weight:800;
}
.oldpost {
	background:inherit;
	font-size:18px;
	font-family:verdana;
	color:#666;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	font-size:18px;
	font-family:verdana;
	color:#777;
	font-weight:800;
}
.reply {
	background:#FFC;
	color:#000000;
	font-family:verdana;
}
.replyhl {
	background: #D6BAD0;
	color: #000000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:18px;
	font-family:verdana;
	color:#0F0C5D;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	font-size:12px;
	font-family:verdana;
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {
	background:inherit;
	font-size:9px;
	font-family:verdana;
	color:#000000;
}

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

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