html, body {
	background: #0000a8;
	color: #54fcfc;
	font-family: sans-serif;
}

a {
	color: #fc5454;
}

a:hover {
	color: #54fc54;
}

hr {
	color: #54fcfc;
	background: #54fcfc;
	border-width: 1px;
}

.reflink a:hover {
	font-weight: bold;
		color: #fc5454;
}

.logo {
	clear: both;
	text-align: center;
	font-size: 2em;
	color: #54fcfc;
	width: 100%;
	text-shadow: 0 0 3px #54fcfc;
}

.replymode {
	background: #545454;
	text-align: center;
	padding: 2px;
	color: #fc54fc;
	width: 100%;
}

.manageinfo {
	background: #00b930;
	text-align: center;
	padding: 2px;
	color: #ffffff;
	width: 100%;
}

.catalogmode {
	background: #0040e0;
	text-align: center;
	padding: 2px;
	color: #ffffff;
	width: 100%;
}

.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
}

.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}

.postblock {
	background: #fc54fc;
	color: #54fcfc;
	font-weight: 800;
}

.footer {
	font-size: 12px;
}

.passvalid {
	background: #eeaa88;
	text-align: center;
	width: 100%;
	color: #ffffff;
}

.dellist {
	font-weight: bold;
	text-align: center;
}

.delbuttons {
	text-align: center;
	padding-bottom: 4px;

}

.managehead {
	background: #aaaa66;
	color: #400000;
	padding: 0;
}

.postlists {
	background: #ffffff;
	width: 100%;
	padding: 0;
	color: #800000;
}

.row1 {
	background: #eeeecc;
	color: #800000;
}

.row2 {
	background: #ddddaa;
	color: #800000;
}

.unkfunc {
	background: inherit;
	color: #545454;
	font-style: italic;
}

.filesize {
	text-decoration: none;
}

.filetitle {
	background: inherit;
	font-size: 1.2em;
	color: #fcfcfc;
	font-weight: 800;
}

.postername {
	color: #545454;
	font-weight: bold;
}

.postertrip {
	color: #545454;
}

.oldpost {
	color: #cc1105;
	font-weight: 800;
}

.omittedposts {
	color: #545454;
        text-shadow: 1px 1px 0 #fc5454,-1px -1px 0 #fc5454,-1px 1px 0 #fc5454,1px -1px 0 #fc5454;
}

.reply {
	background: #54fcfc;
	color: #545454;
}

.replyhl {
	background: #f0c0b0;
	color: #800000;
}

.replytitle {
	font-size: 1.2em;
	color: #cc1105;
	font-weight: 800;
}

.commentpostername {
	color: #117743;
	font-weight: 800;
}

.thumbnailmsg {
	font-size: small;
	color: #800000;
}

.abbrev {
	color: #707070;
}

.highlight {
	background: #f0e0d6;
	color: #800000;
	border: 2px dashed #eeaa88;
}
