body {
  margin: 0px;
  background: rgb(0,0,0);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: rgb(140,140,140);
  scrollbar-face-color: rgb(28,28,35);
  scrollbar-track-color: rgb(30,30,37);
  scrollbar-arrow-color: rgb(144,151,120);
  scrollbar-base-color: rgb(30,30,30);
}

h1 {
  display: block;
  position: absolute;
  top: 8px;
  right: 2%;
  width: 96%;
  font-size: 15px;
  font-weight: bold;
  color: rgb(125,125,110);
  text-align: left;
  letter-spacing: 2px;
  margin: 0px;
}

h3 {
  font-size: 8pt;
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: 2px;
  margin-bottom: 4px;
  z-index: 15;
}

h4, h4 a:link, h4 a:visited {
  font-size: 8pt;
  font-weight: normal;
  color: rgb(70,110,175);
  text-align: left;
  letter-spacing: 0px;
  text-decoration: underline;
  margin-top: 0px;
  margin-bottom: 0px;
  z-index: 15;
}

h4 a:hover, h4 a:active {
  font-size: 8pt;
  font-weight: normal;
  color: rgb(110,150,215);
  text-align: justify;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  z-index: 15;
}

.mkr {
  margin-left: -19px;
}

.order a:link, .order a:visited {
  display: block;
  width: 176px;
  background-color: rgb(110,110,110);
  border-top: 1px solid rgb(140,140,140);
  border-right: 1px solid rgb(60,60,60);
  border-bottom: 1px solid rgb(60,60,60);
  border-left: 1px solid rgb(140,140,140);
  font-size: 8pt;
  color: rgb(0,0,0);
  text-align: center;
  padding: 0px 0px 1px 0px;
  margin: 0px 0px 0px 0px;
}

.order a:hover {
  background-color: rgb(108,123,127);
  text-decoration: none;
}

.vcap {
  font-size: 8pt;
  letter-spacing: 1px;
  line-height: 11pt;
  text-align: left;
  padding: 0px 40px 0px 19px;
}

#bdy {
  position: absolute;
  top: 10%;
  width: 100%;
  height: 90%;
  padding-right: 30px;
}

#cpy {
  position: absolute;
  bottom: 10px;
  left: 2%;
  font-size: 10px;
  font-weight: normal;
  color: rgb(90,90,85);
  letter-spacing: 1px;
  z-index: 5;
}

#cpy a:link, #cpy a:visited {
  color: rgb(90,90,85);
}
 
#dots {
  position: absolute;
  top: 45px;
  right: 2%;
  z-index: 5;
}

#menu {
  position: absolute;
  top: 25px;
  right: 2%;
  width: 96%;
  font-size: 8pt;
  text-align: left;
  color: rgb(90,90,75);
  border-top: 1px solid rgb(75,75,60);
  margin: 2px 0px 5px 0px;
  padding-top: 2px;
  z-index: 10;
}

#pic img {
  border: 1px solid rgb(135,135,115);
  margin-bottom: 0px;
}

#prt {
  position: absolute;
  top: 45px;
  right: 2%;
  margin-right: 11px;
  z-index: 10;
}

#txth {
  display: block;
  width: 377px;
  font-size: 8pt;
  letter-spacing: 1px;
  line-height: 11pt;
  text-align: justify;
}

#vtbl {
  padding: 10px 50px 0px 0px;
}

a {text-decoration: none;}
a:link, a:visited {color: rgb(125,125,110);}
a:hover {color: rgb(190,190,180); text-decoration: underline;}
a:active {color: rgb(205,205,195); text-decoration: underline;}

img {border: 0px;}

#ba {
  position: absolute;
  top: 103%;
  width: 100%;
  height: 98%;
}

#bc {
  width: 560px;
  text-align: justify;
}

#bb {
  font-size: 11px;
  letter-spacing: 1px;
  width: 100%;
  height: 98%;
}

#bd {
  position: absolute;
  top: 200%;
  width: 100%;
  text-align: center;
  font-size: 11px;
  padding: 0px 0px 10px 0px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid rgb(70,70,70);
}

ul {
  margin: 0px 0px 0px 27px;
}

li {
  margin: 10px 0px 0px 0px;
}

#bb a:link, #bb a:visited {
  color: rgb(120,140,160);
}

#bb a:hover, #bb a:active {
  color: rgb(140,190,235);
  text-decoration: underline;
}


