.forum-box{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #372124;
}
table.forum-box
{
   border: none;
}
.forum_menu, a.forum_menu{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #372124;
  text-decoration: none;
}
a.forum_menu{
   text-decoration:underline;
}

.forum-status{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #372124;
  text-decoration: none;
}

.forum-categories{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #372124;
  text-decoration: underline;
  padding-left:5px;
}
.forum-button {
  font-size: 10px;

}
.forum-topic{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

table.forum-categories td
{
   border:none;
   background-color: #decdb3;
   padding: 4px;

}

table.forum-topic {
   border:none;
}
table.forum-topic td {
   border:none;
   background-color: #decdb3;
   padding: 4px;
}

table.forum-topic td.forum-heading {
   background-color: #edd6a4;
   height:10px;
}


.forum-form{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

