html, body {
         background:#CFF0FF;
         color:#004F7E;
         font-family: Corbel;
}
a       {
        color:#34345C;
        
}
a:visited {
        color:#34345C;
}

a:hover {
        color:#0B41AB;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.logo {
        clear:both;
        text-align:center;
        font-size:2em;
        color:#004F7E;
        width:100%;
}
.theader {
        background:#6BB4E1;
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
}
.postarea {
}
.rules {
        font-size:0.7em;
}
.postblock {
        background:#53BDFF;
        color:#004F7E;
        font-weight:800;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:serif;
}
.passvalid {
	background:#53BDFF;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#62B0E1;
	color:#004F7E;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#004F7E;
}
.row1 {
	background:#B6F5FE;
	color:#004F7E;
}
.row2 {
        background:#7ACCD7;
        color:#004F7E;
}
.unkfunc {
	background:inherit;
	color:#CC3139;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#004F7E;
	font-weight:800;
}
.postername {
	color:#CC3139;
	font-weight:bold;
}
.postertrip {
	color:#CC3139;
}
.oldpost {
        color:#004F7E;
        font-weight:800;
}
.omittedposts {
        color:#707070;
}
.reply {
	background:#B6D9FF;
	color:#004F7E;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
        color:#004F7E;
        font-weight:800;
}
.commentpostername {
        color:#003366;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#004F7E;
}



.abbrev {
        color:#707070;
}
.highlight {
	background:#FFFFFF;
	color:#004F7E;
	border: 2px dashed #5590D0;
}

.spoiler { color: black; background: black; }
.spoiler:hover { color: white !important; }
img { border: 0; }