body{
	text-align: center;
	font-family: arial, sans-serif;
	background-color: #400;
	background-attachment: fixed;
	background-image: url('9kbedge.png');
	background-position: bottom center;
	background-repeat: repeat-x;
}

body,td,th,div,pre,p{
	color: #ff6666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

a:{
	border-style: none;
	text-decoration: none;
}
a:link { 
	color: #dd2222;
	text-decoration: none;
	}
a:visited { 
	color: #dd2222;
	text-decoration: none;
	}
a:hover { 
	text-decoration: underline;
	}
a:active { 
	color: #dd2222;
	}
table.no-border, div.no-borer{
	border-style: none;
}

img{
	border-style: none;
}

input[type="text"], textarea
{
color: #f33;
background: #8c0d0d;
border: 0px solid black;
}

input[type="submit"], select, input[type="file"]
{
color: #f33;
background: #a00;
border: 0px outset black;
} 

.listalt{
	background-image: url('listalt.png');
	background-attachment:fixed;
}
.l1{
}
.l2{
	background-image: url('listalt.png');
}
.hd{
	background-color: #770000;
}
.bd, .ft{
	background-color: #550000;
}
.ft{
	border-top: 2px solid #770000;
}
.bo{
	border-top: 2px solid #770000;
	border-bottom: 2px solid #770000;
}

.rpa{
	background-color: #770000;
	color: #770000;
	font-weight: bold;
	padding-left:3px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top: 2px;
	margin-left: 2px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
}

.top-nav{
	background-color: #300;
	/*border-top: 2px solid #770000;*/
	border-bottom: 2px solid #770000;
}
.style-nav{
	background-color: #300;
	border: 2px solid #770000;
}

.reply{
	margin-left: 0px;
	margin-top: 2px;
	/*border-top: 4px solid #770000;
	border-bottom: 2px solid #770000;
	border-left: 2px solid #770000;
	border-right: 2px solid #770000;*/
	background-color: #770000;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.thread{
	border-top: 2px solid #770000;/*#300*/
}

.listalt{
	background-image: url('listalt.png');
	background-attachment:fixed;
}


.thread .xbg, .postform .xbg, .xbg{
	padding: 12px;
}

.thread .xin, .postform .xin, .xin{
	text-align: left;
}
.thread .tlc, .postform .tlc, .tlc{
	background-image: url('tlc.png');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute; left: 0px; top: 0px; height: 14px; width: 14px;
}
.thread .trc, .postform .trc, .trc{
	background-image: url('trc.png');
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute; right: 0px; top: 0px; height: 14px; width: 14px;
}
.thread .blc, .postform .blc, .blc{
	background-image: url('blc.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute; left: 0px; bottom: 0px; height: 14px; width: 14px;
}
.thread .brc, .postform .brc, .brc{
	background-image: url('brc.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute; right: 0px; bottom: 0px; height: 14px; width: 14px;
}

.thread .tmd, .postform .tmd, .tmd{
	background-image: url('tmd.png');
	left: 14px;
	right: 14px;
	height: 12px;
	position: absolute;
	top: 0px;
}
.thread .bmd, .postform .bmd, .bmd{
	background-image: url('bmd.png');
	left: 14px;
	right: 14px;
	height: 12px;
	position: absolute;
	bottom: 0px;
}
.thread .lmd, .postform .lmd, .lmd{
	background-image: url('lmd.png');
	background-repeat: repeat-y;
	background-position: left;
	position: absolute; left: 0px; top: 14px; bottom: 14px; width: 14px;
}
.thread .rmd, .postform .rmd, .rmd{
	background-image: url('rmd.png');
	background-repeat: repeat-y;
	background-position: right;
	position: absolute; right: 0px; top: 14px; bottom: 14px; width: 14px;
}

.thread .lup, .postform .lup, .lup{
	background-image: url('lup.png');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute; left: 0px; top: 12px; height: 2px; width: 14px;
}
.thread .llo, .postform .llo, .llo{
	background-image: url('llo.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute; left: 0px; bottom: 12px; height: 2px; width: 14px;
}
.thread .rup, .postform .rup, .rup{
	background-image: url('rup.png');
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute; right: 0px; top: 12px; height: 2px; width: 14px;
}
.thread .rlo, .postform .rlo, .rlo{
	background-image: url('rlo.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute; right: 0px; bottom: 12px; height: 2px; width: 14px;
}