body 
{
	scrollbar-arrow-color:#000000;
  scrollbar-track-color:#FFEEB9;
 	scrollbar-shadow-color:#CCFFFF;
 	scrollbar-face-color:#CC9900;
	scrollbar-highlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
}

input.entra
{
  background-image:url(images/webent.jpg);
  background-repeat: no-repeat;
  border-color:#CC9900; 
  width=80;
}

input.invia
{
  background-image:url(images/webinv.jpg);
  background-repeat: no-repeat;
  border-color:#CC9900; 
  width=80;
}

input.chiudi
{
  background-image:url(images/webchd.jpg);
  background-repeat: no-repeat;
  border-color:#CC9900; 
  width=80;
}

select
{
 	arrow-color:#CC9900;  
}

frame
{
  border-style: solid; 
  border-color: #CC9900;
  border-width: 0px 1px 1px 0px;
}
