.forumLabel {
  font-family: Arial;
  font-size: 12px;
  color: #2C3C53;
}

.forumTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;
}

.forumNetvigation {
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  color: #2C3C53;
}

.forumNetvigation a:link{ color: #2C3C53; text-decoration: none; }

.forumNetvigation a:active { color: #2C3C53; text-decoration: none; }

.forumNetvigation a:visited{ color: #2C3C53; text-decoration: none; }

.forumNetvigation a:hover{ color: #2C3C53; text-decoration: underline; }

.threadTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  color: #ffffff;
  background-color: #7090a7;
}

.threadReply {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: #7090a7;
}

.forum-rows-head {
  background: #7090a7;
  font-size: 12px; 
  font-family:Arial; 
  color: #ffffff; 
  padding-left: 2px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.forum-rows {
  font-size: 13px; 
  font-family:Arial; 
  color: #000000; 
  padding-left: 2px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.forum-cells-head {
  background: #7090a7; 
  font-size: 12px; 
  font-family:Arial;
  font-weight: bold;
  color: #ffffff; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  line-height: 120%;
  overflow: hidden; 
  text-overflow: ellipsis;
  height: 22px;
  vertical-align: middle;
  WHITE-SPACE: nowrap;
  cursor: pointer;
  display:-moz-inline-box;
  /*border: 1px solid gray;*/
}

.forum-cells {
  font-size: 12px; 
  font-family:Arial;
  font-weight: normal;
  color: #000000; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  line-height: 120%;
  overflow: hidden; 
  text-overflow: ellipsis;
  height: 22px;
  vertical-align: bottom;
  WHITE-SPACE: nowrap;
  /*cursor: default;*/
  display:-moz-inline-box;
  /*border: 1px solid gray;*/
}

.forum-cells-space {
  background: url(../img/wbar.png) repeat-y 50%;
  display:-moz-inline-box; 
  overflow:hidden;
  width:5px;
  height: 22px;
  vertical-align: bottom;
}

.FT-TD1-1 {word-break:keep-all; background: #7090a7; font-size: 12px; font-family:"Arial"; color: #FFFFFF; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; line-height: 120%} 

.FT-TD1-2 {word-break:keep-all; background: #7090a7; font-size: 12px; font-family:"Arial"; color: #FFFFFF; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; line-height: 120%} 

.FT-TD2-1 {background: #eeeeee; font-size: 12px; font-family:"Arial"; color: #2C3C53; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; line-height: 120%} 

.FT-TD2-2 {background: #eeeeee; font-size: 12px; font-family:"Arial"; color: #2C3C53; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; line-height: 120%} 