.HeaderTable{Width: 100%;}
	.HeaderTableLogoCell{width: 1px; padding-left: 25px; padding-top: 30px;}
	.HeaderMenuCell{padding-right: 40px; padding-left: 10px;}
	    .MenuDiv{text-align: right; padding-top: 50px; padding-right: 75px; border-bottom: 1px #cdae75 solid;}
	    .SearchTable{width: 100%; margin-top: 3px; color: #f8ddaa;}
	        .SearchCell{text-align: right;}
	        .WelcomeUserCell{}

	.BodyMainTable{width: 100%;}
	    .SubMenuCell{width: 200px; text-align: right;}
	        .SubMenuDiv{margin-top: 70px; padding-top: 30px; text-align: right; height: 230px; border-right: 1px #cdae75 solid; padding-right: 10px;}
	    .ContentCell{padding: 15px;}

	.FooterTable{width: 100%;}
	    .FooterDiv{color: #dab87b; font-size: 11px; text-align: center; border-top: 1px #cdae75 solid; margin-left: 150px; margin-right: 150px; margin-top: 10px; margin-bottom: 20px;}
	        .FooterLink{color: #dab87b;}
	        .FooterLink:hover{color: #fee0a9; text-decoration: underline;}

/*Image Box*/
.BoxTable{width: 100%; height: 100%; background-color: black;}
		.ImageBoxTopLeftCell{width: 4px; height: 4px; background-color: #DCBA7B; font-size: 1px;}
		.ImageBoxTopMiddleCell{height: 4px; background-color: #DCBA7B; font-size: 1px;}
		.ImageBoxTopRightCell{width: 1px; height: 1px;}
	.ImageBoxImageRow{vertical-align: middle;}
		.ImageBoxMiddleLeftCell{background-color: #DCBA7B; width: 4px; font-size: 1px;}
		.ImageBoxImageCell{text-align: center;}
		.ImageBoxMiddleRightCell{background-image: url('../image/frame_middle_right.gif'); width: 11px; font-size: 1px;}
		.ImageBoxBottomLeftCell{width: 1px; height: 1px;}
		.ImageBoxBottomMiddleCell{background-image: url('../image/frame_bottom_middle.gif'); font-size: 1px;}
		.ImageBoxBottomRightCell{width: 1px; height: 1px;}

.ImageHolderTable{width: 100%; height: 100%;}