body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background:#151515;
	color:#ffffff;
}
/* *********************** */
/* Font                    */
/* *********************** */
a		
{ 
	text-decoration: none; 
	color: #FFFFFF; 
}
a:hover
{ 
	text-decoration: 
	underline; 
}
/* *********************** */
/* End Font                */
/* *********************** */
/* *********************** */
/* Top Nav                 */
/* *********************** */
.navlinks 
{ 
 	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 9pt; 
}
.navlinks a 
{ 
	color: #FFFFFF; 
	text-decoration: none; 
}
.navlinks a:hover 
{ 
	color: #6594D5; 
}

/* *********************** */
/* End Top Nav             */
/* *********************** */
/* *********************** */
/* Posts                   */
/* *********************** */
.header1 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	background-image: url('bg_header1.png');
	background-color: #7D8CFF;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
}
tr.header1 a		
{
	color:#FFFFFF;
	text-decoration:none;
}
tr.header1 a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.header2 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	background-image: url('bg_header2.png');
	background-color: #7D8CFF;
	color: #3A4F6C;
	font-weight: bold;
	height: 24px;
}
.header2 a
{
	color: #3A4F6C;
}
.postheader 
{
	background-color: #DFE6EF;
	font-size: 10pt;
	color: #3A4F6C;
}
.postheader a
{
	font-size: 10pt;
	color: #3A4F6C;
}
.post 
{
	background-color: #DFE6EF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color:#404040;
}
.post a
{
	color: #6594D5;
}
.post_alt
{
	background-color: #dfe9f7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color:#404040;
}
.post_alt a
{
	color: #6594D5;
}
.post_priority
{
	font-weight:bold;
}
.post_link
{


}
.postfooter 
{
 	background-color: #D1DCEB;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color:#3A4F6C;
}
.postfooter a
{
 	background-color: #D1DCEB;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color:#3A4F6C;
}
.postsep 
{
	background-color: #8394B2;
	height: 2px 
}
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}
.innerquote 
{
	padding: 4px;
	background-color: #E4EAF2;
	border: solid 1px #8394B2;
}
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	background-color: #FFFFFF;
	border: solid 1px #95B4F3;
	color:#000000;
	font-family:Courier New,Courier;
}


/* *********************** */
/* End Posts               */
/* *********************** */
/* *********************** */
/* Icon Legend             */
/* *********************** */
.iconlegend
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
/* *********************** */
/* End Icon Legend         */
/* *********************** */
/* *********************** */
/*Footer                   */
/* *********************** */
.footer1 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.footer1 td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
/* *********************** */
/*End Footer               */
/* *********************** */
/* *********************** */
/*BB Editor                */
/* *********************** */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}
/* *********************** */
/*End BB Editor            */
/* *********************** */


input
{

}

select
{
	background:#ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

textarea
{
	background:#ffffff;
	border:1px; 
	solid #000000;
        font:8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
}

form
{
	display:inline
}

input{border:1px solid #4C77B6;font-size:8pt}

input.pbutton{background:#EEF5FF;}

/* For BBCode Post Buttons */
.ButtonOut
{

}
.ButtonOver
{

}
.ButtonChecked
{

}
.ButtonOff
{

}

/*  */
img 
{
	border: 0;
}
















.postformheader 
{
	background-color: #D1DCEB;
	font-weight:bold;
}




/* most tables are class 'content' */
.content 
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 0px #8394B2;
	color: #000000;
	padding: 0px;
	background-color: #151515;
}

.content td {
	padding: 3px;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/



/* 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;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}


/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
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;	
}
