body         { background-color: #FFFFFF; scrollbar-base-color: lightsteelblue; 
               scrollbar-highlight-color: steelblue; scrollbar-arrow-color: 
               steelblue; scrollbar-shadow-color: lightsteelblue; 
               font-family: Arial Black; color: #000000; font-weight: bold; 
               margin-left: 20px; margin-right: 20px }
body, p, td, th, input, select, span, a { font-family: arial, helvetica, verdana, sans-serif; font-size: 8pt; 
               font-weight: bold }
a:link { color:darkblue;text-decoration:none }
a:visited    { color: #0000FF; text-decoration: none }
a:hover { color:red; text-decoration:none }
a:active     { color: #CC0000; text-decoration: none }
a:focus      { color: #FF0000; text-decoration: none }
input { 
  background-color:white;
  border:1px solid steelblue; }
	
select       { background-color: #F8F8FF; width: 160px }
.bgmiddle    { background-color: #0099FF }
.bglight {
  background-color:ghostwhite; }

.bgdark {
  background-color:slategray; }

.bgmenu      { background-color: #0000FF }
.bgtop       { background-color: #00FFFF }
.bgwhite     { background-color: #99CCFF }
.fgmiddle {
  font-color:lightsteelblue; }

.fglight     { color: #FFFFFF }
.fgdark {
  color:slategray; }

.fgwhite     { color: #FFFFFF }
.menubutton {
  cursor:default;
  border:1px solid white;
  padding:2px;
}

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

.pagetitle {
  font-size:10pt;
  font-weight:bold;
  background-color:slategray;
  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: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;
  background-color:slategray;
  padding:2px;	}

.borderright { border-right: 1px solid #4682B4 }
.borderleft {
  border-left:1px solid steelblue;}

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