html, body {
	background: #dddff6;
	color: #000000;
	margin: 0;
	width: 90%;
	font-family: "Trebuchet MS",Trebuchet,serif;

}


textarea {
        background-color: transparent;
        color: #000000;
        font-family: "Trebuchet MS",Trebuchet,serif;
        font-size: 1em;

}

input.nameinput, input.emailinput, input.subjectinput {
        background-color: transparent;
        color: #000000;
        font-family: "Trebuchet MS",Trebuchet,serif;
        font-size: 1em;
}



.reply {

	background:#dddff6;
	border: solid 1px #444444;
	padding: 0;
	margin: 0;
}

.reflinkpreview {
        position: absolute;
        padding: 5px;
        background-color: #000000;
        border: 1px dotted #000000;
}



h2 {
	margin: 0px;
	margin-top: 1em;
	background: #ca3843;
	font-size: 100%;
}

h2 a {
	text-decoration: none;
	color: #550;
}

h1, h3, .menu {
	font-family: Verdana,Tahoma,sans-serif;
}

h1 {
	margin: 0;
	color: #800;
	text-align: center;
	margin-top: 1em;
}

h3 {
	margin: 0;
	color: #800;
	text-align: center;
	font-weight: normal;
	font-size: medium;
}

.menu {
	margin-top: 1em;
	text-align: center;
}
a.quotelink {
background:inherit;
color:#ffffff;
}
a.quotejs {
color:#909090;
text-decoration: none;
}
.adminbar {
        clear:both;
        float:right;
        font-size: .6em;
}
.adminbar a {
        font-weight: bold;
}



.logo {
	clear:both;
	text-align:left;
	font-size:2em;
	font-weight: bold;
	color:#FF6600;
	/*width:100%;*/
}
.postarea {
}
.rules {
	font-size:0.7em;
}
.postblock {
	background:transparent;
	color:#EEEEEE;
	font-weight:bold;

}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
	margin: 2em 0 0 0;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
}
.managehead {
	background:#DDDDDD;
	color:#002244;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#DDDDDD;
	color:#002244;
}
.row2 {
	background:#CCCCCC;
	color:#002244;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.reflink {
	font-size: .8em;
	font-weight: bold;
}
.filesize {
	text-decoration:none;
	color: #666666;
	font-size: .8em;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#2266AA;
	font-weight:bold;
}
.postername {
	color:#0066FF;
	font-weight:bold;
}
.postertrip {
	color:#FF3300;
}
.oldpost {
	color:#CC1105;
	font-weight:bold;
}
.omittedposts {
	color:#666666;
}
.reply {

	background:#313688;
	border: solid 1px #444444;
	padding: 0;
	margin: 0;
}
blockquote p {
	margin: 0;
	padding: 0;
}
.doubledash {
	display: none;
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#002244;
	font-weight:bold;
}
.commentpostername {
	color:#004A99;
	font-weight:800;
}
table {
	border-style: none;
}
table td {
	border-style: none;
}
.nothumb {
	background-color: #FFFFFF;
	border-style: dotted;
}

.abbrev {
	color:#666666;
}
.highlight {
	background:#313688;
	color:#313688;
	border: 2px dashed #EE6600;
}

.reflinkpreview {
        position: absolute;
        padding: 5px;
        background-color: #313688;
        border: 1px dotted #000000;
}