body  { background-color: white; margin-right: 20px; margin-left: 20px; scrollbar-3dlight-color: white; scrollbar-arrow-color: #FFCCFF; scrollbar-face-color: #FF9900; scrollbar-highlight-color: white; scrollbar-shadow-color: #FFCCFF; scrollbar-track-color: #FFCCFF	 }

body,p,td,th,input,select,span,a  { color: #006400; font-size: 9pt; font-family: arial, helvetica, verdana, sans-serif }

a:link { color:#66CC00;text-decoration:none }
a:visited { color:#FF9900; text-decoration:none }
a:hover { color:#336600; text-decoration:none }
a:active {color:#FF9900; text-decoration:none }
a:focus { color:#336600; text-decoration:none }

input { 
  background-color:white;
  border:1px solid #006400; }
	
select {
  background-color:#f4ffe9; 
  width:160px;}

.bgmiddle {
  background-color:#f4ffe9; }

.bglight {
  background-color:#f4ffe9; }

.bgdark {
  background-color:#c4e1a7; }

.bgmenu {
  background-color:white; }

.bgtop {
  background-color:white; }

.bgwhite {
  background-color:white; }

.fgmiddle {
  font-color:#f4ffe9; }

.fglight {
  color:#f4ffe9; }

.fgdark {
  color:orange; }

.fgwhite  { color: #006400 }

.menubutton {
  cursor:default;
  border:1px solid #006400;
  padding:2px;
}
.txtWhite
 { color: #006400; font-weight: bold 
}
.menuover {
  cursor:default;
  background-color:#66cc00;
  color:white;
  border:1px solid #006400;
  padding:2px;
}

.pagetitle  { color: #336600; font-weight: bold; font-size: 10pt; background-color: #c4e1a7; padding: 2px; border: solid 1px #336600 }

.input100 {
  width:100%; }		

.inputcheck  { color: #006400; border: 0px } 

.inputbutton {
  background-color:white;
  padding:2px;
  font-weight:bold;
  color:#006400;
}	

.itemsname {
  font-weight:bold;}	

.itemsname {
  color:#006400;}	

.itemsprice {
  font-weight:bold;
  color:orange;}	

.itemspricetext {
  color:#006400;}	

.itemssubtitle {
  color:#006400;}	

.itemsshortinfo {
  color:#006400; }	

.itemsinfo {
  color:#006400; }	

.buttons {
  text-align:center;
  cursor:default;
  color:#006400;
  border:1px solid #006400;
  background-color:#C4E1A7;
  padding:2px;	}

.over {
  text-align:center;
  cursor:default;
  color:white;
  border:1px solid #006400;
  background-color:#66cc00;
  padding:2px;	}

.borderright {
  border-right:1px solid #006400;}

.borderleft {
  border-left:1px solid #006400;}

.borderbottom {
  border-bottom:1px solid #006400;}