BODY					{
							margin: 0px;
							padding: 0px;
							font-family: Sans-Serif;
							font-size: 80%;
						}

TABLE					{
							border: none;
							border-collapse: collapse;
							border-spacing: 0px;
							width: 100%;
							height: 100%; 
							font-size: 100%;
							padding: 0px;
							margin: 0px;
						}

TD						{	vertical-align: top; padding: 0px; margin: 0px; border: none; }


IMG						{	border: none; padding: 0px; margin: 0px; }


TD#TopCenter			{	background: url('i/TopCenter.jpg') no-repeat; }
TD#LeftColumn			{	position: relative; background: url('i/LeftBG.jpg') repeat-y; background-position: 0px 435px; }
TD#WorkZone				{	position: relative; background: url('i/WorkZoneBG.gif') repeat; padding-bottom: 110px; }

TD#BottomTD				{
							height: 105px;
							background: url('i/BottomCenter.jpg') no-repeat;
						}


TD#TopCenter DIV		{	margin-top: 1em; padding-left: 2em; padding-right: 2em; ont-size: 100%; color: #7D2004; }



DIV.Preview				{	float: left; margin: 24px 36px 50px 12px; }
DIV.Preview IMG			{	width: 128px; height: 128px; margin-bottom: 1em; }
DIV.Preview SPAN		{	font-weight: bold; }
