#footer_area { display: none; }
#header_area { display: none; }
#left_menu_area {display: none;}
#maintable{
 	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: black;	
	border-style: solid;
 }

#contentcell{
	width: 100%;
 	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: black;	
	border-style: solid;
	padding: 12px;
 }
 
 .menucell{
 	width: 0%; 
 	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: black;	
	border-style: solid;
 }

#Print_Header { display: inline; }
#Table_TopMenu { display: none; }
#Cell_SideMenu { display: none; }
#Cell_LeftFiller { display: none; }
#Table_Footer { display: none; }
#Table_TitleHeaderArea  { display: none; }
#Cart_Details_1 { display: none; }
#Copyright_Notice { display: none; }
.FormSubmitButton { display: none; }
.HomeBodySpacing {
	padding: 0;
}









