.forum body
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #ebebeb;
}

/*topheader*/
.forum .topheader {margin-bottom:20px;}
.forum .topheader table {height:25px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.forum .topheader td {height:25px;}
.forum .topheader th {height:25px;/*background-image:url(images/darkgradient.gif);*/color:White;white-space:nowrap;font-weight:normal;}
.forum .topheader a {color: #FF6600;text-decoration: none;font-weight: bold;}
.forum .topheader a:hover{text-decoration:underline;}
.forum .topheader th.menuitem {color:White;text-align:center;/*border-left:1px solid #9FAABF;border-right:1px solid #606D85;*/border-bottom: 1px solid silver;}
.forum .topheader th.rightitem {/*border-left:1px solid #9FAABF;*/color:Silver;text-align:right;border-right:none;}
.forum .topheader td.outerheader {width:6px;}

/*header*/
.forum .header table {font-size: 8pt;background-color:Transparent;width:100%;height:90px;border:none;}
.forum .header td {white-space:nowrap;}
.forum .header h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';margin-top:5px;}
.forum .header a {color: #333399;text-decoration: underline;}
.forum .header a:hover{text-decoration: none;}
.forum .header img{vertical-align:middle;border:none;}

/*main body*/
.forum .forumcontent { margin-bottom:10px; }
.forum .forumcontent div.topicheader {font-weight: bold;font-size: 8pt;margin-bottom: 0px; background-color: #ffffff;}
.forum .forumcontent table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF;}
.forum .forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}
.forum .forumcontent h2 {margin-bottom: 0px;font-size: 10pt;}
.forum .forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.forum .forumcontent a {color: #0099CC/*#333399*/;text-decoration: underline;}
.forum .forumcontent a:hover{text-decoration: none;}
.forum .forumcontent th {/*background-image:url(images/darkgradient.gif);*/color:#666666;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;/*border:1px solid #606D85;*/}
.forum .forumcontent th a {color:#FF6600;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forum .forumcontent th a:hover{text-decoration:underline;}
.forum .forumcontent td {/*border:1px solid silver;*/border-top: 1px solid silver;border-bottom: 1px solid silver;}
.forum .forumcontent button{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.forum .forumcontent textarea{font-family: Verdana;font-size: 8pt;border-left: slategray 1px solid;border-right: slategray 1px solid;border-bottom: slategray 1px solid;border-top: none;}
.forum .forumcontent select{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.forum .forumcontent img{vertical-align:middle;border:none;}
.forum .forumcontent hr{height:1px;border:none;color:silver;background:silver;}
.forum .forumcontent div.location{margin-top:17px;margin-bottom:17px;color: #FF6600;}
.forum .forumcontent div.location a{margin-top:17px;margin-bottom:17px;color: #FF6600;}
.forum .forumcontent div.topicoptions{padding-right: 20px;}
.forum .forumcontent div.topicoptions a{color: #FF6600;}

.forum INPUT {
	border: 1px solid slategray;
	font-family: Verdana;
	font-size: 8pt;
}

/* other classes */
.forum .gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-family: Verdana;font-size: 8pt;border: 1px solid slategray;}
.forum button.formatting{width: 25px;height: 20px;border: none;background-color:Transparent;cursor: pointer;}
.forum div.editbar{margin-top: 3px;background-image: url('images/editbar_bg.gif');height: 20px;border-left: 1px solid slategray;border-right: 1px solid slategray;border-top: 1px solid slategray;}
.forum div.quote{color: #7777aa;text-decoration: none;padding-left: 15px;}