html, body {
	background:#FFFFFF;
	color:#3E5217;
        font-family: arial;
        line-height: 130%;
        background-image: url(http://www.cutechan.org/buttons/fondo2.gif);
}
a {
	color:#04A204;
        text-decoration: none;
}
a:hover {
	color:#A5DF00;
        text-decoration: none;
}

.reflink a {
        color:#04A204;
        text-decoration: none;
}

.reflink a:hover{
        color:#A5DF00;
        text-decoration: none;

}
.adminbar {
	text-align:right;
	clear:both;
	float:right
}
.logo {
	clear:both;
	text-align:center;
	font-size:2em;
	color:#04A204;
	width:100%;
}
.replymode {
	background:#04A204;
	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%;
}
.catalogmode {
	background:#000000;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:1024px;
}
.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:#E4F5C3;
	color:##088A08;
        padding: 5px;
        font-weight:bold;
}
.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:#088A08;
	font-weight:800;
}
.postername {
	color:#3E5217;
	font-weight:bold;
}
.postertrip {
	color:#535353;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#088A08;
}
.reply {
	background: #E4F5C3;
	color: #3E5217;
        padding: 5px;
        border: 0px;
        
}
.replyhl {
	background: #E1E1E1;
	color: #800000;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	color:#FFFFFF;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#800000;
}

.abbrev {
	color:#666666;
        padding-top: 7px;
}
.highlight {
	background: #DCF0B4;
	color: #3E5217;
        padding: 5px;
	border: 2px dashed #04A204;
}

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

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