body {
  background-color:white;
  margin-left:20px;
  margin-right:20px;
  scrollbar-base-color:papayawhip;
  scrollbar-highlight-color:peachpuff;
  scrollbar-arrow-color:peachpuff;
  scrollbar-shadow-color:papayawhip;    }

body,p,td,th,input,select,span,a {
  font-family:arial,helvetica,verdana,sans-serif;
  font-size:8pt;
  color:black; }

a:link { color:blue;text-decoration:none;font-size:12pt; font-weight:bold; }
a:visited { color:blue; text-decoration:none;font-size:12pt; font-weight:bold; }
a:hover { color:red; text-decoration:none }
a:active {color:darkred; text-decoration:none }
a:focus { color:darkred; text-decoration:none }

input {
  background-color:white;
  border:1px solid peachpuff; }

select {
  background-color:beige;
  width:320px;}

.bgmiddle {
  background-color:papayawhip; }

.bglight {
  background-color:#FFCC99; }

.bgdark {
  background-color:sienna; }

.bgmenu {
  background-color:beige; }

.bgtop {
  background-color:beige; }

.bgwhite {
  background-color:white; }

.fgmiddle {
  font-color:papayawhip; }

.fglight {
  color:beige; }

.fgdark {
  color:sienna; }

.fgwhite {
  font-size:12pt;
  font-weight:bold;
  color:yellow; }

.menubutton {
  font-size:12pt;
  font-weight:bold;
  cursor:default;
  border:1px solid white;
  padding:2px;
}

.menuover {
  font-size:12pt;
  font-weight:bold;
  cursor:default;
  background-color:sienna;
  color:white;
  border:1px solid black;
  padding:2px;
}

.pagetitle {
  font-size:10pt;
  font-weight:bold;
  background-color:sienna;
  padding:2px;
  border:1px solid black;
  color:white;  }

.input100 {
  width:100%; }

.inputcheck {
  border-width:0px; }

.inputbutton {
  background-color:white;
  padding:2px;
  font-weight:bold;
  color:black;
}

.itemsname {
  font-weight:bold;}

.itemsname {
  color:black;}

.itemsprice {
  font-weight:bold;
  color:darkred;}

.itemspricetext {
  color:sienna;}

.itemssubtitle {
  color:sienna;}

.itemsshortinfo {
  color:sienna; }

.itemsinfo {
  color:black; }

.buttons {
  text-align:center;
  cursor:default;
  color:black;
  border:4px groove sienna;
  background-color:#EEEE00;
  padding:2px;  }

.over {
  text-align:center;
  cursor:default;
  color:white;
  border:4px groove #996600;
  background-color:sienna;
  padding:2px;  }

.borderright {
  border-right:1px solid peachpuff;}

.borderleft {
  border-left:1px solid peachpuff;}

.borderbottom {
  border-bottom:1px solid peachpuff;}


