
body   				{background-color: rgb(64,111,127);
			 		font-family: verdana, helvetica, arial, san-serif;}

               
p, td, div, span,
ul  				{font-size: 8.5pt;
			 		font-family: verdana, helvetica, arial, san-serif;
			 		color: Black;}
			 		
input, select, textarea 		{font-size: 8pt;
			 		font-family: verdana, helvetica, arial, san-serif;
			 		color: rgb(0,0,0);}

			 
/*-- Flyout Menu Front --*/
.flyoutfront		{background-color: rgb(243,209,221);}
.flyoutfront a  	{color: rgb(0,0,0);
			     	 text-decoration: none;}
.flyoutfront hover  {color: rgb(160,6,59);
			     	 text-decoration: none;}
 
				 
/*-- Flyout Menu Border --*/
.flyoutborder	{background-color: rgb(255,255,255);}



/*-- Page & Product Heading (Purple) --*/
em				{color: rgb(160,6,59);
				 font-size: 10pt;
				 font-style: normal;
				 font-weight: bold;}
				 
/*-- Secure Statement --*/
.secure			{font-size: 7pt;
				 font-style: italic;}

/*-- Member Prices --*/
.MemberPrices	 {color: rgb(225,138,168);}

	
/*-- Black --*/
.DividerRules		{background-color: rgb(0,0,0);}








/*-- Green, White Text, Yellow Hover --*/
.ButtonFoot			{background-color: rgb(3,67,79);
					 color: rgb(255,255,255)}
.ButtonFoot a      	{color: rgb(255,255,255);
					text-decoration: none;}
.ButtonFoot a:hover	{color: rgb(250,235,187);
					text-decoration: underline;}


/*-- Special Names--*/
.Special			{background-color: rgb(222,61,151);
					 color: rgb(255,255,255)}
.Special a         	{color: rgb(255,255,255);
					text-decoration: none;}


					 
/*-- Cream --*/
.BoxBackground		{background-color: rgb(244,244,244);}
.BoxBackground a    {color: rgb(0,0,0);
					text-decoration: none;}
					

/*-- Grey --*/
.BoxBorders			{background-color: rgb(233,233,233);}
					 


/*-- White --*/
.BodyBack			{background-color: rgb(255,255,255);}



/*-- Blue Text --*/
.login em      	  	{color: rgb(160,6,59);
					 font-style: normal;
					 font-size: 9pt;
					 font-weight: bold;}
.login      	  	{color: rgb(160,6,59);
					 font-size: 7pt;
					 font-style: italic;}
.login a         	{color: rgb(160,6,59);
					text-decoration: none;}
.login a:hover     	{color: rgb(160,6,59);
					text-decoration: underline;}

					 
				 
a         	  		{color: rgb(225,138,168);
					text-decoration: none;}
					
a:hover      	  	{color: rgb(225,138,168);
					text-decoration: none;}
					
strong				{color: rgb(204,0,153);
					 font-size: 10pt;}