body {
  font-family: Trebouchet MS, Tahoma, Arial, Helvetica;
  font-size: 10pt;
  color: #545454;
  background-color: #FFFFFF; 
  background-image: url('images8/background1.jpg');
  background-repeat: repeat-x;
}

td {
  font-family: Trebouchet MS, Tahoma, Arial, Helvetica;
  font-size: 10pt;
  color: #545454;
}

a {
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
  font-weight: bold;
  font-size: 10pt;
  color: #1F4C6E;

}


.top1 {
  background-color: white;
  color: #000000; 
  font-size: 30px;
  font-weight: bold;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
  border-bottom: solid 2px #000000;
}


.footer {
  background-color: #F8F8F8;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
  border-bottom: solid 2px #000000;
  border-top: solid 2px #000000;
}


.navigation {
  background-color: #F8F8F8;
  color: #797979;
  width: 200px;
  border-top: solid 1px #CFCFCF;  
  padding: 10px;
  font-size: 10pt;
  font-weight: bold;
}

.navigation a {  
  color: #000000;
  text-decoration: none;  
  font-size: 10pt;
}


.body {
  background-color: white;
  color: #5F5F5F;  
  border-top: solid 1px #CFCFCF;
  border-right: solid 2px #000000; 
  padding: 20px;
  font-size: 14px;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
}

.pagetitle {
  font-weight: bold;
  font-size: 18px;
  color: #000000;
}

.advertising {
  width: 200px;
  background-color: white;
  border-left: solid 1px #CFCFCF;
  border-top: solid 1px #CFCFCF;
}