<style type="text/css">
body  { color: black; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; text-decoration: none }
a   { color: black; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; text-decoration: none }
ul  { color: #000; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; text-decoration: none }
li  { color: black; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; text-decoration: none }

a:visited  { color: #00f; font-size: 12px }
a:hover  { font-size: 12px; text-decoration: underline }
p   { color: #333; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 16px; font-stretch: normal; text-decoration: none }
dd  { color: black; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; font-weight: normal; text-decoration: none }
dl  { color: black; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; font-weight: normal; text-decoration: none }
h1   { color: #330033; font-size: 18px; font-family: verdana, sans-serif; font-style: normal; font-weight: bold; line-height: 18px; text-decoration: none; margin: 0; padding-top: 5px; padding-left: 0 }
h2  { color: #333; font-size: 16px; font-family: verdana, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }
h3   { color: #333; font-size: 14px; font-family: verdana, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; margin: 0; padding: 0 }
h4    { color: #333; font-size: 12px; font-family: verdana, sans-serif; font-style: normal; font-weight: 700; text-decoration: none; margin: 0; padding: 0 }
h6   { color: #666; font-size: 9px; font-family: verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 9px; font-stretch: normal; text-decoration: none }
div.footer       { color: white; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 9pt }

#GB_overlay  { background-image: url("greybox/overlay.png"); margin: auto; position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 100% }

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(greybox/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="greybox/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 1px solid #aaa;
  overflow: auto;
  width: 400px;
  height: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}
</style>
