div.header
{
  color:#ffff66;
  text-align:center;
  border: 1px solid #c0c0c0;
  padding-top:2px;
	background-position 0 0;
  background-repeat: repeat-x; 
  background-image: url(images/forumtop.jpg);
	font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
}
h1
{
  position:relative; top:-10px;
  color:#ffff66;
  text-align:center;
  border: 1px solid #c0c0c0;
  padding-top:2px;
  background-position 0 0;
  background-repeat: repeat-x; 
  background-image: url(images/forumtop.jpg);
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
}

font.default
{
  font-family: Microsoft Sans Serif;
  font-size:   11pt;
	position:    relative; top: 4px;
	color:       #c0c0c0;
}
td.panel
{
  background-color: #353535;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	color: #c0c0c0;	
}
table.panel
{
  color: #c0c0c0;	
}
a:link
{
	color: #f2f2f2;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	color: #f2f2f2;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
  font-family: Arial;
	color: #75757C;
}