		/* tag: body,table,tr,td,th:  default style declaration for font-size*/
		body { background-color: #FFFAF0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin: 0px; }
		table,tr,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
		
		/* class: background: defines default backgrounds for 
		   tools, shop home promos */
		.bgTools { background-color: #990033; }
		.bgTan { background-color: #DECFB2; font-weight: normal; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; }
		.bgLtTan { background-color: #FAF2E3; font-weight: normal; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; }
		
		/* class: fonts: defines color for system text */
		.txtTools { font-weight: bold; color: #5A5B5D; }
		.txtFooter { font-size: 10px; color: #5A5B5D; }
		.txtTan { font-size: 14px; font-weight: bold; color: #DECFB2; }
		.txtTanSmall { font-size: 9px; font-weight: bold; color: #FFFAF0; }
		.txtTableSmall { font-size: 12px; font-weight: bold; color: #000000; }
				
		/* tag: a/href:  default style declaration */
		a:link,
		a:visited,
		a:hover,
		a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12 px; text-decoration: underline; color: #666666; }
		
		/* pseudo-class: tools : a/href:  style declaration for shop tools links */
		a.tools:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #454545; }
		a.tools:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #454545; }
		a.tools:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #111111; }
		a.tools:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #454545; }
		
		/* pseudo-class: tools : a/href:  style declaration for footer links */
		a.footer:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #454545; }
		a.footer:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #454545; }
		a.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #111111; }
		a.footer:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #454545; }
	
		.fronttxt { font-weight: normal; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; }
		.Picturetxt { font-weight: bold; color: #990033; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; }
		.fronttitle { font-weight: normal; color: #990033; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; }
		.dropactive { font-weight: normal; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; background-color: #990033; }
		
		div#myContainer { position: relative; top: 0px; left: 0x; width: 340; }
		div#myLayer { position: absolute; top: 0px; left: 0x; width: 340; text-align: right; }
		table#myTable td { width: 340px; border:0px solid black; }
