body {
  margin: 0px;
  font-size: 10pt;
  color: #000000;
  background: #f0f0f0 url('gfx/bgd.jpg') top left repeat-x;
  font-family: Helvetica, Arial;
}

.bw {
  background: transparent url('gfx/bw.gif') bottom left repeat-x;
}

.m5 {
  margin-bottom: 5px;
}

div#all {
  position: relative;
  margin: 0px auto 0px auto;
  width: 980px;
}

div#bgd {
  background-color: #ffffff;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 5px;
  margin-top: 5px;
  min-height: 330px;
}

div#bgdbot {
  width: 549px;
  height: 15px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
}

div#bgdcopy {
  width: 549px;
}

div#bgdmid {
  width: 529px;
  background-color: transparent;
  background-position: top left;
  background-repeat: repeat-y;
  padding: 0px 10px 0px 10px;
  font-size: 1.1em;
  font-style: italic;
  color: #4d4d4d;
  line-height: 150%;
}

div#bgdtop {
  width: 549px;
  height: 15px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
}

div.box {
  width: 359px;
  background: transparent url('gfx/box.png') bottom left no-repeat;
  margin-bottom: 5px;
}

div.boxcopy {
  padding: 0px 10px 12px 10px;
  color: #4d4d4d;
}

div.boxtop {
  width: 359px;
  height: 12px;
  background: transparent url('gfx/boxtop.png') top left no-repeat;
}

div#content {
  padding: 10px;
  width: 960px;
  background-color: #ffffff;
}

div#details {
  float: left;
  width: 488px;
  margin: 20px 10px 0px 0px;
}

div#det_cont {
  background: #edebe6 url('gfx/detailsbgd.png') bottom left no-repeat;
  padding: 10px;
}

div#det_top ul {
  margin: 0px;
  padding: 0px;
  height: 33px;
  list-style-type: none;
}

div#det_top ul li {
  float: left;
  height: 33px;
  background: #edebe6 url('gfx/top_off.gif') top left repeat-x;
}

div#det_top ul li a {
  display: block;
  padding: 8px 24px 0px 25px;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: bold;
}

div#det_top ul li a.rev {
  padding: 8px 12px 0px 13px;
}

div#det_top ul li a p {
  position: absolute;
  margin-top: -1px;
  color: #000000;
}

div#det_top ul li.top_on {
  background: #edebe6 url('gfx/top_on.gif') top left repeat-x;
}

div#det_top ul li.top_e0 {
  background: #edebe6 url('gfx/top_sep_e0.gif') top left no-repeat;
  width: 1px;
  overflow: hidden;
}

div#det_top ul li.top_e1 {
  background: #edebe6 url('gfx/top_sep_e1.gif') top left no-repeat;
  width: 1px;
  overflow: hidden;
}

div#det_top ul li.top_s0 {
  background: #edebe6 url('gfx/top_sep_s0.gif') top left no-repeat;
  width: 5px;
}

div#det_top ul li.top_s1 {
  background: #edebe6 url('gfx/top_sep_s1.gif') top left no-repeat;
  width: 5px;
}

div#det_top ul li.top_sep00 {
  background: #edebe6 url('gfx/top_sep_00.gif') top left no-repeat;
  width: 10px;
}

div#det_top ul li.top_sep01 {
  background: #edebe6 url('gfx/top_sep_01.gif') top left no-repeat;
  width: 10px;
}

div#det_top ul li.top_sep10 {
  background: #edebe6 url('gfx/top_sep_10.gif') top left no-repeat;
  width: 10px;
}

div.detinfo {
  background: transparent url('gfx/sep.gif') bottom left repeat-x;
  padding: 5px 0px 10px 0px;
}

div.error {
  border: 1px dotted red;
  color: red;
}

div.firsthalf {
  float: left;
  width: 363px;
  margin-right: 5px;
}

div#footer {
  font-size: 0.8em;
  color: #666666;
  position: absolute;
  bottom: -65px;
  right: 10px;
  text-align: right;
}

div#footer a {
  color: #666666;
}

div.info {
  border: 1px dotted green;
  color: green;
}

div#information {
  float: left;
  width: 223px;
  margin: 20px 0px 0px 0px;
}

div.left {
  float: left;
  width: 220px;
  position: relative;
}

div#links {
  margin-top: 5px;
  text-align: center;
  font-size: 1.1em;
}

div#links a {
  text-decoration: none;
  color: #000000;
}

div#links a:hover {
  text-decoration: underline;
}

div.mapshadow {
  width: 460px;
  min-height: 459px;
  background: transparent url('gfx/map_shadow.png') top left no-repeat;
}

div#menu {
  position: relative;
  width: 960px;
  height: 46px;
  background: #ffffff url('gfx/menubgd.gif') top left repeat-x;
}

div#menu ul {
  margin: 0px 0px 0px 80px;
  padding: 0px;
  list-style-type: none;
}

div#menu ul li {
  float: left;
  margin-top: 7px;
}

div#menu ul li.msep {
  width: 15px;
  height: 38px;
  background: #ffffff url('gfx/menu00.gif') top left no-repeat;
}

div#menu ul li.m01 {
  background: #ffffff url('gfx/menu01.gif') top left no-repeat;
}

div#menu ul li.m10 {
  background: #ffffff url('gfx/menu10.gif') top left no-repeat;
}

div#menu ul li a {
  display: block;
  position: relative;
  text-decoration: none;
  height: 28px;
  padding: 10px 10px 0px 10px;
  font-weight: bold;
  color: #e6e2da;
}

div#menu ul li a p {
  position: absolute;
  margin: -1px 0px 0px 0px;
  padding: 0px;
  color: #000000;
}

div#menu ul li a:hover, div#menu ul li.mon a {
  background: transparent url('gfx/menuon.gif') top left repeat-x;
}

div#menu ul li a:hover p, div#menu ul li.mon a p {
  margin: 1px 0px 0px 0px;
}

div.message {
  padding: 10px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0px 10px 0px;
}

div#minhe {
  min-height: 460px;
}

div.news {
  background: transparent url('gfx/sep.gif') bottom left repeat-x;
  height: 70px;
  overflow: hidden;
}

div.news_cont {
  line-height: 150%;
}

div.newsmain {
  background: transparent url('gfx/sep.gif') bottom left repeat-x;
  padding: 5px 0px 5px 0px;
}

div.newsmain a.title {
  font-size: 1.1em;
}

div#open {
  background-color: #ffffff;
  padding: 5px;
  margin-top: 5px;
  font-size: 1.1em;
  line-height: 150%;
}

div.right {
  margin-left: 230px;
  position: relative;
}

div.right a {
  color: #6780a4;
}

div.secondhalf {
  float: left;
  width: 362px;
}

div#sitecopy {
  position: relative;
  margin-top: 10px;
  min-height: 480px;
}

div#stars img {
  cursor: pointer;
  vertical-align: middle;
}

div#top {
  margin-top: 10px;
  background: #ffffff url('gfx/head1.jpg') top left no-repeat;
  height: 110px;
}

div#top form {
  float: right;
  margin: 5px 5px 0px 0px;
}

div#warning, div#warningr {
  position: absolute;
  border: 1px solid red;
  background-color: #ffffff;
  color: red;
  padding: 20px;
  text-align: center;
  width: 420px;
  margin-top: 20px;
}

img#menul {
  position: absolute;
  top: 0px;
  left: 0px;
}

img#menur {
  position: absolute;
  top: 0px;
  right: 0px;
}

img#shadowbl {
  position: absolute;
  bottom: -52px;
  left: 0px;
}

img#shadowbr {
  position: absolute;
  bottom: -52px;
  right: 0px;
}

img#shadowl {
  position: absolute;
  bottom: -52px;
  left: -47px;
}

img#shadowr {
  position: absolute;
  bottom: -52px;
  right: -47px;
}

img#shetland {
  position: absolute;
  bottom: 40px;
  left: 20px;
  border: 0px none;
}

h1 {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  color: #000000;
}

h1.framed {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  padding: 10px 0px 0px 13px;
  color: #ffffff;
  background: transparent url('gfx/framed.jpg') top left no-repeat;
  width: 713px;
  height: 40px;
}

h1.framed a {
  text-decoration: none;
}

h1.sh {
  color: #ffffff;
}

h1 p {
  position: absolute;
  margin-top: -1px;
  color: #000000;
}

h2 {
  font-size: 1.3em;
  font-weight: normal;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  color: #000000;
}

span.date {
  font-size: 0.8em;
  color: #666666;
}

ul#mainmenu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul#mainmenu li a {
  display: block;
  padding: 5px 5px 5px 15px;
  text-decoration: none;
  font-size: 1.3em;
  border-bottom: 1px solid #c4bfb9;
  background-color: #ffffff;
  background-position: 0px 11px;
  background-repeat: no-repeat;
  font-weight: bold;
}

ul#mainmenu li img {
  float: left;
  margin: 12px 8px 0px 0px;
}

ul.products {
  list-style-type: square;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px 0px 0px 15px;
  width: 212px;
}

a.blue {
  color: #6780a4;
  background-image: url('gfx/blue.gif');
}

a.brown {
  color: #a66700;
  background-image: url('gfx/brown.gif');
}

a.gray {
  color: #aaa08f;
  background-image: url('gfx/gray.gif');
}

a.green {
  color: #6a8600;
  background-image: url('gfx/green.gif');
}

a.lblue {
  color: #37b3ba;
  background-image: url('gfx/lblue.gif');
}

a.lgreen {
  color: #a2a61f;
  background-image: url('gfx/lgreen.gif');
}

a.orange {
  color: #ea8a25;
  background-image: url('gfx/orange.gif');
}

a.red {
  color: #d24724;
  background-image: url('gfx/red.gif');
}

a.violet {
  color: #986586;
  background-image: url('gfx/violet.gif');
}

a.blue:hover, a.blueon {
  background-color: #eaedf2 !important;
  border-bottom: 1px solid #6780a4 !important;
  background-image: url('gfx/blueon.gif');
  color: #6780a4;
}

a.brown:hover, a.brownon {
  background-color: #f2eadb !important;
  border-bottom: 1px solid #a66700 !important;
  background-image: url('gfx/brownon.gif');
  color: #a66700;
}

a.gray:hover, a.grayon {
  background-color: #f3f2ef !important;
  border-bottom: 1px solid #aaa08f !important;
  background-image: url('gfx/grayon.gif');
  color: #aaa08f;
}

a.green:hover, a.greenon {
  background-color: #eaeedb !important;
  border-bottom: 1px solid #6a8600 !important;
  background-image: url('gfx/greenon.gif');
  color: #6a8600;
}

a.lblue:hover, a.lblueon {
  background-color: #e3f4f5 !important;
  border-bottom: 1px solid #37b3ba !important;
  background-image: url('gfx/lblueon.gif');
  color: #37b3ba;
}

a.lgreen:hover, a.lgreenon {
  background-color: #f2f2df !important;
  border-bottom: 1px solid #a2a61f !important;
  background-image: url('gfx/lgreenon.gif');
  color: #a2a61f;
}

a.orange:hover, a.orangeon {
  background-color: #fceee0 !important;
  border-bottom: 1px solid #ea8a25 !important;
  background-image: url('gfx/orangeon.gif');
  color: #ea8a25;
}

a.red:hover, a.redon {
  background-color: #f9e5e0 !important;
  border-bottom: 1px solid #d24724 !important;
  background-image: url('gfx/redon.gif');
  color: #d24724;
}

a.violet:hover, a.violeton {
  background-color: #f0e9ee !important;
  border-bottom: 1px solid #986586 !important;
  background-image: url('gfx/violeton.gif');
  color: #986586;
}

input.key {
  width: 170px;
  height: 30px;
  border: 0px none;
  background: transparent url('gfx/key.png') top left no-repeat;
  color: #808080;
  padding-left: 5px;
  padding-right: 5px;
}

input.keylong {
  width: 263px;
  height: 30px;
  border: 0px none;
  background: transparent url('gfx/longkey.png') top left no-repeat;
  color: #808080;
  padding-left: 5px;
  padding-right: 5px;
}

textarea.f {
  width: 263px;
  height: 130px;
  border: 0px none;
  background: transparent url('gfx/area.png') top left no-repeat;
  padding: 5px;
  font-family: Arial;
  font-size: 0.9em;
}

input.f {
  width: 263px;
  height: 30px;
  border: 0px none;
  background: transparent url('gfx/longkey.png') top left no-repeat;
  padding: 0px 5px 0px 5px;
}

input.fs {
  width: 76px;
  height: 30px;
  border: 0px none;
  background: transparent url('gfx/submit.png') top left no-repeat;
  cursor: pointer;
}

input.next {
  float: right;
  width: 60px;
  height: 30px;
  border: 0px none;
  background: transparent url('gfx/next.png') top left no-repeat;
  cursor: pointer;
  margin-left: 5px;
}

input.sub {
  float: right;
  width: 60px;
  height: 30px;
  border: 0px none;
  background: transparent url('gfx/search.png') top left no-repeat;
  cursor: pointer;
  margin-left: 5px;
}

td.logo {
  width: 120px;
  text-align: center;
  border-right: 1px solid #9f988f;
}

td.bb {
  border-bottom: 1px solid #9f988f;
}

td.bl {
  border-left: 1px solid #ffffff;
}

td.br {
  border-right: 1px solid #9f988f;
}

td.bt {
  border-top: 1px solid #ffffff;
}

td.nologo {
  background-color: #cccccc;
}

td.odst {
  padding: 5px 20px 5px 20px;
}

td.pbgd {
  background: #edebe6 url('gfx/tdbgd.jpg') bottom left repeat-x !important;
}

td.producer {
  background: #fbfbfa url('gfx/tdbgdl.jpg') bottom left repeat-x;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #9f988f;
  border-left: 1px solid #ffffff;
  color: #4d4d4d;
  padding: 5px 5px 5px 10px;
}

td.producer a.title {
  font-size: 1.3em;
}
