	* html body 
	{
		padding:10px 0 10px 10; 
		margin-left:0px;
	/*	height    :500px; 
		max-height:500px; 
		min-height:500px;*/
	  max-height:100%; 
  min-height:100%; 
  	}

	* html .clear{height:inherit;margin-bottom:0}

	.TwinDiscBodyManagePage
	{
		position:relative ;
		background-color:#c8c8c8;
		min-width:817px; 
		width:817px; 
		text-align:center;
		background-image :url(../Images/Common/white_bkgrnd.gif);
		background-repeat:repeat-y;
		background-position:top ;
		margin:0px auto 0px auto;
		min-height:100%; 
	}
	
	.PanelStyleManagePage
	{
		padding :0px;
		margin:0px;
		overflow:hidden;
		border-color:blue;
		border-width:1px;
	}
	
	.PanelLeftMenuManagePage
	{
		padding :0px;
		margin:0px;
		padding-left:2px;
		margin-left:2px;
		overflow:hidden;
	}

	.HeaderManagePage
	{
		background:#ffffff; /*** Background Color of Sub-header #1 ***/
		text-align:left;
		height:93px; /*** sub-header row height ***/
		background-repeat:repeat-x;   
		background-image:url(Images/Header.html); 
		position:static ;
		min-width :817px;
		width :817px;
		background-position:top ;
		margin:0px auto 0px auto;
		border-style :none;	
		vertical-align :top ;
		clear:both ;
		border-style:none ;
	}

	.MainDivisionManagePage
	{
		z-index:1;
		background-position :center;
		text-align:left;
		background-color:#FFFFFF;
		position:static ;
		min-width :815px;
		width :815px;
		background-position:top ;
		margin:0px auto 0px auto 0px 0px;
		vertical-align :top ;
		top:-10px;
		left:0px;
		border-style:none ;
		border-style:none ;
		padding-bottom :20px; 
		min-height:455px;
		display:block ;
		background-image:url(../Images/Common/right_bkgrnd.gif);
		background-position:right top ; background-repeat:no-repeat;
		border-style:none ;		
	}

	.TwinDiscFooterManagePage
	{
		position:static  ;
		border-top-color:rgb(168,168,168);
		border-top-width :1px;
		border-top-style :solid ;
		z-index:1; 
		font-size:50%;
		display: block; 
		min-width :785px;
		width  :785px;
		margin-left:10px;
		margin-top:6px;
	}
	
	.HeaderManagePage
	{
	  background:#ffffff; /*** Background Color of Sub-header #1 ***/
	  text-align:left;
	  height:93px; /*** sub-header row height ***/
	  background-repeat:repeat-x;   
	  background-image:url(../Admin/AdminHome2215.html); 
	  position:static ;
	  min-width :817px;
	  width :817px;
	  background-position:top ;
	  margin:0px auto 0px auto;
	  border-style :none;	
	  vertical-align :top ;
	  clear:both ;
	  border-style:none;  
	}