body
{
  margin:0px;  
  overflow:auto;
  background-color: #ECD1AE;
}

.normtext
{
   font-family: Verdana;
   font-size: 10px;
	color:#505050;
}

.textbox
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #CA9B5D;
   font-family: Verdana;
   font-size: 8pt;
   color: #000000;
   background: #FFFFFF;
   white-space: nowrap;
   height: 18px;
}