body				{ 
                    background-color: #99CCCC;
					}
td.mid				{
                    width: 640;
                    vertical-align: top
					}
td.menu				{
                    border-left-width: 1;
                    border-right: 1px solid #C0C0C0;
                    border-top-width: 1;
                    border-bottom-width: 1;
                    vertical-align: top
					}
font.bh				{
                    /* blue highlight */
                    color: #0000FF;
					}
td.gb				{
                    /* grey background */
                    background: #f0f0f0;
					}
div.gb				{
                    /* grey background */
                    background: #f0f0f0;
					}
div.mid				{
					position: absolute; 
					left: 160px; 
					top: 0px; 
                    width: 640px; 
					border-left: 1px solid #c0c0c0;
					padding: 2px;
                    vertical-align: top;
					}
div.menu			{
					position: absolute;
					left: 0px;
					top: 0px;
					width: 160px;
					border-right: 1px;
					border-right-style: solid;
					border-right-color: #c0c0c0;
					/* padding: 10px; */
                    vertical-align: top;
					}
tr.gb				{
                    /* grey background "#C0C0C0" */
                    background: #f0f0f0;
					}
@page				{
					size: auto;
					margin-top: 8.4%;
					margin-bottom: 8.4%;
					margin-left: 11.9%;
					margin-right: 11.9%;
					}
