#LastPostsIFrame
{
	background-color:Green;
}
.disclaimer 
{
	border:dashed 1px silver;
	background-color:black;
	font-size:10pt;
	padding:4px;
}

textarea 
{
	color:#EEbA00;
	background-color:#161616; /* #364641; */
	border:solid 1px #7E8081;
	
	font:8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px;
}

/*
.post textarea
{
	background: white;
	border: 1px solid #404040;
	font: 8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
}
*/
/*
form
{
	display: inline;
}
*/


.ButtonOut
{
	filter: alpha(opacity=70);
	opacity:0.7;
	border: #7F9DB9 1px solid;
	background-color: #6d6d6d;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	opacity:0.3;
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}

/* Header 1 - Main header */
.header1
{
	background: url( 'menuBar.gif' );
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #151515;
	color: #7f7f00;
	font-weight: bold;
	height: 19px; 
	font-size: 12px;
}
.header1Row
{
}

/* Links in header1 */
.header1Row a
{
	color: #0000C0;
	text-decoration: none;
}
.header1Row a:hover
{
	color: #404040;
	text-decoration: none;
}

.header1Title
{
	color: #004d79;
	font-weight: bold;
/*	height: 32px; */
	font-size: 12px;
	color:gold;
}


/* Header 2 - Sub header */
.header2
{
	background-color: #404040;
	color: #bfbf00;
	font-weight: bold;
	height: 16px;
}
	
td.header2links a
{
	color: #bfbf00;
	text-decoration: none;
	font-size: 7.5pt;
}
td.header2links a:hover
{
	color: #bfbf00;
	text-decoration: none;
	font-size: 7.5pt;
}

/* Footer1 - Bottom of tables */
.footer1
{
	font-size: 7pt; 
/*	height: 28px; */
	background-color: #1a1a1a;
}

.footer1 span
{
	padding:0px;
	margin:0px;
}

.footer1 select, .footer1 input
{
	font-size: 8pt; 
}


.footer1 td
{
/*	font-size: 7pt; */
}

.UserBox
{
	font-size: 7.5pt;
	color: #808080;
}

.postformheader
{
	background-color: #494949;
	font-weight: bold;
}

/* Header of posts */
.postheader
{
	background-color: #1a1a1a;
	color: #505050;
}

.postheader a
{
	font-size: 10pt;
}

/* User info and post/article */
.post
{
	background-color: black;
	color: orange;
}

.post_alt
{
	background-color: #101010;
	color: Orange;
}

.post_priority
{
	font-weight: bold;
}

.post_link
{
	font-size: 10pt;
	font-weight: bold;
}

/* Footer of posts */
.postfooter
{
	background-color: #1a1a1a;
}

/* Area between posts */
.postsep
{
	background-color: #101010;
	height: 12px;
}

/* most tables are class 'content' */
.content
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 1px #505050;
	color: yellow;
	padding: 0px;
	background-color: black;
	border-collapse: collapse;
}

/* div-tag at the top of pages with navigation links */
.navlinks
{
	color: #333333;
	font-size: 9pt;
	margin-top:12px;
	margin-bottom:12px;
}
.navlinks a
{
	color: orange;
	text-decoration: none;
}
.navlinks a:hover
{
	color: yellow;
	text-decoration: underline;
}
.navlinks #current
{
	color: gold;
	font-weight:bold;
}

.userlink, .userlink:visited
{
	font-weight: normal;
	color: #000090;
	text-decoration: none;
}
.userlink:hover
{
	color: #0000C0;
	text-decoration: underline;
}

.content td
{
	padding: 3px;
}

.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: #bf7f00;
	text-decoration: underline;
}
.content a:hover
{
	color: yellow;
	text-decoration: none;
}

/* used for quoting messages */
.quote
{
	margin-left: 16px;
	padding-left: 16px;
}

/* Links in the toolbar */
.toolbar A 
{
	border:solid 1px black;
	font-size:10pt;
    font-family: arial,sans-serif;
    TEXT-DECORATION : none;
	color: #ffaf59;
	margin-right:2px;
}
.toolbar A:active
{
    font-family: arial,sans-serif;
    background-color : #e8e8e8;
    font-style: normal;
}
.toolbar A:hover
{
	border:solid 1px blue;
    font-family: arial,sans-serif;
    background-color : #153e77;
    font-style: normal;
}

.toolbar 
{
	background: url( 'menuBar.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.innerquote
{
	padding: 4px;
	background-color: #616161;
	border: solid 2px #404040;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;
}

.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: 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: Transparent;
}

/* 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;	
}

/* IE7 stop parsing when it gets this - so it's been mooved to the end */
.content
{
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'gray' , Direction=135, Strength=3); */
}
