body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

input, select
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3B3E39;	
	background-color: #FFFFFF;
	border: 1px solid #AA4542;	
}

img {
	border: 0;
}

tr.header1 {
	background-color: #AA4542;
	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: #AA4542;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}	

.header1Title
{
		color: #ffffff;
	font-weight: bold;
	padding-left: 10px;	
	background-color: #AA4542;
}

tr.header2 {
	background-color: #AA4542;
	color: #FFFFFF;
	font-weight: bold;
}

td.header2 {
	background-color: #AA4542;
	color: #FFFFFF;
	font-weight: bold;
}

td.header2 a { color: #FFFFFF; text-decoration: none; }
td.header2 a:link { color: #FFFFFF; text-decoration: none; }
td.header2 a:visited { color: #AA4542; text-decoration: none; }
td.header2 a:active { color: #AA4542; text-decoration: none; }
td.header2 a:hover { color: #AA4542; text-decoration: underline; }

td.infoTable {
	background-color: #FAFAFA;
	padding: 10px;
	border: 1px solid #F3F2F2;
}

.footer1 {
	font-size: 7pt;
	height: 28px;
	background-color: #f4f4f4;
}

.footer1 select, .footer1 td {
	font-size: 10px;
}

.postheader {
	background-color: #DAE2DA;
}

/* User info and post/article */
.post
{
	background-color: #F5F5F2;
}

.post_alt
{
	background-color: #FAFAF5;
}

tr.post:hover
{
	background-color: #FFFFFF;	
}

tr.post_alt:hover
{
	background-color: #FFFFFF;	
}
.postfooter
{
	background-color: #cdcdcd;
}

.postsep {
	background-color: #333333;
	height: 1px;
}

.content
{
	border: solid 1px #206020;
	padding: 0px;
	background-color: #ffffff;	
	margin: 0px;
	color: #000000;
}

.postformheader 
{
	background-color: #D1E1D1;
	font-weight:bold;
}

table.content td {
	padding: 5px;
}


.content a			{ color: AA4542; text-decoration: underline; }
.content a:hover	{ color: AA4542; text-decoration: none; }


.quote {
	padding-left: 16px;
	margin: 5px;
}

.innerquote
{
	padding: 4px;
	background-color: #fefefe;
	border: 1px dashed #808080;
}


.code
{
	padding-left: 16px;	
	margin: 5px;
}

.innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color: #000000;
	font-size:9pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
}


.smallfont	{ font-size: 9px; }
.largefont	{ font-size: 11px; }


a.imagelink {
	font-weight: bold;
	color: #000000;
}
a:hover.imagelink {
	text-decoration: none;

}


.posteditor {
	width: 100%;
	height: 200px;
}


table.command {
	padding: 3px;
}


.navlinks { font-weight: bold; color: #000000; }
.navlinks a { color: #000000; text-decoration: none }
.navlinks a:hover {color: #666666;
}


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: #333333;
	font-size: 9px;
	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;
}

