﻿.MultiPage
{
   background-color:#cae6f1;
   overflow:visible;
   position:relative;
   top:-3px;
   left:1px;
   z-index:98;
   border: 1px solid #0392cd;
   border-top:0;
   width:548px;
   padding-bottom:5px;
   /*height:366px;*/
   
}

.MultiPage2
{
   background-color:White;
   overflow:visible;
   position:relative;
   top:104px;
   left:3px;
   z-index:98;
   border: 1px solid #0392cd;
   /*border-top:0;*/
   width:545px;
   height:400px;
   margin-top:1px;
   margin-bottom:2px;
   padding-top:5px;
   /*height:394px;*/
}
 
.PageContent
{
   font-family:MS Sans Serif, Verdana; 
   font-size:10px;
   width:550px;
   height:364px;
}
 
.PageHeader
{
   font-size:22px;
   font-weight:bold;
   letter-spacing:-0.2mm;
   font-family: verdana; 
   color: #3F3F3F; 
   margin-top:0px;
   margin-bottom:0px;
}