html, body {
	background:#1a1a1a;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color:#8888ff;
}
a:hover {
	color:#fff;
	background: #2a2a2a;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	font-size:2em;
	color:#fff;
	width:100%;
}
.theader {
	background:#E04000;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.postarea td {
	padding: 0;
}
.rules {
	font-size:10px;
}
.rules ul {
	margin: 0;
	padding: 0;
	list-style: inside;
}
.postblock {
	background:#000;
	color:#808080;
	font-weight:800;
	border: solid 1px #808080;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
}
.passvalid {
	background:#aa88ee;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#000;
	color:#fff;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#222;
}
.row2 {
	background:#2a2a2a;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#CC1105;
	font-weight:800;
}
.postername {
	color:#fff;
	font-weight:bold;
}
.postertrip {
	color:#808080;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	font-family: 'courier new', courier, monospace;
	font-size: 10px;
	color:#707070;
}
.reply {
	background:#2a2a2a;
	color:#fff;
	border: solid 1px #000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
	color: #808080;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	color:#fff;
	font-weight:800;
}
.thumbnailmsg {
	font-size: 9px;
	color:#fff;
}
hr {
	border:none;
	border-top:solid 1px #808080;
}
input, select {
	color: #fff;
	background: #000;
	border: solid 1px #808080;
}
textarea {
	color: #fff;
	background: #000;
	border: solid 1px #808080;
	margin: -1px;
}
.userdelete {
	background: #000;
	border: outset 1px #808080;
}
#delform input {
	margin-top: -1px;
	margin-left: -1px;
}
table[border="1"] {
	border: outset 1px #808080;
	background: #000;
}
table[border="1"] td {
	border: 0;
}
.reflink a {
	background: none;
}
.reflink a:hover {
	font-weight: bold;
}

.abbrev {
	font-family: 'courier new', courier, monospace;
	font-size: 10px;
	color:#707070;
}
.highlight {
	background:#000;
	color:#fff;
	border: outset 1px #808080;
}

