#topFiles td {
  font-size: 11px;
}

.topFilesPageTitle {
  font-size: 14px;
  font-weight: bold;
}

.topFilesListHeader {
  background: #142824;
}

.topFilesListHeader td {
  font-weight: bold;
  color: #FFFFFF;
}

.topFilesFileName {
  font-size: 13px;
  font-weight: bold;
}

.topFilesAltRow {
  background: #21433D;
}



body, td, tr {
  font-size: 10pt;
  color: #FFFFFF;
  font-family: verdana, arial;
}

a {
  color: #DAAE52;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: underline;
}
a:visited {}
a:active {}

hr {
  border: 0;
  width: 100%;
  color: #DAAE52;
  background-color: #DAAE52;
  height: 2px;
}

a.menulink {
  font-size: 7pt;
  margin: 6px;
  color: #DAAE52;
  font-family: verdana, arial;
  text-decoration: none;
}

a.menulink:hover {
  font-size: 7pt;
  margin: 6px;
  color: #FFFFFF;
  font-family: verdana, arial;
  text-decoration: none;
}

a.smalllink {
  font-size: 7pt;
  color: #DAAE52;
  font-family: verdana, arial;
  text-decoration: none;
}

a.smalllink:hover {
  font-size: 7pt;
  color: #FFFFFF;
  font-family: verdana, arial;
  text-decoration: none;
}

.menu {
  font-size: 7pt;
  color: #FFFFFF;
  font-family: verdana, arial;
  background: url(/inc/thz_menuback.png);
  background-repeat: repeat-x;
  background-position: center top;
}

.menu td {
  font-size: 7pt;
  color: #FFFFFF;
  font-family: verdana, arial;
}

.menufont, .menufont td {
  font-size: 7pt;
  color: #FFFFFF;
  font-family: verdana, arial;
}

.news {
  background: url(/inc/thz_newsback.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.newslogo {
  background: url(/inc/thz_newslogo.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.button {
  font-size:10px;
  border: 2px solid #DAAE52;
  color: #FFFFFF;
  background-color: #21433D;
  font-family: verdana, arial;
}
