html {
}
body {
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
}
.pagemaster {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 1;
}
.skinmaster {
  width: 750px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: left;
}
.paneHeader {
  width: 750px;
  height: 127px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #333333;
}
.paneNav {
  width: 750px;
  height: 30px;
  background-image: url(navbg.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  border-top: 0px solid #333333;
  border-bottom: 0px solid #333333;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  text-align: right;
  line-height: 0;
}
.paneCenter {
  width: 750px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #333333;
}
.paneCenterLeft {
  width: 200px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: center;
}
.paneCenterRight {
  width: 550px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: left;
}
.webimg {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.OVlogo{background-color: transparent;float:right;margin: 5px;padding: 0px;border: 0px;text-align: center;}
a.OVlink:link, a.OVlink:active, a.OVlink:visited {background-color: transparent;color: #000000;text-decoration: none;font-size: 10pxfont-style: normal;font-weight: normal;font-family: arial, helvetica, sans-serif;}
a.OVlink:hover {text-decoration: none;}
.OVimage {  text-decoration: none;background-color: transparent;margin: 0px;padding: 0px;border: 0px;}