body
{
	font-family: "Helvetica Neue",Helvetica,Tahoma,Geneva,Arial,sans-serif;
	font-size: 7.5pt;
	color:#fff;
	background-color: #280000;
}

td
{
	font-family: "Helvetica Neue",Helvetica,Tahoma,Geneva,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
}

input{font:8pt "Helvetica Neue",Helvetica,Tahoma,Geneva,Arial,sans-serif;}

select{background:#ffffff;font:8pt Verdana,Arial,Helvetica,sans-serif}

textarea
{
	background:#ffffff;
	border:1px solid #be0000;
	font: 10pt "Helvetica Neue",Helvetica,Tahoma,Geneva,Arial,sans-serif;
	padding: 10px;
}

form{display:inline}

input
{
    border:1px solid #c32000;font-size:10pt; color: #000;
    }

input.pbutton{background:#560003; padding:2px; color: #fff;}

td.footer1 input, tr.footer1 input 
{
    color: #fff;
    background-color: #560003;
} 

/* For BBCode Post Buttons */
.ButtonOut
{
	/* filter: alpha(opacity=70); */
	border: #c32000 1px solid;
}
.ButtonOver
{
	background-color: #c32000;
	border: #c32000 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}
* :focus { outline: 0; }
/*  */
img 
{
	border: 0;
}

/* hyperlinks */
a		{ text-decoration: none; color: #fff; }
a img { border:none; }
/* Header 1 - Main header */
.header1
{
	/* background: url('bg_header1.png'); */
	background-color: #900d06;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:12px;
}

/* Links in header1 */
tr.header1 a		{color:#fff;text-decoration:underline;}
tr.header1 a:hover	{color:#fff;text-decoration:none;}

.header1Title
{
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:12px;	
}

/* Header 2 - Sub header */
.header2
{
	background-color: #450002;
	color: #fff;
	font-weight: bold;
	height: 28px;
}

td.header2links a				{color: #fff;text-decoration:underline;font-size:7.5pt;}
td.header2links	a:hover	{color: #fff;text-decoration:none;font-size:7.5pt;}

/* Footer1 - Bottom of tables */
.footer1
{
	font-size: 7pt;
	height: 28px;
	background-color:#450002;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.UserBox
{
	font-size:7.5pt;	
	color:#fff;
}

.postformheader 
{
	background-color: #450002;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #450002;
	color:#fff;
}

.postheader a
{
	font-size:10pt;
	
}

/* User info and post/article */
.post 
{
	background-color: #900d06;
	color:#fff;
}

.post_alt
{
	background-color: #450002;
	color:#fff;	
}

.post_priority
{
	font-weight:bold;
}

.post_link
{
	font-size:10pt;
	font-weight:bold;
}

/* Footer of posts */
.postfooter 
{
    background-color: #450002;
}

/* Area between posts */
.postsep 
{
	/* background-color: #939393; */
	height: 2px 
}

/* most tables are class 'content' */
.content
{
	font-family: "Helvetica Neue",Helvetica,Tahoma,Geneva,Arial,sans-serif;
	font-size: 8pt;
	border: solid 1px #be0000;
	color: #000000;
	padding: 0px;
	background-color: #be0000;	
}

.content td {
	padding: 6px;
}

.forumheading 
{
	font-size:10pt;
	font-weight:bold;
}

.forumviewing
{
	font-size:8pt;
	color:#a0a0a0;
}
.forumsubheading
{
	font-size:7.5pt;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a		{ color: #fff; text-decoration: none; }
.content a:hover	{ color: #fff; text-decoration: underline; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #450002;
	border: 1px solid #be0000;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	background-color: #450002;
	border: solid 1px #808080;
	color:#000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 7.5pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: "Helvetica Neue",Helvetica,Tahoma,Geneva,Arial,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; color: #fff; font-size: 9pt; }
.navlinks a { color: #fff; text-decoration: underline; }
.navlinks a:hover { color: #fff; text-decoration: underline; }
.navlinks #current { color: #fff; } 

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

div.postdiv
{
    padding:6px;
}
/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
div.postdiv
{
	width: 100%;
	min-height: 100px;
	overflow: auto;	
}
*/