#txtFld 
{ 
  text-align : justify ;
  font-family : tahoma ;
  font-size : 10 pt ;
  padding-top: 10 px ;		
}

.entryFrm 
{
  background-color : PaleGoldenrod  ;
  border : 2px white outset  ;
  width : 220 px ;
  height: 65 px ;
  font-family : verdana;
} 

.btn 
{
  width : 50 px ;
  font-family : verdana;
  font-size : 8pt;
}
		 
#indexFrm 
{
  background-color : PaleGoldenrod  ;	
  width : 220 px ;
  font-family : verdana;	
}
