
a:visited {
  COLOR: #555555;
  TEXT-DECORATION: none;
  font-weight: bold;
}

a:active {
  COLOR: #555555;
  TEXT-DECORATION: none;
  font-weight: bold;
}

a:hover {
  COLOR: #202020;
  TEXT-DECORATION: none;
}

.inpt1 {
  FONT-SIZE: 9pt;
  COLOR: #754a00;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  BACKGROUND: url('/img/pattern.jpg');
  BORDER-RIGHT: #281A19 0px;
  BORDER-TOP: #281A19 0px;
  BORDER-LEFT: #281A19 0px;
  BORDER-BOTTOM: #281A19 0px;
  width: 122px;
  height: 18px;
}

.plink {
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
}

.lwindow {
  background-color: black;
  margin-left: 0px;
  margin-top: 0px;
}

.lwindow-table {
  width: 599px;
  border: 0px;
}

.lwindow-topleft {
  width: 64px;
  height: 61px;
  background-image: url(/img/ency/ency_window_topleft2.png);
  background-position: left top;
  background-repeat: no-repeat;
}

.lwindow-topright {
  width: 65px;
  height: 61px;
  background-image: url(/img/ency/ency_window_topright2.png);
  background-position: left top;
  background-repeat: no-repeat;
}

.lwindow-top {
  width: 470px;
  height: 20px;
  background-image: url(/img/ency/ency_window_top.png);
  background-position: left top;
  background-repeat: repeat-x;
}

.lwindow-topd {
  width: 470px;
  height: 41px;
  text-align: center;
  background-color: #f5dda6;
}

.lwindow-left {
  width: 64px;
  height: 170px;
  background-image: url(/img/ency/ency_window_left.png);
  background-position: left top;
  background-repeat: repeat-y;
}

.lwindow-main {
  width: 470px;
  height: 300px;
  background-color: #f5dda6;
  vertical-align: top;
}

.lwindow-right {
  width: 65px;
  height: 170px;
  background-image: url(/img/ency/ency_window_right.png);
  background-position: left top;
  background-repeat: repeat-y;
}

.lwindow-bottomleft {
  width: 64px;
  height: 61px;
  background-image: url(/img/ency/ency_window_bottomleft.png);
  background-position: left top;
  background-repeat: no-repeat;
}

.lwindow-bottomright {
  width: 65px;
  height: 61px;
  background-image: url(/img/ency/ency_window_bottomright.png);
  background-position: left top;
  background-repeat: no-repeat;
}

.lwindow-bottomd {
  width: 470px;
  height: 34px;
  text-align: center;
  background-color: #f5dda6;
}

.lwindow-bottom {
  width: 94px;
  height: 27px;
  background-image: url(/img/ency/ency_window_bottom.png);
  background-position: left top;
  background-repeat: repeat-x;
}

.wdiv {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  overflow: visible;
  position: absolute;
  width: 599px;
  height: 415px;
  border: 0px;
  padding: 0px;
  white-space: nowrap;
  z-index: 80;
  background-color: transparent;
}


