
/* re-define tags */

	form				{margin: 0px; padding: 0px;}
	strong				{font-weight: bold; font-style: none;}
	em					{font-weight: normal; font-style: italic;}
	

/* navigation styles */
	
	a.navBtn			{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #ffffff;}
	
	a.promo				{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #cc3333;}
	a.promo:hover		{color: #ff0000;}
	
	a.sideBar			{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; color: #242424;}
	a.sideBar:hover	{color: #000000;}
	
	a.footer			{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #999999;}
	a.footer:hover		{color: #cccccc;}


/* text styles */
	
	h1					{font-family: verdana,arial,helvetica,sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; color: #000000; line-height: 15px;}	
	td.heading			{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000066; background-color: #ffffff;}
	strong.heading		{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; margin: 0px; padding: 0px;}	/* netscape messes up spacing when defining this as h3... regardless of style settings */
	
	small.header		{font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666666; margin: 0px; padding: 0px;}
	small.footer		{font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #cccccc;}

	.copy				{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;}	
	.promoBox			{font-family: verdana,geneva,arial,helvetica,sans-serif; font-size: 12px; color: #000000; margin: 7px;}
	.heading1-home		{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #000000;}	
	


