
.SubMenuOn {
  background-color: #FFFF99;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: Verdana, Arial;
  color: blue;
  width: 80px;
}

.SubMenuOff {
  background-color: #F4A222;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-family: Verdana, Arial;
  width: 80px;
}

.navigation {
  font-size: 10pt;
  font-weight: bold;
  font-color: white;
  font-family: "Arial Rounded MT Bold", Verdana;
}

.main-font {
  font-size: 11pt;
  font-family: Verdana, Arial;
}

.join {
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana, Arial;
  color: white;
  background-color: #FFCC66;
}

.box-font {
  font-size: 8pt;
  font-family: Verdana, Arial;
}

.top-advert {
  font-size: 10pt;
  font-family: Verdana, Arial;
}

.heading {
  font-size: 10pt;
  font-family: Verdana, Arial;
  text-align: center;
  color: #999999;
  font-style: italic;
  font-weight: bold;
}

