body
{
	/*background: url('earthback.jpg');*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3E39;
	background-color: #f5f5dc;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3E39;
}

input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3B3E39;	
	background-color: #FFFFFF;
	border: 1px solid #E3E2DA;	
}

/*  */
img {
	border: 0;
}

/* Header 1 - Main header */
tr.header1 {
	background-color: #195115;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

tr.header1 a { color: #ffffff;	text-decoration: none; }
tr.header1 a:hover { color: #eeffee; text-decoration: underline; }	

td.header1 
{
	background-color: #467b43;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}	

.header1Title
{
	/*background: url('bg_header5.png');*/
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;	
	background-color: #467b43;
	margin-right:20px;
}

.header1Title a
{
	color: #ffffff;
}

/* Header 2 - Sub header */
tr.header2 {
	background-color: #e9d9ae;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

td.header2 {
	background-color: #467b43;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

td.header2 a { color: #ffffff; text-decoration: none; }
td.header2 a:link { color: #7F7D6C; text-decoration: none; }
td.header2 a:visited { color: #7F7D6C; text-decoration: none; }
td.header2 a:active { color: #7F7D6C; text-decoration: none; }
td.header2 a:hover { color: #7F7D6C; text-decoration: underline; }

/* Header 3 - Sub header */
tr.header3 {
	background-color: #9a9e94;
	color: #55a055;
	font-weight: bold;
}

td.header3 {
	background-color: #9a9e94;
	color: #55a055;
	font-weight: bold;
}

td.header3 a { color: #579000; text-decoration: none; }
td.header3 a:link { color: #7F7D6C; text-decoration: none; }
td.header3 a:visited { color: #7F7D6C; text-decoration: none; }
td.header3 a:active { color: #7F7D6C; text-decoration: none; }
td.header3 a:hover { color: #7F7D6C; text-decoration: underline; }

/* Header Active Discussions - Sub header */
tr.header_active {
	background-color: #784a28;
	color: #ffffff;
	font-weight: bold;
}

td.header_active {
	background-color: #784a28;
	color: #ffffff;
	font-weight: bold;
}

td.header_active a { color: #579000; text-decoration: none; }
td.header_active a:link { color: #7F7D6C; text-decoration: none; }
td.header_active a:visited { color: #7F7D6C; text-decoration: none; }
td.header_active a:active { color: #7F7D6C; text-decoration: none; }
td.header_active a:hover { color: #7F7D6C; text-decoration: underline; }


/* Header 4 - topic */
tr.header4 {
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

td.header4 {
	background-color: #467b43;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

td.header4 a { color: #ffffff; text-decoration: none; }
td.header4 a:link { color: #7F7D6C; text-decoration: none; }
td.header4 a:visited { color: #7F7D6C; text-decoration: none; }
td.header4 a:active { color: #7F7D6C; text-decoration: none; }
td.header4 a:hover { color: #7F7D6C; text-decoration: underline; }

td.header4_left 
{
    background-color: #195115;
}

.header4_topic
{
    background-color: #eeeeee;
}

.header4_topic_left
{
    background-color: #9a9e94;
}


td.infoTable {
	background-color: #FAFAFA;
	padding: 10px;
	border: 1px solid #F3F2F2;
}

/* Footer1 - Bottom of tables */
.footer1 {
	font-size: 7pt;
	height: 28px;
	background-color: #f4f4f4;
}

.footer1 select, .footer1 td {
	font-size: 10px;
}

/* Header of posts */
.postheader {
	background-color: #e9d9ae;
}

/* User info and post/article */
.post
{
	padding: 25px 0 25px 0;
	background-color: #eeeeee;
	/*text-align: center;*/
}

/* User info and post/article */
.post_alt2
{
	padding: 25px 0 25px 0;
	background-color: #FFFFFF;
}

.post_alt
{
	background-color: #FAFAF5;
}

tr.post a
{
	color: #74492e;	
}

tr.post:hover
{
	background-color: #FFFFFF;	
}

tr.post_alt:hover
{
	background-color: #FFFFFF;	
}

/* Footer of posts */
.postfooter
{
	background-color: #FFFFFF;
}

/* Area between posts */
.postsep {
	background-color: #555555;
	height: 1px;
	background: url('bg_header2.png');
}

/* most tables are class 'content' */
.content
{
	border: solid 1px #206020;
	background-color: #ffffff;	
	color: #000000;
}

.postformheader 
{
	background-color: #D1E1D1;
	font-weight:bold;
}

table.content td {
	padding: 5px;
}

/* links inside content table*/
.content a			{ color: Blue; text-decoration: underline; font-weight:normal; }
.content a:hover	{ color: #9b2628; text-decoration: none; font-weight:normal; }

/* used for quoting messages */
.quote {
	padding-left: 16px;
	margin: 5px;
}

.innerquote
{
	padding: 4px;
	background-color: #fefefe;
	border: 1px dashed #808080;
}

/* used for code */
.code
{
	padding-left: 16px;	
	margin: 5px;
}

.innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color: #000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 10px; }
.largefont	{ font-size: 11px; }

/* Image Links */
a.imagelink {
	font-weight: bold;
	color: #000000;
}
a:hover.imagelink {
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor {
	width: 100%;
	height: 200px;
}

/* Table just above and below tables */
table.command {
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: normal; color: #000000; }
.navlinks a { color: Blue; }
.navlinks a:hover 
{
    color: #666666; 
    text-decoration: none;
}

/* for printing */
table.print {
	border: solid 1px #C0C0C0;
}
.printheader {
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

.pbutton {
	background-color: #3B3E39;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}
 
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #3B3E39;
	width: 100%;
}

.ButtonOut
{
	border: #669966 1px solid;
}
.ButtonOver
{
	border: #000000 1px solid;
	background-color: #ffffff;
}
.ButtonChecked
{
	border: #000000 1px solid;
}
.ButtonOff
{
	border: #669966 1px solid;
}

#bbcodeFeatures
{
	border: #eeffee 1px solid;
}

/*
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;	
}

div.postdiv a
{
    color:Blue;
}

.forumheading 
{
    
}

.forumheading a { color: #b00303; text-decoration: underline; font-weight:bold; font-size:15px; }
.forumheading a:link { color: #b00303; text-decoration: underline; font-weight:bold; font-size:15px; }
.forumheading a:visited { color: #b00303; text-decoration: underline; font-weight:bold; font-size:15px; }
.forumheading a:active { color: #b00303; text-decoration: underline; font-weight:bold; font-size:15px; }
.forumheading a:hover { color: #b00303; text-decoration: none; font-weight:bold; font-size:15px; }

.bordertopright 
{
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    background-color: #eeeeee;
}

.bordertop 
{
    border-top: solid 1px #000000;
    background-color: #e9d9ae;
}

.bordertop a
{
    color: #3149ae;
    font-weight:bold;
}

.active_bordertopright 
{
    border-top: solid 1px #000000;
    background-color: #eeeeee;
}

.active_bordertop 
{
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    background-color: #e0eae0;
}

.active_bordertop a
{
    color: #2049df;
}

.active_header_top 
{
    border-top: solid 1px #000000;
    background-color: #e9d9ae;
}

.stats_left 
{
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    background-color: #c3dac1;
}

.UserBox 
{
    line-height:12px;
	font-size: 10px;
    border-right: solid 1px #d1b772;
}

.topic
{
}

.topic .post
{
	background-color: #e9d9ae;
}

.post_green_bottom
{
	background-color: #467b43;
}

.post_green_bottom a
{
	color: #ffffff;
	text-decoration: none;
}

.post_green_bottom a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.footer_link a
{
    color: Blue;
    text-decoration: underline;
}

.footer_link a:hover
{
    color: #9b2628;
    text-decoration: none;
}