html, body {
	font-size:10pt;
	border:solid 10px #CCCCCC;
	background:#FFFFFF;
	color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px;
}
div {
	background-color:#FFF;
	color: #666;
}
input, textarea {
	background-color: #FFFFFF;
	color: #000;
	border: 1px solid #666666;
}
a {

	color:#C60;
	text-decoration:none;
}
a:visited {

	color:#6E735E;
	text-decoration:none;
}
a:hover {
	color:#000;

}
.filesize a {
	text-decoration:underline;
}
.filesize a:visited {
	text-decoration:underline;
}
.adminbar {
	text-align:right;

	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	font-size:16pt;
	color:#999;
	width:100%;
}
.highlight {
	background:#d3eeff;
	color:#333;
	border: 1px solid #99ccff;
}
.replymode {
	background:#CCCCCC;
	color:#FFFFFF;
	width:100%;
	text-align: center;
	font-weight: 800;
}
.catalogmode {
	background:#6E735E;
	color:#FFFFFF;
	width:100%;
	text-align: center;
	font-weight: 800;
}
.postarea {

}
.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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	font-size: 80%;
	padding: 0px 5px;
	border: 1px solid;
	background-color: #CCC;
}
.footer {
	text-align:center;
	font-size:10px;
	font-family:sans-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 {
	color:#6197B8;
}
.filesize {
	font-size:12px;
	font-family:sans-serif;
	text-decoration:underline;
	padding-left:3em;
}
.filetitle {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:800;
}
.postername {
	font-size:12px;
	font-family:serif;
	color:#069;
	font-weight:800;
}
.oldpost {

	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.omittedposts {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:800;
}
.reply {
	background:#EEE;
	color:#000000;
	font-family:serif;
	border:solid #CCC 1px;
	padding-bottom:6px;
}
.replyhl {
	background: #CCCCCC;
	color: #000000;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {

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

	font-size:12px;
	font-family:serif;
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {

	font-size:9px;
	font-family:sans-serif;
	color:#000000;
}
hr{
	background-color:#FFF;
}
.watchedthreads {
	background-color: #CCCCCC!important;
	border: 1px dotted!important;
	border-top: 0px none !important;
}

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