body 

{

	

	color: #000;

  	

	background-color: white;                //#FFF; 

}







input.invalid 

{

	background-color: #00FFFF;            // #FF9;

	

	border: 3px #FF00FF inset;



}



label.invalid 

{

	color: #FF00FF;              // #F00;

	

	font-weight: bold;

}





span#spacing

{

  text-indent: 425pt;

}



span#spaces

{

  text-indent: 725pt;

}

span#hrule

{

  position:absolute;

  top:137px;

}

span#title

{

  position:absolute;

  left:440px;

  top:90px;

}

span#updateheading

{

  position:absolute;

  left:512px;

  top:90px;

}





span#examples1

{

  color: blue;

  font-size: 14px;




}

span#examples2

{

  color: blue;

  font-size: 14px;


}

span#examples3

{

  color: blue;

  font-size: 14px;



}

span#examples4

{

  color: blue;

  font-size: 14px;




}

span#examples5

{

  color: blue;

  font-size: 14px;



 

}

span#examples6

{

  color: blue;

  font-size: 14px;





}

span#examples7

{

  color: blue;

  font-size: 14px;



 

}

span#hint1

{

  color: blue;

  font-size: 14px;



  position:absolute;

  left:600px;

  top:238px;

}

span#hint2

{

  color: blue;

  font-size: 14px;



  position:absolute;

  left:600px;

  top:282px;

}

span#hint3

{

  color: blue;

  font-size: 14px;



  position:absolute;

  left:580px;

  top:359px;

}

span#hint4

{

  color: blue;

  font-size: 14px;



  position:absolute;

  left:620px;

  top:402px;

}

span#hint5

{

  color: blue;

  font-size: 14px;



  position:absolute;

  left:620px;

  top:445px;

}

			

		// Alignment: see below, Functionality, or Cookies?? Either one.

div.formstyle 

{

  width: 560px; 

  height: 280px;

  background-color: silver;

  border: 3px double #333; 

  padding: 5px;

  margin: 0px auto;

}



div.row {

  clear: both;

  padding-top: 8px;

  }



div.row span.headtext{

  float: left;

  width: 165px;

  text-align: right;

  }



div.row span.box{

  float: right;

  width: 350px;

  text-align: left;

  

  } 

div.spacer {

  clear: both;

  }







