body {
  background-color:white;
  margin-left:20px;
  margin-right:20px;
  scrollbar-base-color:lightsteelblue;
  scrollbar-highlight-color:steelblue;
  scrollbar-arrow-color:steelblue;
  scrollbar-shadow-color:lightsteelblue;	}

body,p,td,th,input,select,span,a {
  font-family:arial,helvetica,verdana,sans-serif;
  font-size:8pt;
  color:black; }

a:link { font-size:8pt;color:darkblue;text-decoration:none }
a:visited { font-size:8pt;color:darkblue; text-decoration:none }
a:hover { font-size:8pt;color:red; text-decoration:none }
a:active { font-size:8pt;color:darkred; text-decoration:none }
a:focus { font-size:8pt;color:darkred; text-decoration:none }

input {
  background-color:white;
  border:1px solid steelblue; }

select {
  background-color:ghostwhite;
  width:160px;}

.bgmiddle {
; background: #E3E4E5}

.bglight {
; background: ghostwhite}

.bgdark {
; background: #000061}

.bgmenu {
; background: #E3E4E5}

.bgtop {
; background: #E3E4E5}

.bgwhite {
; background: white}

.fgmiddle {
  font-color:lightsteelblue; }

.fglight {
  color:ghostwhite; }

.fgdark {
  color:slategray; }

.fgwhite {
  color:white; }

.menubutton {
  cursor:default;
  border:1px solid white;
  padding:2px;
}

.menuover {
  cursor:default;
  color:white;
  border:1px black solid;
  padding:2px;
; background: #000061
}

.pagetitle {
  font-size:10pt;
  font-weight:bold;
  padding:2px;
  border:1px solid black;
  color:white;  ; background: 000061}

.input100 {
  width:100%; }

.inputcheck {
  border-width:1px; }

.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:slategray;}

.itemssubtitle {
  color:slategray;}

.itemsshortinfo {
  color:slategray; }

.itemsinfo {
  color:black; }

.buttons {
  text-align:center;
  cursor:default;
  color:black;
  border:1px solid black;
  background-color:ghostwhite;
  padding:2px;	}

.over {
  text-align:center;
  cursor:default;
  color:white;
  border:1px solid white;
  padding:2px;	; background: #000061}

.borderright {
  border-right:1px solid steelblue;}

.borderleft {
  border-left:1px solid steelblue;}

.borderbottom {
  border-bottom:1px solid steelblue;}
