html			{ margin:0;
			      padding:0;
			      height:100%;
			      border:none
   }
body			{background-color:	#AAE6BC;
				 margin:0;
			     padding:0;
			     height:100%;
			     border:none

	}
.blue 			{color: 			blue; 
	}
.error			{color: 			red;
	}
.floral_desc	{color:				#0000FF;
				 font-weight:		bold;
	}
.paypal_logo1	{background-color:	#AAE6BC;
				 text-align:		center;
	}
.filler	{background-color:	#AAE6BC;
				 text-align:		center;
	}
.menu			{background-color:	#FFE377;
	}
.navFixed		{text-decoration:	none;
				 color:				black;
				 font-size:			10pt;
				 font-style:		italic;
	}
.navHeader		{text-decoration:	none;
				 color:				black;
				 font-size:			10pt;
				 font-weight:		bold;
	}
.navLink		{text-decoration:	none;
				 color:				black;
				 font-size:			10pt;
	}
.readOnlyInput	{color:				black;
				background-color:	#AAE6BC;
				border:				0px none #AAE6BC;
	}
.topLink		{text-decoration:	none;
				 color:				white;
				 font-size:			12pt;
				 font-weight:		bold;
	}
.warning 		{color:				black; 
				background-color: 	yellow;
	}
