Body {
  SCROLLBAR-FACE-COLOR: #CCCCCC;
  SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
  SCROLLBAR-SHADOW-COLOR: #E6E6E6;
  SCROLLBAR-3DLIGHT-COLOR: #E6E6E6;
  SCROLLBAR-TRACK-COLOR: #E6E6E6;
  background-color: #ececec;
  font-family: arial;
}

.Site{
  border-color: #484848;
  border-style: solid;
  border-width: 1;
}

.MainTable{
  background-color: #ffffff;
  color: #000000;
}

.Menu{
  background-image: url(images/MenuBack.gif);
  background-repeat: repeat-x;
  text-align: center;
}

.MenuSeperator{
  background-image: url(images/MenuSeperator.gif);
  background-repeat: no-repeat;
}

.MenuLink{
  color: #ffffff;
  font-size:18px;
  font-weight: bold;
  font-family: Times;
  text-decoration: none;
}

.NewsHeader{
  color: #010e33;
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
}

.News{
  color: #010e33;
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
}

.Comstar{
  color: #1D2F61
}
.Comstar:hover{
  color: #4F6193
}