
/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {border-collapse:separate;background-color:Transparent;font-size:100%;}
.topheader td {}
.topheader th {background-image:none;color:White;white-space:nowrap;font-weight:normal;}
.topheader th.leftitem {border-right:none;padding-right:10px;border-right:solid 1px #373535;}
.topheader th.menuitem {white-space:nowrap;padding-left:10px;padding-right:10px;border-right:solid 1px #373535;}
.topheader th.rightitem {border-right:none;padding-left:10px;}
.topheader td.outerheader {width:6px;}

/*header*/
.header table {font-size: 8pt;background-color:Transparent;width:100%;height:90px;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: #333399;text-decoration: underline;}
.header a:hover{text-decoration: none;}
.header img{vertical-align:middle;border:none;}

/*main body*/
.forumcontent table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF;}
.forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}
.forumcontent h2 {margin-bottom: 0px;font-size: 10pt;margin-top:0px;}
.forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.forumcontent a {color: #003739;text-decoration: underline;}
.forumcontent a:hover{text-decoration: none;}
.forumcontent th {background-color:#C9C6B5;color:#373535;font-weight: bold;font-size: 9pt;text-align:justify;padding: 5px 5px 5px 5px;border:1px solid #999999;}
.forumcontent th a {color: #003739;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forumcontent th a:hover{text-decoration:underline;}
.forumcontent td {border:1px solid #999999;}
.forumcontent button{font-family: Verdana;font-size: 8pt;border: #999999 1px solid;}
.forumcontent textarea{font-family: Verdana;font-size: 8pt;border-left: #999999 1px solid;border-right: #999999 1px solid;border-bottom: #999999 1px solid;border-top: none;}
.forumcontent select{font-family: Verdana;font-size: 8pt;border: 1px solid #999999;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:0px;border:none;color:silver;background:#003739;}
.forumcontent div.location{margin-top:17px;margin-bottom:17px;}

INPUT[type="text"], INPUT[type="button"], INPUT[type="submit"], INPUT[type="file"], INPUT[type="password"]
{border: 1px solid slategray;font-family: Verdana;font-size: 8pt;}

/* other classes */
.gradientbutton {background-color:#373535;color:#CDBEA7;font-family: Verdana;font-size: 8pt;font-weight:bold;padding:1px 8px 1px 8px;border: 1px solid #C4A004;}
.radiolist td {text-align: left;}
button.formatting{width: 25px;height: 20px;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 slategray;border-top: 1px solid slategray;}
div.quote{color: #7777aa;text-decoration: none;padding-left: 15px;}


.SearchResults {height:25px;background-color:#C9C6B5;color:#373535;white-space:nowrap;font-weight:normal;}


.radeditor td{border-width:0px;}

.disabled-box{border-width:0px;background-color:White;}

.messageContent
{
	width:545px;
	word-wrap: break-word !important; /* Internet Explorer 5.5+ */
}

.previousMessageContent
{
	width:420px;
	word-wrap: break-word !important; /* Internet Explorer 5.5+ */
}

.recentBodyContent
{
	width:420px;
	word-wrap: break-word !important; /* Internet Explorer 5.5+ */
}

.SimpleForm 
{

	margin:0px !important;
	padding-left:3px;

}

.SimpleForm td
{
	padding:3px;
}