body, .menu, .menuHL, .menut, .menutHL {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
body {
  color: #000000;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  overflow: auto;
  visibility: visible;
  z-index: 25;
}
.background {
  background-attachment: fixed;
  background-image: url(../images/bgTBBGT.jpg);/*bgCF.jpg*/
  background-repeat: no-repeat;
  background-position: 0px 320px;
}
.bgYellow {
  background-color: #DCB934;
}
.bgBlack {
  background-color: #000000;
}
.newsmarquee, .newsmarquee A {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #DCB934;
  background-color: #000000;
  font-weight: bold;
}
.menuBG {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
/*  filter: Shadow(Color=#CCCCCC, Direction=135);*/
  position: absolute;
  visibility: visible;
  z-index: 50;
}
.menu, .menuHL, .menut, .menutHL {
  text-transform: lowercase;
}
.menu, .menut {
  filter:alpha(opacity=70);
}
.menu, .menuHL {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-indent: 15px;
  cursor: hand;
}
.menu {
  background-color: #FFFFFF;
  color: #000000;
}
.menuHL {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-indent: 15px;
  background-color: #DCB934;
  color: #FFFFFF;
}
.menut, .menutHL {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-indent: 15px;
}
.menut {
  background-color: #FFFFFF;
  color: #000000;
}
.menutHL {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-indent: 15px;
  background-color: #DCB934;
  color: #FFFFFF;
}
.lnkAdCaption {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:8pt;
  color: #000000;
  background-color: #FFFFFF;
}
.ContentHeader {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bolder;
  background-color: #DCB934;
  text-align: center;
  text-transform: lowercase;
}
.ContentBG {
  color: #000000;
  background-color: #DCB934;
  filter:alpha(opacity=60);
  vertical-align: top;
}
.ContentText, .ContentText A {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  position: relative;
  visibility: visible;
  z-index: 10;
}
.ContentText A {
  color: #000000;
  text-decoration: underline;
}
.ContentText {
  width: 550px;
  left: 5px;
  top: 5px;
}
.pageTitle {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #000000;
  font-weight: bolder;
  filter: Shadow(Color=#CCCCCC, Direction=135);
  text-transform: lowercase;
}
