﻿body
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #202020;
}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:6px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.topheader td {height:6px;}
.topheader th {height:16px;background-image: url('../images/blackbar.png');color:#FFD800;font-weight: bold;font-size: 9pt;text-align: left;padding: 1px 10px;border-right:1px solid #FFD800;}
.topheader a {color: #FFD800;text-decoration: none;}
.topheader a:hover{text-decoration:underline;}
.topheader th.menuitem {color:#FFD800;text-align:center;width:12%;border-left:1px solid #FFD800;border-right:1px solid #FFD800;white-space:nowrap;padding-left:5px;padding-right:5px;}
.topheader th.rightitem {color:#FFD800;text-align:right;border-right:none;}
.topheader td.outerheader {width:6px;}

/*header*/
.header table {font-size: 8pt;background-color:Transparent;width:100%;height:10px;border:none;}
.header td {white-space:nowrap;}
.header h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';margin-top:5px;}
.header a {color: #400000;text-decoration: underline;}
.header a:hover{text-decoration: none;}
.header img{vertical-align:middle;border:none;}

/*main body*/
.forumcontent table {font-size: 8pt;border:none;background-color: #efdfaf;}
.forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}
.forumcontent h2 {margin-bottom: 0px;font-size: 10pt;}
.forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.forumcontent a {color: #400000;text-decoration: underline;}
.forumcontent a:hover{text-decoration:none;}
/*.forumcontent th {height:16px;background-color:white;color:#400000;font-weight: bold;font-size: 9pt;text-align: left;padding: 1px 10px;border:1px solid #400000;}*/
.forumcontent th {height:16px;background-color:#efdfaf;color:#400000;font-weight: bold;font-size: 9pt;text-align: left;padding: 1px 10px;border:1px solid #400000;}
.forumcontent th a {color: #400000;font-size: 8pt;font-weight: normal;text-decoration:none;}
.forumcontent th a:hover{text-decoration:underline;}
.forumcontent td {border:1px solid #400000;text-align:left; padding: 10px}
.forumcontent button{font-family: Verdana;font-size: 8pt;border: #400000 1px solid;}
.forumcontent textarea{font-family: Verdana;font-size: 8pt;border-left: #400000 1px solid;border-right: #400000 1px solid;border-bottom: #400000 1px solid;border-top: none;}
.forumcontent select{font-family: Verdana;font-size: 8pt;border: #400000 1px solid;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:1px;border:none;color:silver;background:#400000;}
.forumcontent div.location{margin-top:7px;margin-bottom:7px;}

INPUT {
	border: 1px solid #400000;
	font-family: Verdana;
	font-size: 8pt;
}

/* other classes */
.gradientbutton {background-image: url('../images/blackbar.png');color:#FFD800;font-family: Verdana;font-size: 8pt;border: 1px solid #400000;}
button.formatting{width: 25px;height: 16px;border: none;background-color:Transparent;cursor: pointer;}
div.editbar{margin-top: 3px;background-image: url('images/editbar_bg.gif');height: 20px;border-left: 1px solid slategray;border-right: 1px solid #400000;border-top: 1px solid #400000;}
div.quote{color: #600000;text-decoration: none;padding-left: 15px;}