body 
{
   background: #ffffff;
   color : #000000;
   margin : 0em;
   padding : 0em;}

.ContentPanel
{
   border : none !important; 
   padding : 22px !important;
   font-size: 12pt !important;}

.GroupTitle{
   font-size : 14pt !important;
   color : black !important;
   margin : 0em;}

.PageTitle
{
   color : black; 
   border-bottom : Solid 1px Black; 
   margin : 0em;}
   
   /*
#MenuTable
{
   display : none;
   width : 0px;
   height : auto;
}
*/

.NormalPanel;
{
   display : none;
}


/*  All the things we don't want to show */
#HeaderContainer,#FooterContainer,#MenuTable{display:none;}
