	/* General */
	/* font-style font-variant font-weight font-size/line-height font-family */

	BODY		{ background-image: url(/Images/BG.gif); margin: 10px 0px 0px 0px; }
	P, LI		{ font: 10pt Verdana,Helvetica; }

	/* Top */
	#Frame		{ width: 979px; }
	#TopBorder	{ background-image: url(/Images/Top_979x7.gif); width: 979px; height: 7px; background-repeat: no-repeat; }
	#TopBanner	{ background-image: url(/Images/TopPic_979x101.jpg); width: 979px; height: 101px; background-repeat: no-repeat; }
	#Body		{ background-image: url(/Images/MidCenterM_979x1.gif); background-repeat: repeat-y;}

	/* Page Title */
	TABLE.PageTitle		{ width: 959px; height: 60px; margin: 10px; }
	TD.PageTitleL		{ background-image: url(/Images/PageTitleL_16x60.gif); width: 16px; height: 60px; background-repeat: no-repeat; }
	TD.PageTitleR		{ background-image: url(/Images/PageTitleR_16x60.gif); width: 16px; height: 60px; background-repeat: no-repeat; }
	TD.PageTitle		{ background-image: url(/Images/PageTitle_1x60.gif); background-repeat: repeat-x; vertical-align: middle; }
	H1#PageTitle		{ margin: 0px; color: white; text-align: center; }

	/* Menu */
	TABLE.Menu100		{ width: 959px; height: 45px; }
	TD.Menu100L		{ background-image: url(/Images/MenuL_16x45.gif); width: 16px; height: 45px; background-repeat: no-repeat; }
	TD.Menu100R		{ background-image: url(/Images/MenuR_16x45.gif); width: 16px; height: 45px; background-repeat: no-repeat; }
	TD.Menu100D		{ background-image: url(/Images/MenuD_3x45.gif); width: 3px; height: 45px; background-repeat: no-repeat; }

	TD.Menu100F,
	TD.Menu100		{ background-image: url(/Images/Menu_1x45.gif); background-repeat: repeat-x; vertical-align: middle; text-align: center;
					  font: bold 12pt Verdana,Helvetica; width: 229px; } /* Width: (959-16-16+3-(# * 3)) / #; where # is the number of menu items */

	A.Menu100, A.Menu100:Link, A.Menu100:Visited, A.Menu100:Active
						{ color: #FFFFFF; text-decoration: none; }
	A.Menu100:Active	{ color: #A00000; }
	A.Menu100:Hover		{ color: #FD2F7C; text-decoration: underline; }


	/* Body */
	TABLE.Body			{ width: 979px; margin-top: 10px; }
	TD.BodyTop			{ background-image: url(/Images/TopCenter_979x15.gif); width: 979px; height: 15px; background-repeat: no-repeat; }
	TD.Body				{ background-image: url(/Images/MidCenterWhite_979x1.gif); background-repeat: repeat-y; padding: 0px 60px 0px 60px; }

	/* Bottom */
	#BotBorder	{ background-image: url(/Images/Bottom_979x47.gif); width: 979px; height: 47px; background-repeat: no-repeat; }
	#Footer		{ padding-top: 10px; color: white; text-align: center; font: 8pt 'Ms Sans Serif',Helvetica; }

/*
	TABLE	{ border: 1px solid red; border-width: 1px 0px 0px 1px; }
	TD		{ border: 1px solid blue; border-width: 0px 1px 1px 0px; }
*/

	DIV.ZipFormLink		{ font: bold 10pt Verdana,Helvetica; padding: 20px; border: 2px solid #88FF88;
						  color: #FFFFFF; background-color: #00A000; text-align: center; }
	DIV.ZipFormLink A	{ color: yellow; }

	UL.Menu200		{ margin-right: 265px; }
	LI.Menu200		{ float: right; padding: 0px 20px; }
	LI.Menu200 A	{ color: black; }

	TD.ProductDetails				{ height: 25%; }
	TD.ProductDetailsCommandsBlock	{ height: 75%; vertical-align: top; }
	TD.ProductThumbs				{ text-align: center; }
	IMG.ProductThumb				{ display: block; xmargin: 0% 50%; }
