html, body {
	background:#FFFFFF;
	color:#3A3A3A;
        font-family: arial;
        font-size: 92%;
        line-height: 130%;
}
a {
	color:#FF0080;
        text-decoration: none;
}
a:hover {
	color:#000000;
        text-decoration: none;
}

.reflink a {
	color:#FF0080 !important;
        font-weight: bold;
        text-decoration: none;
}

.reflink a:hover{
        color:#000000 !important;
        text-decoration: none;

}
.adminbar {
	text-align:right;
	clear:both;
	float:right
}
.logo {
	clear:both;
	text-align:center;
        padding-top: 20px;
        padding-bottom: 10px;
	font-size:220%;
        font-weight: bold;
	color:#FF0080;
	width:100%;
}
.replymode {
	background:#000000;
	text-align:center;
	padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
	color:#FFFFFF;
        font-weight:bold;
        font-size: 120%;
	width:100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
.catalogmode {
	background:#000000;
	text-align:center;
	padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
	color:#FFFFFF;
        font-weight:bold;
        font-size: 120%;
	width:100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
.postarea {
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 11px;
	font-family: sans-serif;
        line-height: 130%;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#E1E1E1;
	color:#000000;
        padding: 8px;
        font-weight:bold;
        text-align: center;
        border: 1px solid #BABABA;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
.footer {
	text-align:center;
	font-size:14px;
	font-family:arial;
}
.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:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#EEEECC;
	color:#800000;
}
.row2 {
	background:#DDDDAA;
	color:#800000;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#DF0174;
	font-weight:bold;
}
.postername {
	color:#535353;
	font-weight:bold;
}
.postertrip {
	color:#535353;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#DF0174;
}
.reply {
	background: #E1E1E1;
	color: #3A3A3A;
        padding: 5px;
        border: 1px solid #BABABA;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        
}
.replyhl {
	background: #E1E1E1;
	color: #800000;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:bold;
}
.commentpostername {
	color:#FFFFFF;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#800000;
}

.abbrev {
	color:#666666;
        padding-top: 7px;
}
.highlight {
	background: #FFD7EB;
	color: #4F2C2C;
        padding: 5px;
	border: 1px dashed #FF0080;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

#watchedthreads {
	background-color: #FFFFFF !important;
}

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

.replybacklinks {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:100%;
text-decoration: none;
}

.replybacklinks {
font-family: arial;
}

hr {
height: 1px;
color: #9A9A9A;
background-color: #9A9A9A;
border: 0 none;
}