body {
  background-color:black;
  margin-left:20px;
  margin-right:20px; 
  scrollbar-base-color:silver;
  scrollbar-arrow-color:gold;   
  scrollbar-shadow-color:black;	}

body,p,td,th,input,select,span,a {
  font-family:arial,helvetica, verdana,sans serif;
  font-size:12pt;  
  font-weight:bold;
  color:gainsboro; }

a:link { color:gold;text-decoration:none }
a:visited { color:gold; text-decoration:none }
a:hover { color:gold; text-decoration:none }
a:active {color:gold; text-decoration:none }
a:focus { color:gold; text-decoration:none }
	
select {
  background-color:black;
  width:160px;}

.bgmiddle {
  background-color:black; }

.bglight {
  background-color:black; }

.bgdark {
  background-color:silver; }

.bgmenu {
  background-color:black; }

.bgtop {
  background-color:black; }

.bgwhite {
  background-color:white; }

.fgmiddle {
  font-color:wheat; }

.fglight {
  color:white; }

.fgdark {
  color:silver; }

.fgwhite {
  color:white; }

.menubutton {
  cursor:default;
  border:1px solid black;
  padding:2px;
}

.menuover {
  cursor:default;
  background-color:silver;
  color:white;
  border:1px solid black;
  padding:2px;
}

.pagetitle {
  font-size:10pt;
  font-weight:bold;
  background-color:silver;
  padding:2px;
  border:1px solid black;
  color:white;  }

.input100 {
  width:100%; }		

.inputcheck {
  border-width:0px; } 

.inputbutton {
  background-color:silver;
  padding:2px;
  font-weight:bold;
  color:white;
}	

.itemsname {
  font-weight:bold;}	

.itemsname {
  color:white;}	

.itemsprice {
  font-weight:bold;
  color:white;}	

.itemspricetext {
  color:white;}	

.itemssubtitle {
  color:white;}	

.itemsshortinfo {
  color:white; }	

.itemsinfo {
  color:white; }	

.buttons {
  text-align:center;
  cursor:default;
  color:black;
  border:1px solid black;
  background-color:white;
  padding:2px;	}

.over {
  text-align:center;
  cursor:default;
  color:white;
  border:1px solid white;
  background-color:silver;
  padding:2px;	}

.borderright {
  border-right:0px solid whitesmoke;}

.borderleft {
  border-left:0px solid whitesmoke;}

.borderbottom {
  border-bottom:0px solid whitesmoke;}


