body, html {
  padding: 0;
  margin: 0;
  font-family: Tahoma;
  font-size: 12px;
}

a {
  color: black;
}

a:HOVER {
  color: #900;
}
table{
  border:0px; 
  border-collapse:collapse; 
}

table td{
  padding:0px; 
  vertical-align: top;
}

.red_head {
  height: 30px;
  background: #a5a191;
  padding-left: 10px;
  line-height: 30px;
  color: white;
  font-weight: bold;
  width: 170px;
}

.gray_unit {
  padding: 5px 0px;
  background: white;
  border-bottom: 1px dashed gray;
  padding-left: 10px;
  overflow: visible;
  width: 170px;
  vertical-align: middle;
}

.gray_unit a {
  color: black;
  text-decoration: none;
}

.gray_unit a:HOVER {
  text-decoration: underline;
  color: #900;
}

.gray_unit a:visited {
  color: gray;
}

ul.forum_link {
  list-style: none;
  margin: 0px;
  padding: 0px 10px 0px 10px;
  color: #900;
}

ul.forum_link a {
  color: black;
  text-decoration: none;
}

ul.forum_link a:hover {
  text-decoration: underline;
  color: #900;
}

ul.forum_link a:visited {
  color: gray;
}

.head {
  text-indent: 0px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  color: #990000;
}

ul.news {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 20px;
  list-style-image: url(bull2.gif);
}

ul.news a {
  color: black;
  text-decoration: none;
}

ul.news a:hover {
  text-decoration: underline;
  color: #900;
}

ul.news a:visited {
  color: gray;
}

.top_nav a {
  color: #900;
  font-weight: bold;
}

.top_nav {
  color: #900;
  font-weight: bold;

}




.forum_head th {
  background-color: #a5a191;
  color: white;
  text-align: center;
  border: 1px solid white;
  font-size: 11px;
 
}

.forum_group td {
  border: 1px solid #a5a191;
  font-size: 11px;
  padding-left: 5px;  
  vertical-align: middle;
}

.forum_group a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.forum_group a:hover {
  color: #900;
  text-decoration: underline;
}

.forum_group a:visited {
  color: gray;
}

.forum_sub a {
  color: black;
}

.forum_sub a:visited {
  color: gray;
}

.forum_sub td.c {
  border: 1px solid #a5a191;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}

.forum_sub td.d {
  border: 1px solid #a5a191;
  font-size: 11px;
  padding-left: 5px;
  vertical-align: middle;
}

.forum_topic td.c {
  border: 1px solid #a5a191;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  
}

.forum_topic td.d {
  border: 1px solid #a5a191;
  font-size: 11px;
  padding-left: 5px;
  vertical-align: middle;
}

.forum_topic a {
  color: black;
}

.forum_topic a:visited {
  color: gray;
}

.thread th {
  background-color: #a5a191;
  color: white;
  text-align: center;
  border: 1px solid white;
  font-size: 11px;
}

.thread td {
  border: 1px solid #a5a191;
  border-bottom: 2px solid #a5a191;
  font-size: 11px;
  vertical-align: top;
}

.thread .small {
  font-size: 10px;
  padding: 5px;
  border-bottom: 1px solid #a5a191;
}

.thread .post_text {
  font-size: 11px;
  padding: 5px;

}


table.reg th {
  color: white;
  background-color: #a5a191;
  border: 1px solid #a5a191;
  height: 25px;
}

table.reg td {
  border: 1px solid #a5a191;
  padding-left: 5px;
}

table.reg input, table.reg textarea, table.reg input {
  border: 0px;
  background: #eeeeee;
  padding: 1px;
  width: 150px;
}

.news_rss1{
  color: black;
}

a.sear {
  color: black;
  text-decoration: none;
}

a.sear:hover {
  color: red;
  text-decoration: underline;
}

a.sear:visited {
  color: gray;
}