body, html {
	height:100%;
	margin:0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-image:url(images/bg4.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
h1, h2, h3 {
}

.bottom{
	vertical-align: bottom;	
}

.noborder{
	border-bottom-style: none;
	border-bottom-width: 0;	
}
.mytable, .mytable td{
	height:100%;
}


.mytable4{
	width:100%;
}
.mytable4 td, tr{
	/*reset size to normal*/
	height:1pt;
	width:1pt;
}

#table_level1{


	background-image:url(images/morser4.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#table_level2{
	background-image:url(images/top_patch2.gif);
	background-position:top right;
	background-repeat:no-repeat;

}

#table_level3{

	background-image:url(images/bg_topleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}
#table_level4{
	height:100%;
	width:100%;
}

#table_level4_left{
	background:url(images/left_patch.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:100pt;


}
#table_level4_right{
	background:url(images/right_patch.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:100pt;

}
#table_level4_center{
	width:100%;
	height:100%;
	vertical-align:top;
}

