body
{
    margin: 0;
    padding: 10px;
    text-align: left;
    background-color: #eeeeee;
    font-size: 10pt;
    font-family: Tahoma, Verdana, sans-serif;
    color: #444444;
}

/*topheader*/
/*.topheader {margin-bottom:0px;}
.topheader table {height:0px;border-collapse:separate;width:100%;font-size:100%;}
.topheader td {height:0px;}
.topheader th {height:0px;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: 8pt;width:100%;height:0px;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;}
.forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
/*.forumcontent a {color: #333399;text-decoration: underline;}
.forumcontent a:hover{text-decoration: none;}*/
.forumcontent th {background-image:url(images/red_grad.png);color:White;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;border-top:1px solid #000000;}
.forumcontent th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forumcontent th a:hover{text-decoration:underline;}
.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:0px;margin-bottom:5px;}

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;}




#wrapper
{
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	width: 960px;
	background-color: White;
	border-color: #dddddd;
	border: 1px; 
	border-style: solid;
	padding: 10px;
}



.topnavParent
{
    width: 145px;
    text-align: center;
    margin-left: 7px;
    vertical-align:top;
    padding-top: 1px;
}

.topnavParent a, .topnavParent a:hover, .topnavParent a:active, .topnavParent a:visited
{
    color: White;
    text-decoration: none;
}

.topnavChild
{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 8pt;
    display: block;
    width: 150px;
    padding: 2px 2px 2px 2px;
    margin-right: -4px;
	z-index: 100;
}

.topnavChild a
{
    color: #990000;
    text-decoration: none;
    width: 150px;
    padding: 2px 2px 2px 2px;
    margin-right: -4px;
}

.topnavChild a:hover
{
    color: black;
    text-decoration: none;
    width: 150px;
    padding: 2px 2px 2px 2px;
    margin-right: -4px;
}


img
{
	border:none;
}

A
{
	font-size: 9pt;
    color: #990000;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
}

A:HOVER
{
	font-size: 9pt;
    color: black;
    text-decoration: underline;
    font-family: Tahoma, Verdana, sans-serif;
}


h1
{
    margin: 0;
    font-size: 16pt;
    text-align: left;
    color:#444444;
    border-bottom: solid 1px black;
    font-weight: bold;
    width: 100%;
}









/* StaticPanel Look */
.menuStaticPanel
{
	 cursor:pointer;
	 padding-top:0px;
}

.menuStaticPanel .menuPanelItem
{	
	height:23px;
	padding:0px;
	width:190px;
}
.menuStaticPanel .menuPanelItem .menuTextCont
{	
  font-family:Tahoma;
  font-size:12px; 
  padding-left:45px;
}
.menuStaticPanel .menuPanelItem_Expanded
{
	/*background-image:url('/images/LBStaticItemExpanded.gif');*/
	/*border:solid 1px #333333; */
	height:23px;
	width:190px;
	
}
.menuStaticPanel .menuPanelItem_Expanded .menuTextCont
{	
  font-family:Tahoma;
  font-size:12px; 
  padding-left:45px;
}
.menuStaticPanel .menuPanelItem_Hover
{
  /*background-image :url('/images/LBDynamicItemHover.gif'); */
  /*border:solid 1px #333333; */
  height:23px;
  width:190px;

}
.menuStaticPanel .menuPanelItem_Hover .menuTextCont
{	
  font-family:Tahoma;
  font-size:12px; 
  padding-left:45px;
}










/* Image Cell */
.menuImgCont
{
	height:16px;
	width:16px;
}
.menuImg
{
	height:16px;
	width:16px;
}

.menuTextCell
{
	height:10px;
	padding-top:2px;
	padding-bottom:1px;	
	
	padding-left:3px;
}
.menuTextCont
{
	color:black;
	font-family:Tahoma;
	font-size:11px;
	
	width:100%;
	padding-left:7px;
}
/* Arrow Cell*/
.menuArrCont
{
	height:8px;
	width:8px;
	padding:3px;
}
.menuArr
{
	height:8px;
	width:8px;
}


/* Dynamic Panel Look */

.menuDynamicPanel
{
    background-image:url('/images/ObisidianDynamicPanelbg.png');
    /*background-color:#fffafa;*/
    border:solid 1px #9599a5; 
    cursor:pointer;
}

.menuDynamicPanel .menuPanelItem
{
	height:20px;
	padding:1px;
}
.menuDynamicPanel .menuPanelItem .menuImgCont
{
	height:16px;
	width:16px;
	padding:2px;
}
.menuDynamicPanel .menuPanelItem .menuTextCell
{
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
}

.menuDynamicPanel .menuPanelItem_Expanded
{
	background-image:url('/images/LBDynamicItemHover.gif');
	/*background-color:#ffda75; */
	height:20px;
	border:solid 1px #c2ae79; 
	border-top:1px solid #dace99;
	border-bottom:1px solid #d6d2b2;
}
.menuDynamicPanel .menuPanelItem_Expanded .menuImgCont
{
	height:16px;
	width:16px;
	padding:2px;
}
.menuDynamicPanel .menuPanelItem_Expanded .menuTextCell
{
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
}

.menuDynamicPanel .menuPanelItem_Hover
{
	background-image:url('/images/LBDynamicItemHover.gif');
	/*background-color:#ffda75; */
	
	height:20px;
	border:solid 1px #333333; 
}
.menuDynamicPanel .menuPanelItem_Hover .menuImgCont
{
	height:16px;
	width:16px;
	padding:2px;
}
.menuDynamicPanel .menuPanelItem_Hover .menuTextCell
{
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
}




