body {
	margin: 4pt;
}
td.banner { display:none; background: #0000FF;  height: 30px; }
#leftrightframe_td { background: #FFFFFF; width: 100%; height: 70px; }
#main_table {
	border : 1px solid Black;
	margin : 0px;
	}
#leftframe_td {
	background : White;
	width: "";
}
#leftframe_div {
	height: auto;
	overflow: auto;
}
#rightframe_td {
	background: #FFFFFF;
	width: 100%;
	vertical-align: top
}
#rightframe_div { height: auto; width:auto; overflow: auto; }
#bottomframe_td { 
	background: #DDDDDD;
	height: 15px;
	font-family:Verdana, Helvetica; 
	font-size:7pt;
}
tr.bottomframe {
	font-family:Verdana, Helvetica; 
	font-size:7pt;
	}


