body {
	background-color:#000;
	background-image:url(http://www.slipknotbr.com/fundo.gif);
}

td, tr, TABLE, TEXTAREA, INPUT {
	border: 1px solid #111;
}
TABLE, TEXTAREA, INPUT {
	font: 11px Verdana;
	color:#666;
	background-color: #000;
}
span.largefilename {
	font-size: 16px;
	font-weight: bold;
}
DIV.quote {
	border: 1px solid black;
	font: 9px;
	width: 95%;
}
TABLE.dashed {
	border: 1px dashed #222;
}
td.questionoptions {
	background-color: #000;
	color: #666;
	font-size: 11px;
}
tr.row1 {
	background-color: #000;
}
tr.row2 {
	background-color: #000;
}
TD.header {
	font-size: 14px;
	font-weight: bold;
}
td.lightheader {
	color: #555;
	font-size: 14px;
	font-weight: bold;
}
tr.sectionheader, td.sectionheader {
	background-image: url(/skins/default/images/row_bg.gif);
	background-color: #a30404;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
tr.fileheader, td.fileheader {
	background-image: url(/skins/default/images/row_bg.gif);
	background-color: #a30404;
	color: #fff;
	text-align: center;
	font-weight: bold;
		border: 0px solid #111;
}
span.small {
	font-size: 9px;
	font-weight: normal;
}
BODY {
	font: 10px Verdana;
	color:#666;
}
.forminput {
	background-color:#FFFFFF;
	border: 1px #111 solid;
	color: #B05A4E;
	font-family:verdana;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
}
.textinput {
	background-color:#000;
	border: 1px #333 solid;
	color: #666;
	font-family:verdana;
	font-size:11px;
	padding:2px;
	width:95%;
}
a:link {
	color:#B05A4E;
	text-decoration:none;
	font-weight:none;
}
a:active {
	color:#B05A4E;
	text-decoration:none;
	font-weight:none;
}
a:visited {
	color:#B05A4E;
	text-decoration:none;
	font-weight:none;
}
a:hover {
	color: #bbb;
}
a.edit:link, a.edit:active, a.edit:visited {
	font-size: 11px;
	color: #B05A4E;
	text-decoration: none;
}
a.edit:hover {
	font-size:11px;
	color: #bbb;
	text-decoration: underline;
}
/* New in 3.6 */
tr.commentheader, td.commentheader {
	background-image: url(/skins/default/images/comment_bg.gif);
	background-color: #000;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}
hr.comment {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
}
