body {
	font-size: 12pt;
	background: #EEF2FF;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

a, a:visited {
	color: #34345C;
	font-family: serif;
}

a:hover {
	color: #DD0000;
	font-family: serif;
}

.adminbar {
	text-align:right;
	clear:both;
	float:right;
}

.logo {
	clear: both;
	text-align: center;
	font-size: 24pt;
	color: #AF0A0F;
	width: 100%;
}

.theader {
	background:#0010E0;
	color:#FFFFFF;
	width:100%;
}

.postarea {
}

.rules {
	font-size: 10px;
	font-family: sans-serif;
}

.postblock {
	background: #9988EE;
	color: #000000;
	font-weight: 800;
}

.footer {
	text-align: center;
	font-size:10px;
	font-family: serif;
}

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

.dellist {
	text-align:center;
}

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

}

.managehead {
	background:#0F8FE1;
	color:#000000;
	font-family:sans-serif;
	font-size:14px;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#000000;
}

.row1 {
	background:#9AD2F6;
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
}

.row2 {
	background:#FFFFFF;
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
}

.unkfunc {
	background:#C4C2EE;
	color:#FFFFFF;
}

.filesize {
	font-size: 16px;
	font-family: serif;
	text-decoration: none;
}

.filetitle, .replytitle {
	font-size: 18px;
	font-family: serif;
	color: #0F0C5D;
	font-weight: 800;
}

.postername, .commentpostername {
	font-size: 16px;
	font-family: serif;
	color: #117743;
	font-weight: 800;
}

.postertrip {
	font-size: 16px;
	font-family: serif;
	color: #228854;
}

.oldpost {
        font-size:18px;
        font-family:serif;
        color:#0F0C5D;
        font-weight:800;
}
.omittedposts {
        font-size:18px;
        font-family:serif;
        color:#070707;
        font-weight:800;
}

.reply {
	background: #D6DAF0;
	color: #000000;
	font-family: serif;
}

.doubledash {
	vertical-align: top;
	clear: both;
	float: left;
}

.thumbnailmsg {
	font-size:9px;
	font-family:sans-serif;
	color:#000000;
}

.highlight {
	background: #D6BAD0;
	color:#800000;
	font-family: serif;
}

