BODY {
  font-family: "Arial";
  font-size: 9pt;
  color : Black;
}

LI {
  font-family: "Arial";
  font-size: 10pt;
  color: #888888;
}

.BaseFont {
  font-family: "Arial";
  font-size: 10pt;
  color: Black;
}

.BaseFont_Grey {
  font-family: "Arial";
  font-size: 10pt;
  color: #888888;
}

.BaseFont_White {
  font-family: "Arial";
  font-size: 10pt;
  color: White;
}

.SmallFont {
  font-family: "Arial";
  font-size: 8pt;
  color: Black;
}

HR.VeryLightGrey{
  Color : #EDEDED;
}

.ForumFlag {
  color: Red;
  font-weight: bold;
}

.BoardTool {
  background : #C0C0C0;
  color : #000000;
  font-family : Arial;
  font-size : 8pt;
}
  
.ForumHeader {
  background : #007DC8;
}

.ForumTable2 {
  background : #BFDCF7;
}

.ForumTable1 {
  background : #77B1ED;
}

