html, body {
	font-size:12pt;
	background:#000000;
	color:#999999;
 	font-family: Lucida Sans Unicode; }
a, a:visited {
	background: inherit;
	color: #45456d;
	text-decoration: none; }
a:hover {
	color:#DD0000;
	background:inherit; }

input, textarea {
	background-color: #333333;
	color: #8588C9;
	border: 1px Solid #8588C9;
	-moz-border-radius: 5px;
	padding: 3px; }
.filesize a { text-decoration:underline; }
.filesize a:visited { text-decoration:underline; }
.adminbar {
	text-align:right;
	background:inherit;
	clear:both;
	float:right;
	Color: #7B68EE; }
.logo {
	clear: both;
	text-align: center;
	background: inherit;
	font-size: 24pt;
	color: #7B68EE;
	width: 100%; }
.replymode {
	background:#666666;
	color:#DDDDDD;
	width:100%; }
.catalogmode {
	background:#555555;
	color:#DDDDDD;
	width:100%; }
.postarea { background:#222222; }
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px; }
.rules li { margin-left: 1em; }
.postblock {
	background:#555588;
	color:#000000;
	font-weight:800; }
.footer {
	text-align:center;
	font-size:10px; }
.passvalid {
	background:#555588;
	text-align:center;
	width:100%;
	color:#BBBBBB; }
.dellist {
	background:inherit;
	text-align:center; }
.delbuttons {
	background:inherit;
	text-align:center;
	padding-bottom:4px; }
.managehead {
	background:#4f4f8F;
	color:#000000;
	font-size:14px;
	padding:0px; }
.postlists {
	background:#888888;
	width:100%;
	padding:0px;
	color:#000000; }
.row1 {
	background: #3F23E9;
	font-size: 12px;
	color: #AAAAAA; }
.row2 {
	background:#888888;
	font-size:12px;
	color:#000000; }
.unkfunc { color:#789922; }
.filesize {
	font-size:12px;
	text-decoration:underline;
	padding-left:3em; }
.filetitle {
	background: inherit;
	font-size: 18px;
	color: #570099;
	font-weight: 800; }
.postername {
	background:inherit;
	font-size:12px;
	color:#117743;
	font-weight:800; }
.oldpost {
	background: inherit;
	font-size: 18px;
	color: Gray;
	font-weight: 800; }
.omittedposts {
	background:inherit;
	font-size:18px;
	color:#888888;
	font-weight:800; }
.reply {
	background:#666666;
	color:#000000;
	border: 1px Solid #888888;
	-moz-border-radius: 10px;
	padding: 3px;}
.replyhl {
	background: #D6BAD0;
	color: #000000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:18px;
	color:#0F0C5D;
	font-weight:800; }
.commentpostername {
	background:inherit;
	font-size:12px;
	color:#016703;
	font-weight:800; }
.thumbnailmsg {
	background:inherit;
	font-size:9px;
	color:#000000; }

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