#forum
{
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
}
/*2f8711*/
/*5ea922*/
/*topheader*/
#forum .topheader {margin-bottom:20px;}
#forum .topheader table {border-collapse:separate;width:100%;background-color:transparent;font-size:100%;}
#forum .topheader td {}
#forum .topheader th {background: #2f8711;color:White;white-space:nowrap;font-weight:normal;}
#forum .topheader a {color: white;text-decoration: none; display:block;width: 100%;padding: .2em 0;}
#forum .topheader a:hover{text-decoration:underline;background: #004300;}
#forum .topheader th.menuitem {color:white;text-align:center;width:140px;}
#forum .topheader th.rightitem {color:Silver;text-align:right;border-right:none;}
#forum .topheader td.outerheader {width:6px;}

/*header*/
#forum .header table {font-size: 10px;background-color:transparent;width:100%;height:90px;border:none;}
#forum .header td {white-space:nowrap;}
#forum .header h1 {font-weight: normal;font-size: 110px;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 table {font-size: 10px;border-collapse:collapse;background-color:#fff;}
#forum .forumcontent h1 {font-weight: normal;font-size: 11px;margin-bottom: 0px;font-family: 'Arial Narrow';}
#forum .forumcontent h2 {margin-bottom: 0px;font-size: 11px;}
#forum .forumcontent h3 {font-weight: bold;font-size: 10px;margin: .4em 0 0;border:none;}
/*#forum .forumcontent a {color: #333399;text-decoration: underline;}
#forum .forumcontent a:hover{text-decoration: none;}*/
#forum .forumcontent th {background-image:url(images/darkgradient.gif);color:White;font-weight: bold;font-size: 11px;text-align: left;padding: 5px 5px 5px 5px;border:1px solid silver;}
#forum .forumcontent th a {color: White;font-size: 10px;font-weight: normal;text-decoration: none;}
#forum .forumcontent th a:hover{text-decoration:underline;}
#forum .forumcontent td {border:1px solid silver; padding: 0.4em;}
#forum .forumcontent button{font-family: Verdana;font-size: 10px;border: #666 1px solid;}
#forum .forumcontent textarea{font-family: Verdana;font-size: 10px;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: 10px;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;}

#forum input {
	border: 1px solid slategray;
	font-family: Verdana;
	font-size: 10px;
}

/* other classes */
#forum .gradientbutton {background-image:url('images/darkgradient.gif');color:white;font-family: Verdana;font-size: 10px;border: 1px solid slategray; margin-right: 3px;}
#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;}