html, body {
	 font-size:10.5pt;
	 background:#F1F3CE;
	 color:#000000;
	 font-family:tahoma;
}
a	   {
	background:inherit;
	color:#94950B;
	text-decoration:none;
	font-family:tahoma;
}
a:visited {
	background:inherit;
	color:#DD0000;
	text-decoration:none;
	font-family:sans-serif;
}
a:hover {
	color:#FF6633;
	background:inherit;
}
.navbar {
        font-size:9pt;


}
.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	font-size:9pt;
	text-align:right;
	background:inherit;
	clear:both;
	float:right;
}
.logo {
	font-family:tahoma;
	font-weight:bold;
	clear:both;
	text-align:center;
	background:inherit;
	font-size:26px;
	color:#AF0A0F;
	width:100%;
}
.replymode {
	background:#EE0000;
	color:#FFFFFF;
	width:100%;
}
.catalogmode {
	background:#EE0000;
	color:#FFFFFF;
	width:100%;
}
.postarea {
	background:inherit;
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	font-family:tahoma;
	font-weight:bold;
	background:#A8CB72;
	color:#000000;
	font-size:14px;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:10px;
	font-family:sans-serif;
}
.passvalid {
	background:#9988EE;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	background:inherit;
	text-align:center;
}
.delbuttons {
	background:inherit;
	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 {
	color:#789922;
	font-style:italic;
}
.filesize {
	font-size:14px;
	font-family:sans-serif;
	text-decoration:none;
	padding-left:0em;
}
.filetitle {
	background:inherit;
	font-size:17px;
	font-family:tahoma;
	color:#B0171F;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:14px;
	font-family:tahoma;
	color:#117743;
	font-weight:800;
}
.postertrip {
	color:#228854;
	font-family:tahoma;
}
.oldpost {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	font-size:14px;
	font-family:tahoma;
	color:#070707;
	font-weight:800;
}
.reply {
	background:#DFE4AE;
	color:#000000;
	font-family:tahoma;
	font-size:14px;
	-moz-border-radius: 5px;
}
.replyhl {
	background: #D6BAD0;
	color: #000000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	font-size:12px;
	font-family:serif;
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {
	background:inherit;
	font-size:9px;
	font-family:sans-serif;
	color:#000000;
}

.abbrev {
	color:#707070;
}
.highlight {
	background:#DFE4AE;
	color:#000000;
	border: 3px dashed #D4D8A7;
}

#watchedthreads {
	background-color: #DFE4AE !important;
	border: 1px dotted #DFE4AE !important;
	border-top: 0px none !important;
	-moz-border-radius: 5px;
}

.hidethread {
	background: transparent url('icons/manzana/icons.gif') -32px -16px no-repeat;
}

.unhidethread {
	background: transparent url('icons/manzana/icons.gif') -48px 0px no-repeat;
}

.watchthread {
	background: transparent url('icons/manzana/icons.gif') -32px 0px no-repeat;
}

.expandthread {
	background: transparent url('icons/manzana/icons.gif') 0px -16px no-repeat;
}

.quickreply {
	background: transparent url('icons/manzana/icons.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
	background: transparent url('icons/manzana/icons.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
	background: transparent url('icons/manzana/icons.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
	background: transparent url('icons/manzana/icons.gif') -16px 0px no-repeat;
}

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