p, table, td, li, ul { font-size: 100%; font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif; }

.forum {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%; 
}
td.forum a, td.forum ul, td.forum li, td.forum hr, td.forum div {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%; 
}

td.forum ul {
  margin-top: 0;
  margin-bottom: 0;
}

td.forum a {
  text-decoration: underline;
}
td.forum a:link {
  color: #2D75EA;
}
td.forum a:visited {
  color: #000022;
}
td.forum a:active, td.forum a:hover {
  color: #aa0000;
}

.excl {
  color: #ff0000;
  font-weight: bold;
}
.ackn {
  color: #008888;
  font-weight: bold;
}

a.forum_subject:link {
  color: #2D75EA;
  text-decoration: none;
}
a.forum_subject:visited	{
  color: #000022;
  text-decoration: none;
}
a.forum_subject:hover, a.forum_subject:active {
  color: #aa0000;
  text-decoration: none;
}
a.forum_subject_empty	{
  color: #000000;
}
.forum_subject_own {
  font-weight: bold;
}
.forum_pic_url {}
.forum_nick	{
  font-weight: bold;
}
.forum_nick_admin	{
  font-weight: bold;
  color: #ff0000;
}
.forum_date	{}
h1.forum_view_subject {
  margin-bottom: 0;
  font-size: 140%; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forum_view_info {
  color: #000000;
}
.forum_view_label	{
  font-weight: bold;
  color: #444444;
}
.forum_view_label_admin	{
  font-weight: bold;
  color: #ff0000;
}
a.forum_view_label:link, a.forum_view_label:visited {
  font-weight: bold;
  color: #444444;
}
a.forum_view_label_admin:link, a.forum_view_label_admin:visited {
  font-weight: bold;
  color: #ff0000;
}
.forum_view_date {}
.forum_view_comment	{}
a.forum_view_url {}
a.forum_menu {}

table.forum_toolbar {}
table.forum_toolbar td { text-align: center; padding: 0 5; }

li.full { list-style: disc; }
li.empty { list-style: circle; }
