
.MasterTable
{
	/*width: 930px;*/
	width: 100%;
	
	
}

.PageMainTLB
{
	width: 100%;
	height: 100%;
	background-color: #422612;
	
	
}

.PageMiddleRight
{
}

.PageMiddleLeft
{
}

.PageTopAnnounce
{
	
	background-image: url(SystemImages/PageStyles/PCGE/TopMenuRpt.jpg);
	/*vertical-align:top  ;*/
	/*height: 28px;*/
	background-color: #000000;
	
}
.PageBanner
{
	height:70px;
	width: 100%;
	background-color: #F6BE9B;
}
.PageMenuBar1
{
	/*background-image: url(SystemImages/PageStyles/PCGE/MenuRpt.jpg);*/
	/*background-color: #991103	;*/
	
}

.PageMenuBar2
{
	
	background-image: url(SystemImages/PageStyles/PCGE/MenuRpt.jpg);
	vertical-align: top;
	height: 30px;
	
}
.PageContainer
{
	vertical-align: top; 
	/* width:100%; 
     height:100%;*/
	  background-color: #f8d9b5;
	    
	  
}
.PageContent
{
	width:63%;
	  background-color: #f9d29b;
	    
	  
}

.PageContextSeperator
{
	background-image: url(SystemImages/PageStyles/PCGE/PageSeperator.jpg);
	vertical-align: top; 
	width:18px; 
	background-color: #f9d29b;
	
	height:100%;
}

.PageRightPane
{
	  
	vertical-align: top;  
	width:30%; 
	background-color: #c19c70;
	height:100%;
	 
	
}

.PageButtomBar
{
	
	
}

.PageFooter
{
	background-image: url(SystemImages/PageStyles/PCGE/TopMenuRpt.jpg);
	height:28px;
	
}
BODY
{
	margin: 0px;
	background-color: black;
	
}
