body, td, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.edit 
{
	width: 460px;
}

.forumheading{
	color: #000000;
	font-weight: bold;
}

.subforumheading
{
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
}

/* For BBCode Post Buttons */
.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;
}

/* Hyperlinks */

a:link {
	color : #0000CC;
	text-decoration: none;
}

a:visited{
	color : #660000;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #CC0000;
	text-decoration : underline;
}

/*  */
img 
{
	border: 0;
}

/* Header 1 - Main header */
.header1 {
	font-weight: bold;
	color: #D5D8E0;
	background-color: #333333;
	height: 32px;
}

.header1  a:link, .header1  a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.header1  a:hover, .header1  a:visited:hover{
	color : #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

/* Header 2 - Sub header */
.header2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height: 26px;
	font-weight: bold;
}

.header2 a:link, .header2 a:visited{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header2 a:hover, .header2 a:visited:hover{
	color : #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

/* Header 2 - Sub header -- Backup*/
.header3 {
	font-weight: bold;
	color: #D5D8E0;
	background-color: #333333;
	height: 26px;
	font-weight: bold;
}

.header3 a:link, .header3 a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.header3 a:hover, .header3 a:visited:hover{
	color : #CCCCCC;
	font-weight: bold;
}

/* Footer1 - Bottom of tables */
.footer1 {
	background-image: url('bg_footer1.png');
	font-size: 7pt;
	height: 28px;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

/* Header of posts */
.postheader 
{
	background-color: #CCCCCC;
}

/* User info and post/article */
.post 
{
	background-color: #DDDDDD;
}

.post1 
{
	background-color: #DDDDDD;
	font-size: 10px;
}

.post_alt
{
	background-color: #f3f3f3;
}


/* Footer of posts */
.postfooter 
{
	background-color: #BBBBBB;
}

/* Area between posts */
.postsep 
{
	background-color: #555555;
	height: 1px
}

/* most tables are class 'content' */
table.content {
	font-family: verdana;
	font-size: 8pt;
	border: 1px solid Black;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

table.content td {
	padding: 3px;
}

/* links inside content table*/
.content a			{ color: #000000; text-decoration: underline; }
.content a:hover	{ color: #000000; text-decoration: underline; }

/* used for quoting messages */
.quote 
{
	padding-left: 16px;
}

.quoteinner 
{
	padding: 4px;
	background-color: #CCCCCC;
	border: 1px solid #EEEEEE;
}

/* font sizes */
.smallfont	{ font-size: 10px; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a:hover.imagelink
{
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana;
	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: #000000; }
.navlinks a { color: #000080; text-decoration: none }
.navlinks a:hover {
	color: #000088;
}

/* for printing */
table.print 2:11 AM 2/7/2007
{
	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;	
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #D5D8E0;
	background-color: #333333;
	height: 23px;
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font: bold 13px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #D5D8E0;
	background-color: #333333;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #D5D8E0;
	text-decoration: none;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #D5D8E0;
	text-decoration: underline;
	font-weight: bold;
}