﻿
.PageLayout { width:921px; height:auto; text-align:left}


.MainLayout {
   width:885px; 
   height: 100%;
   vertical-align: top;
   background-color:#FFFFFF
}
.MainLayout td
{
    text-align: left
}

td.MainLayout {
   display: block;   
}
table.MainLayout {
   display: block;   
}

.MainLayout .Left {
   width:9px; 
   font-size: 1px;
   background-color:#EDA622
}
.MainLayout .Center {
   vertical-align: top;
   padding-right: 7px; 
   width: 548px;
   height: 540px;
   background-color:#FFFFFF;
   vertical-align:top
}
.MainLayout .CenterNoHeight {
   vertical-align: top;
   padding-right: 7px; 
   width: 548px;
   background-color:#FFFFFF;
   vertical-align:top
}

.MainLayout .CenterInterior {
   vertical-align: top;
   font-size: 1px;
   width: 548px;
   background-color:#EDA622;
   height:8px
}
.LineSep {
   width: 538px;

}
.MainLayout .Center .LineSep {
   width: 548px;

}
.MainLayout .CenterWide {
   vertical-align: top;
   width: 557px;
   background-color:#FFFFFF
}
.MainLayout .CenterWide .LineSep {
   width: 557px;
}
.MainLayout .Right {
   vertical-align: top;
   width: 320px;
   background-color:#FDF6E8
}
.MainLayout .CenterAllWidth {
   vertical-align: top;
   width: 99%;
   background-color:#FFFFFF;
   vertical-align:top
}
.MainLayout .CenterAllWidth .LineSep {
   width: 100%;
}



.TabVLine 
{
    vertical-align: top;
    height:550px; 
    background-image:url(/Common/Images/bg_line_left.gif); 
    background-repeat: repeat-y; 
    background-position: left 
 }
 
.MainPageLeft 
{
    width:29px; 
    vertical-align:top; 
    background-image:url(/Common/Images/bg_main_left_folder_area.gif)
 }
 .MainPageRight
{
    width:7px; 
    background-image:url(/Common/Images/bg_main_right.gif)
 }