body
{
	color: Black;
	background-color: #F2F2F2;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: small; 
}

h1 { font-size:medium; }

#wrapper 
{ 
	min-width: 700px;
}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:25px;border-collapse:separate;width:100%;background-color:Transparent;}
.topheader td {height:25px;}
.topheader th {height:25px;background-image:url(images/darkgradient.gif);color:White;white-space:nowrap;font-weight:normal;}
.topheader a {color: White;text-decoration: none; font-variant: small-caps;font-size:1.03em;}
.topheader a:visited {color: White;text-decoration: none;}
.topheader a:hover{color: White;text-decoration:underline; font-weight: bold; font-size:.95em;}
.topheader th.menuitem {color:white;text-align:center;border:1px solid #606D85;border-right:none;padding-right:8px;padding-left:8px;}/*width:100px;border-left:1px solid #9FAABF;border-right:1px solid #606D85;}*/
.topheader th.rightitem {border:1px solid #606D85;color:Silver;text-align:right;padding-right:5px;padding-left:5px;width:40%;}/*border-left:1px solid #9FAABF;border-right:none;}*/
.topheader td.outerheader {width:6px;}

/*header*/
#logo { background-image: url(images/encorelogo.gif); background-position: center; background-repeat: no-repeat; }
.header table {font-size: 8pt;background-color:Transparent;width:100%;height:90px;border:none;}
.header td {white-space:nowrap;}
.header h1 {font-weight: bold; font-size: 1.2em; font-variant:small-caps; margin-bottom: 0px;margin-top:5px;}
.header a {color: Blue;text-decoration: none;}
.header a:visited {color: Blue;text-decoration: none;}
.header a:hover{color: Red;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;}
.forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.forumcontent a {color: Blue;text-decoration: none;}
.forumcontent a:visited {color: Blue;text-decoration: none;}
.forumcontent a:hover{color: Red;text-decoration: none;}
.forumcontent th {background-image:url(images/darkgradient.gif);color:White;font-weight: bold;font-variant: small-caps;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;border:1px solid #606D85;}
/*
.forumcontent th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forumcontent th a:hover{text-decoration:underline;}
*/
.forumcontent th a {color: White;text-decoration: none; font-variant: small-caps;font-size:1.03em;}
.forumcontent th a:visited {color: White;text-decoration: none;}
.forumcontent th a:hover{color: White;text-decoration:underline; font-weight: bold; font-size:.95em;}

.forumcontent td {border:1px solid silver;}
.forumcontent button{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.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;}
.forumcontent select{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.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;}

INPUT {
	border: 1px solid slategray;
	font-family: Verdana;
	font-size: 8pt;
}

/* other classes */
.gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-family: Verdana;font-size: 8pt;border: 1px solid slategray;}
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;}


