body {
  font-family:verdana, arial, geneva, helvetica, sans-serif;
  font-size:9pt;
  }

td {
  font-family:verdana, arial, geneva, helvetica, sans-serif;
  font-size:9pt;
  }

a {
  color:#0066cc;
  }

.header {
  height:30px;
  background-color:#0099ff;
  border-bottom:solid 1px #000000;
  }

.header td {
  height:30px;
  font-size:7pt;
  color:#ffffff;
  font-weight:bold;
  }

.header a {
  padding-right:30px;
  color:#ffffff;
  text-decoration:none;
  }

.mid {
  background-color:#ffffff;
  background-repeat:no-repeat;
  background-position:bottom center;
  border-bottom:solid 1px #000000;
  }

.menyCell {
  padding:0px 0px 10px 0px;
  background-color:#000000;
  background-repeat:repeat-y;
  }

.menyBkg {
  height:100%;
  background-color:transparent;
  background-repeat:no-repeat;
  background-image:url(upload/grafik/bkg-1.jpg);
  }

.menyVal {
  border-bottom:solid 2px #ffffff;
  padding:10px 220px 12px 10px;
  }

.menyVal a {
  color:#ffffff;
  text-decoration:none;
  font-size:7pt;
  font-weight:bold;
  text-transform:uppercase;
  }

.menyValActive {
  background-color:transparent;
  border-bottom:solid 2px #ffffff;
  padding:10px 220px 12px 10px;
  }

.menyValActive a {
  color:#ffffff;
  text-decoration:none;
  font-size:7pt;
  font-weight:bold;
  text-transform:uppercase;
  }

.content {
  width:750px;
  height:500px;
  border-top:solid 2px #ffffff;
  border-bottom:solid 2px #ffffff;
  }

.textCell {
  width:360px;
  padding:20px 0px 20px 20px;
  }
	.textCell img {
	border-color:black;
	}

.news {
  padding:10px 0px 20px 0px;
  }

.news a {
  text-decoration:none;
  }

.newsRub {
  font-weight:bold;
  text-transform:uppercase;
  }

.botten {
  background-repeat:no-repeat;
  background-position:top center;
  }  

.footer {
  width:750px;
  height:80px;
  padding:10px 0px 0px 30px;
  font-size:7pt;
  color:#ffffff;
  font-weight:bold;
  }



