
/******************
Normal.css
an em unit is the width of the letter capital M
1em unit is the size of the text in the BODY tag
*************************/
/*
BODY  { background:#C8C8FF  };  //  Sreel Blue Grey/
BODY  { background:#33CC00  };  
  */  
body { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 150px;
	width:800 
}

};   


 


BUTTON {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; FONT-FAMILY: arial,helvetica,sans-serif
}


DIV.fline  { font-size: .91em; font-weight: bold; }

SPAN.fline { font-size: .91em; font-weight: bold; }

input.oneChBut
{
 WIDTH: 19px; 
 HEIGHT: 23px;
 FONT-WEIGHT: bold; 
 FONT-SIZE:smaller; 
 BACKGROUND-COLOR: #e1fbff;
}

input.tbut
{
 FONT-WEIGHT: bold; 
 FONT-SIZE:smaller; 
 BACKGROUND-COLOR: #e1fbff;
} 
 
input.fbut
{WIDTH: 210px; 
 FONT-WEIGHT: bold; 
 FONT-SIZE:smaller; 
 BACKGROUND-COLOR: #e1fbff;
}  
input.ebx
{
 FONT-WEIGHT: bold; 
 FONT-SIZE:.91em; 
 WIDTH:410; 
 maxlength:80;
}  
  