html, body {
         font-size:12pt;
         background:#DDEEFF;
         color:#000000;
}
a       {
        background:inherit;
        color:#2222CC;
        text-decoration:none;
        font-family:sans-serif;
}
a:visited {
        background:inherit;
        color:#2222CC;
        text-decoration:none;
        font-family:sans-serif;
}
a:hover {
        color:#BB2222;
        background:inherit;
        text-decoration:underline;
        font-family:sans-serif;
}
a:active {
        color:#DD0000;
        background:inherit;
        text-decoration:underline;
        font-family:sans-serif;
}

.adminbar {
        text-align:right;
        background:inherit;
        clear:both;
        float:right;
        font-size:11pt;
}
.logo {
        clear:both;
        text-align:center;
        background:inherit;
        font-size:24pt;
        color:#800000;
        width:100%;
}
.theader {
        background:#0010E0;
        color:#FFFFFF;
        width:100%;
}
.postarea {
        background:inherit;
}

.rules {
        font-size:10px;
        font-family:sans-serif;
}
.rules li {
	margin-left: 5em;
	/*text-indent: 0em;*/
}
.reflink a{
	color: inherit;
}
.reflink a:hover{
	color: inherit;
	font-weight: bold;
	text-decoration: none;
}
.postblock {
        background:#6090E0;
        font-weight:800;
}
.footer {
        text-align:center;
        font-size:10px; 
        font-family:sans-serif;
}
.passvalid {
	background:#EEAA88;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	background:inherit;
	text-align:center;
}
.delbuttons {
	background:inherit;
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#AAAA66;
	color:#400000;
	font-family:sans-serif;
	font-size:14px;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#EEEECC;
	color:#800000;
	font-family:sans-serif;
	font-size:12px;
}
.row2 {
	background:#DDDDAA;
	color:#800000;
        font-family:sans-serif;
        font-size:12px;
}
.unkfunc {
	background:inherit;
	color:#009705;
}
.filesize {
	font-size:12px;
	font-family:sans-serif;
	padding-left:3em;
}
.filesize a {
	text-decoration:underline;
}

.filetitle {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#991105;
	font-weight:800;
}
.postername {
	background:inherit;
	font-family:serif;
	color:#117743;
	font-weight:bold;
}
.postername a {
	font-family:inherit;
}
.oldpost {
        background:inherit;
        font-size:18px;
        font-family:serif;
        color:#CC1105;
        font-weight:800;
}
.omittedposts {
        background:inherit;
        font-size:18px;
        font-family:serif;
        color:#707070;
        font-weight:800;
}
.reply {
	background:#DAE9EF;
	color:#000000;
	font-family:serif;
	border: 2px solid #116653;
}
.reply a {
	font-family:inherit;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
        background:inherit;
        font-size:18px;
        font-family:serif;
        color:#0F5D0C;
        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;
}

.highlight {
	background: #BAC9DF;
	border: 3px solid #116653;
}

.highlight a {
	font-family:inherit;
}

#watchedthreads {
	background-color: #CAD9DF !important;
  	border: 1px solid #6090E0 !important;
}

.replymode {
	background:#CAD0F6;
	text-align:center;
	padding:2px;
	color:#000000;
	width:100%;
	font-weight: bold;
	border: 1px solid #116653;
}
.catalogmode {
	background:#6090E0;
	text-align:center;
	padding:2px;
	color:#000000;
	width:100%;
	font-weight: bold;
}


.postertrip {
	color:#228854;
}


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

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

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

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

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

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

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

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