body
{
align:left;
margin:0;
padding:0;
border:0;
overflow:hidden;
height:100%; 
max-height:100%; 
font-family:arial,sans-serif;
font-size:12px;
font-style:normal;
color:#4a4a4a;
scrollbar-base-color: #DCDBEA; 
scrollbar-face-color: white; 
scrollbar-arrow-color: #316363; 
scrollbar-darkshadow-color: black;
overflow:auto;
}
 
#framecontentTop
{
position:absolute;
top:0; 
width:1024; 
height:180px; 
overflow:hidden 
}
#menubar
{
position:absolute; 
border:solid 0px #CCCCCC;
border-left:none;
border-right:none;
top:0px; 
left:0;
width:100%;
height:0px;
overflow:hidden; 
}
 
#framecontentBottom
{
position:absolute; 
border-top:solid 0px #CCCCCC;
top: auto;
bottom:0; 
width:1024; 
height:32px; 
overflow:hidden; 
}
 
#maincontent
{
position:fixed; 
top: 180px; 
left: 0;
right: 0;
bottom: 32px; 
overflow: hidden; 
background: white;
width:1014;
}
 
#content
{
border-right:solid 0px black;
position:absolute; 
top:0; 
left:200px;
right:0;
bottom:0; 
overflow: auto; 
background: white;
z-index:1;
padding-right:20px;}
 
#menu
{
border:solid 0px #CCCCCC;
border-top:0;
border-bottom:0;
position:absolute; 
top:0; 
left:0;
width:1013px;
bottom:0; 
overflow: auto; 
background-color:white;
z-index:2;
}
 
/*IE hacks*/
* html body {padding:180px 0 32px 0;}
* html #maincontent {height:100%; width:1023;padding-left:-10px;padding-right:20px;}
* html #menu {height:100%;width:1023;}
* html #content {left:0; height:100%; width:1023; padding-left:200px;padding-right:20px;}
* html #framecontenttop {left:0; height:100%; width:100%; padding-left:0px;}

#main
{
<!--
A:link    {color: #000000;  font-family: verdana; font-size:11px;text-decoration: none;}
A:visited {color: #000000;   font-family: verdana; font-size:11px;text-decoration: none;}
A:active  {color: red;   font-family: verdana; font-size:11px;text-decoration: none;}
A:hover  {color: #000000;   font-family: verdana; font-size:11px;text-decoration: none;}
	-->
</style>
}
<style>
<!--
		A:link    {text-decoration: none; color: #316363; font-family: ;font-size: 10pt;}
		A:visited {text-decoration: none; color:#316363; font-family: ;font-size: 10pt;}
		A:active  {text-decoration: none; color: #316363; font-family: ;font-size: 10pt;}
		A:hover   {text-decoration: none; color: #CE0000; font-family: ;font-size: 10pt;}
-->
</style>