
body   				{background-color: rgb(73,149,197);
			 		font-family: verdana, helvetica, arial, san-serif;}

               
p, td, div, span,
ul  				{font-size: 8.5pt;
			 		font-family: verdana, helvetica, arial, san-serif;
			 		color: rgb(0,0,0);}
			 		
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(240,247,250);}
.flyoutfront a  	{color: rgb(2,107,174);
			     	 text-decoration: none;}
.flyoutfront a:hover {color: rgb(226,2,13);
			     	 text-decoration: none;}

				 
/*-- Flyout Menu Border --*/
.flyoutborder		{background-color: rgb(214,214,214);}



/*-- Page & Product Heading (Blue) --*/
H1					{color: rgb(2,107,174);
				 	 font-size: 10pt;}
				 
/*-- Secure Statement --*/
.secure				{font-size: 7pt;
				 	 font-style: italic;}


/*-- Member Prices (Blue) --*/
.MemberPrices	 	{color: rgb(2,107,174);}


					
/*-- Black --*/
.DividerRules		{background-color: rgb(0,0,0);}
.DividerRules a		{color: rgb(255,255,255);
					 text-decoration: none;
					 font-weight: bold;}
.DividerRules a:hover	{color: rgb(255,245,104);
						 text-decoration: underline;}


/*-- Grey, White Text, LtYellow Hover --*/
.ButtonFoot			{background-color: rgb(144,144,144);
					 color: rgb(255,255,255);}
.ButtonFoot a      	{color: rgb(255,255,255);
					 text-decoration: none;}
.ButtonFoot a:hover	{color: rgb(255,245,104);
					 text-decoration: underline;}


/*-- Special Names (Blue) --*/
.Special			{background-color: rgb(2,107,174);
					 color: rgb(255,255,255);}
.Special a         	{color: rgb(255,255,255);
					 text-decoration: none;}
.Special a:hover	{color: rgb(255,245,104);
					 text-decoration: underline;}


					 
/*-- Shop Elements (VLtBlue) --*/
.BoxBackground		{background-color: rgb(240,247,250);}
.BoxBackground a    {color: rgb(0,0,0);
					 text-decoration: none;}
.BoxBackground a:hover	{color: rgb(2,107,174);
						 text-decoration: underline;}
					 
					

/*-- Grey --*/
.BoxBorders			{background-color: rgb(144,144,144);}
					 


/*-- White --*/
.BodyBack			{background-color: rgb(255,255,255);}



/*-- Login Text (Blue) --*/
.login em      	  	{color: rgb(2,107,174);
					 font-style: normal;
					 font-size: 9pt;
					 font-weight: bold;}
.login      	  	{color: rgb(2,107,174);
					 font-size: 8pt;
					 font-style: italic;}
.login a         	{color: rgb(2,107,174);
					 text-decoration: none;}
.login a:hover     	{color: rgb(226,2,13);
					 text-decoration: underline;}

					 
				 
a         	  		{color: rgb(226,2,13);
					 text-decoration: none;}
					
a:hover      	  	{color: rgb(2,107,174);
					 text-decoration: none;}
					
strong				{color: rgb(2,107,174);
					 font-size: 10pt;}