
.PageBody 
{
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.PageWrapper 
{
 height:100%;
 width:780px;
 overflow:auto;
 text-align:center;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.PageHeader 
{
float:left;
 height:100%;
 width:100%;
 overflow:auto;
 background-color:ertwtwtwwt;
 border-style:dotted dotted dotted dotted;
 border-width:   ;
 border-color:   ;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.PageFooter 
{
clear:both;
 height:100%;
 width:100%;
 overflow:auto;
 background-color:ertwtwtwwt;
 border-style:dotted dotted dotted dotted;
 border-width:0px 0px 0px 0px;
 border-color:#ffffff #ffffff #ffffff #ffffff;
 padding:20px 20px 20px 20px;
 margin:20px 20px 20px 20px;
}

.PageContent 
{
float:left;
 height:auto;
 width:78%;
 overflow:auto;
 padding:0px 0px 0px 0px;
 margin:0px 0px 10px 0px;
}

.PageLeftColumn 
{
float:left;
 height:100%;
 width:20%;
 overflow:visible;
 background-color:#f1f1f1;
 padding:13px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.PageRightColumn 
{
float:left;
 height:100%;
 width:220px;
 overflow:visible;
 background-color:#efefef;
 padding:15px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}
