body{font-size:9pt;}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:30px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.topheader td {height:30px;}
.topheader th {height:30px;background-image:url(images/darkgradient.gif);color:White;white-space:nowrap;font-weight:normal;}
.topheader a {color:White;text-decoration:none;}
.topheader a:hover{text-decoration:underline;}
.topheader th.menuitem {color:white;text-align:center;width:12%;border-left:1px solid #9FAABF;border-right:1px solid #606D85;white-space:nowrap;padding-left:5px;padding-right:5px;}
.topheader th.rightitem {border-left:1px solid #9FAABF;color:Silver;text-align:right;border-right:none;}
.topheader td.outerheader {width:6px;}

/*header*/
.header table {font-size:100%;background-color:Transparent;width:100%;height:90px;border:none;}
.header td {white-space:nowrap;}
.header h1 {font-weight:normal;font-size:20pt;margin-bottom:0px;margin-top:0px;}
.header a {text-decoration:none;}
.header a:hover{text-decoration:underline;}
.header img{vertical-align:middle;border:none;}
.header input[type="text"], .header input[type="password"] {font-size:100%;border:slategray 1px solid;padding-left:0px;padding-right:0px;}

/*main body*/
.forumcontent table {font-size:100%;background-color:#FFFFFF;border-collapse:collapse;border:1px solid silver;}
.forumcontent h1 {font-weight:normal;font-size:18pt;margin-bottom:0px;}
.forumcontent h2 {font-weight:normal;margin-bottom:0px;font-size:150%;margin-top:0px;}
.forumcontent h3 {font-weight:bold;font-size:100%;margin:4px;}
.forumcontent a, a:visited {text-decoration:none;}
.forumcontent a:hover{text-decoration:underline;}
.forumcontent th {background-image:url(images/darkgradient.gif);border:none;color:White;font-weight:bold;font-size:100%;text-align:justify;padding:0px 5px 0px 5px;height:30px;}
.forumcontent th a {color:White;font-size:100%;font-weight:normal;text-decoration:none;}
.forumcontent th a:hover{text-decoration:underline;}
.forumcontent td {border:1px solid silver;}
.forumcontent button{font-size:100%;border:slategray 1px solid;}
.forumcontent select{font-size:100%;border:1px solid slategray;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:1px;border:none;color:silver;background:silver;}
.forumcontent div.location{margin-top:17px;margin-bottom:17px;}

.forumcontent textarea{font-size:100%;border-left:slategray 1px solid;border-right:slategray 1px solid;border-bottom:slategray 1px solid;border-top:none;padding-left:0px;padding-right:0px;}
.forumcontent input[type="text"] {padding-left:0px;padding-right:0px;}

.forumcontent input[type="file"],
.forumcontent input[type="password"],
.forumcontent input[type="button"],
.forumcontent input[type="submit"],
.forumcontent input[type="text"]
{border:1px solid slategray;font-size:100%;}

/* other classes */
img.avatar {border:1px solid #bbbbbb; padding:2px 2px 2px 2px; -ms-interpolation-mode:bicubic;}
.gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-size:8pt;border:1px solid slategray;}
.radiolist td {text-align:left;}
button.formatting{width:25px;height:20px;border:none;background-color:Transparent;cursor:pointer;}
div.editbar{margin-top:5px;padding-bottom:2px;background-image:url('images/editbar_bg.gif');height:20px;border-left:1px solid slategray;border-right:1px solid slategray;border-top:1px solid slategray;border-bottom:1px solid silver;}
div.quote{color:#7777aa;text-decoration:none;padding-left:15px;}