html, body
{
	background-color: #EEEEEE;
	color: #333333;
	font-family: "Trebuchet MS",Trebuchet,serif;
}

a
{
	color: #FF6600;
}

a:hover
{
	color: #0066FF;
}

.logo
{
	clear: both;
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	color: #FF6600;
}

.footer
{
	text-align: center;
	font-size: 12px;
	font-family: serif;
	margin: 2em 0 0 0;
}

.unkfunc
{
	color: #789922;
}

.reflink
{
	font-size: .8em;
	font-weight: bold;
}

.filesize
{
	text-decoration: none;
	color: #666666;
	font-size: .8em;
}

.postername
{
	color: #004A99;
	font-weight: bold;
}

.postertrip
{
	color: #FF3300;
}

.reply
{
	background: #DDDDDD;
	border: solid 1px #CCCCCC;
	padding: 0;
	margin: 0;
	-moz-border-radius: 5px;
}

blockquote
{
	margin: .5em .5em .5em 1em;
}

blockquote p
{
	margin: 0;
	padding: 0;
}

.reply blockquote
{
	margin: .5em;
}

.doubledash
{
	display: none;
 	vertical-align: top;
	clear: both;
	float: left;
}

.replytitle
{
	font-size: 1.2em;
	color: #002244;
	font-weight: bold;
}

hr
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #BBBBBB;
}

table
{
	border-style: none;
}

table td
{
	border-style: none;
}

.nothumb
{
	background-color: #FFFFFF;
	border-style: dotted;
	margin: .3em .5em;
}

.spoiler, .spoiler *
{
	background: #aaaaaa;
	color: #aaaaaa;
}

.spoiler:hover, .spoiler:hover *
{
	color: inherit;
}