body{
  margin: 0px;
  background-color: #E6E6CF;
}
div.topline{
  width: 800px;
  height: 9px;
  background-image: url(img/bordertop.gif);
  margin-top: 50px;
}
div.bottomline{
  width: 800px;
  height: 7px;
  background-image: url(img/borderbottom.gif);
  margin-bottom: 50px;
}
div.lightbackground{
  width: 800px;
  background-image: url(img/bckgroundlight.gif);
}
div.darkbackground{
  width: 800px;
  background-image: url(img/bckgrounddark.gif);
  
  text-align: center;
}
div.logoarea{
  width: 800px;
  background-image: url(img/bckgrounddark.gif);
  text-align: center;
}

a.mnulnk:link {
  width: 160px;
  margin: 5px;
  margin-left: 20px;
  padding-left: 5px;
  font-family: arial;
  font-size: 13px;
  border-width: 0px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #CCCC8F;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #BB0000;
  display: block;
}
a.mnulnk:visited {
  width: 160px;
  margin: 5px;
  margin-left: 20px;
  padding-left: 5px;
  font-family: arial;
  font-size: 13px;
  border-width: 0px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #CCCC8F;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #BB0000;
  display: block;
}
a.mnulnk:hover {
  width: 160px;
  margin: 5px;
  margin-left: 20px;
  padding-left: 5px;
  font-family: arial;
  font-size: 13px;
  border-width: 0px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #E6E6CF;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #CCCC8F;
  display: block;
}
a.mnulnk:active {
  width: 160px;
  margin: 5px;
  margin-left: 20px;
  padding-left: 5px;
  font-family: arial;
  font-size: 13px;
  border-width: 0px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #CCCC8F;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #BB0000;
  display: block;
}
a.mnulnk:focus {
  width: 160px;
  margin: 5px;
  margin-left: 20px;
  padding-left: 5px;
  font-family: arial;
  font-size: 13px;
  border-width: 0px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: #CCCC8F;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #BB0000;
  display: block;
}

td.page{
  padding: 10px;
  text-align: left;
}

div.h1{
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

div.downloadh1{
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 4px;
}

div.t1{
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  width: 550px;
}

div.downloadt1{
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  width: 550px;
  margin: 4px;
}

a.linktipp:link { 
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a.linktipp:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a.linktipp:hover {
  font-weight: bold;
  color: #0000EE;
  text-decoration: none;
}
a.linktipp:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a.linktipp:focus {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

img.webcounter{
  margin: 4px;
  margin-bottom:0px;
}