 <style type="text/css">
 
 CAPTION.forum_layout
  {
     background-color:#666666;
     color:BLACK;
     border-style:solid;
     border-width:2px;
     border-color:black;
  }

  TABLE.forum_layout
  { 
     font-family:arial;
     border-collapse:collapse;
     font-size:10pt;
     background-color:#666666;
     width:100%;
     border-style:solid;
     border-color:black;
     border-width:2px;
  }

  TH.forum_layout
  {
     font-size:12pt;
     color:black;
     border-style:solid;
     text-align:center;
  }


  TR.forum_layout
  { 
     vertical-align:top;
  }

  TD.forum_layout
  {  
     font-size:10pt;
     background-color:#666666;
     color:black;
     border-style:solid;
     border-width:1px;
     text-align:left;
  }

table.sig {
	border-width: 2px;
	border-spacing: ;
	border-style: dashed;
	border-color: black;
	border-collapse: collapse;
	background-color: #666666;
	width:100%;

}
table.sig th {
	border-width: 0px;
	padding: 0px;
	border-style: groove;
	border-color: black;
	background-color: #666666;
	-moz-border-radius: ;
}
table.sig td {
	border-width: 0px;
	padding: 3px;
	border-style: groove;
	border-color: black;
	background-color: #666666;
	-moz-border-radius: ;
}

CAPTION.Forum_button
  {
	 border-width: 1px;
     background-color:#9a9a9a;
     color:white;
     border-style:solid;
     border-width:2px;
     border-color:black;
  }

  TABLE.Forum_button
  {  
	  border-width: 1px;
     font-family:arial;
     border-collapse:collapse;
     font-size:10pt;
     background-color:cccccc;
     width:100%;
     border-style:solid;
     border-color:black;
     border-width:2px;
  }

  TH.Forum_button
  {
	  border-width: 1px;
     font-size:12pt;
     color:white;
     border-style:solid;
     text-align:center;
  }


  TR.Forum_button
  { 
	  border-width: 1px;
     vertical-align:top;
     color:white;

  }

  TD.Forum_button
  {  
	  border-width: 1px;
     font-size:10pt;
     background-color:#black;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:left;
     
  }
  




.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 1px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 1px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

</style>
