@import url(basic.css);
@import url(LeftMenu.css);
@import url(TopMenu.css);

.MainFrame  { 
  font-style: italic; 
  background-image: none; 
  text-align: left; text-indent: 10px; vertical-align: bottom; 
  position: absolute; top: 95px; left: 205px; width:585px; height:560px;
   z-index: 2; overflow: auto; 
  visibility: visible; padding: 10px; border: ridge 2px #ff0;
 scrollbar-3dlight-color:#aaaa66; 
 scrollbar-arrow-color:#000000; 
 scrollbar-base-color:#ffffa3; 
 scrollbar-darkshadow-color:#ffffff; 
 scrollbar-face-color:#ff3;  
 scrollbar-highlight-color:#333333; scrollbar-shadow-color:#999999; }

