body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

table.fullscreen{
	width:100%;
	height:70%;
}
		
.contentTable{
	width:950px;
	height:550px;
}
		
table.contentLine{
	height:600px;
}

td.headerRow{
	text-align:right;
	vertical-align:bottom;
}

td.sideSupplement{
	background-image:url("../images/side_supplement.gif");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F2F2F2;
}
	
