body
{
 scrollbar-base-color: #FFCB4A;
 scrollbar-3dlight-color: #EF9218;
 scrollbar-face-color: #FFCB4A;
 scrollbar-arrow-color: #EF9218;
 scrollbar-darkshadow-color: #EF9218;
 scrollbar-highlightcolor: #FFCB4A;
 scrollbar-shadow-color: #EF9218;
 scrollbar-track-color: #FFCB4A;
}

.input
{
  font-family: verdana;
  font-size: 12px;
  color: #830000;
  background: #EF9019;
  width: 200px;
  height: 20px;
  border-width: 1px;
  bordercolor: #830000;
  border-style: solid;
}

.input1
{
  font-family: verdana;
  font-size: 12px;
  color: #830000;
  background: #EF9019;
  width: 81px;
  height: 20px;
  border-width: 1px;
  bordercolor: #830000;
  border-style: solid;
}

a:visited 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #660000;
		text-decoration: underline }

a:active 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #660000;
		text-decoration: underline }

a:link 

	{  	
		font-family:Verdana,Arial,Helvetica,sans-serif;
	   	color: #660000;
	   	text-decoration: underline; }

a:hover 

	{  	
		font-family:Verdana,Arial,Helvetica,sans-serif;
	   	color: #660000; 
	   	text-decoration: underline; }
