
body {
  margin: 0;
  font-size: 66%;
}

body.new2010 {
  background: #FFF;
  overflow-x: hidden;
  /* overflow-y: hidden; */
  overflow-y: auto;
}

iframe {
  background: #FFF;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.Stil1         { font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; color: #333;}
.Stil9         { font-family: Arial, Helvetica, sans-serif; font-size: 28px; }
a.navi         { background-color:#FFFFFF; color:#000000; text-decoration: none; }
a:link.navi    { background-color:#FFFFFF; color:#000000; text-decoration: none; }
a:visited.navi { background-color:#FFFFFF; color:#000000; text-decoration: none; }
a:active.navi  { background-color:#FFFFFF; color:#000000; text-decoration: none; }
a:hover.navi   { background-color:#FFFFFF; color:#000000; text-decoration: none; }
a.homep        { font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-decoration: none; color:#000000; }

a {
  border: none;
  white-space: nowrap;
  text-decoration: none;
}

div.specialtxt, div.specialtxt h1, div.specialtxt p, div.specialtxt a {
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.1em;
  color: #FFFFFF !important;
  text-align: center !important;
  text-decoration: none;
}

#nmtframe, #nmbframe {
 height: 1px;
}

#Ads {
  padding: 1em;
  text-align: center;
}
#Ads p {
  background: #FFF;
  color: #CCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
#Ads a {
  color: #CCC;
  text-decoration: none;
}
#Ads img {
  border: none;
  background: #FFF;
  padding: 0;
  width: 468px;
  height: 60px;
}

