/* CSS Document */
html {
	margin: 0; 
	padding: 0; 
} 
	
body {
	margin: 0;
    padding: 0;
}
<!--.scrollBar	{scrollbar-3dlight-color:; scrollbar-arrow-color:;  scrollbar-base-color:; scrollbar-darkshadow-color:;       scrollbar-face-color:; scrollbar-highlight-color:; scrollbar-shadow-color:} -->

body, p, td, th, div, blockquote, ul, ol {
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
