table.mnContent {
	width: 100%;
	height: 100%;
}
td.hdrTop {
	background-image: url(assets/top_repeater.gif);
	height: 48px;
}
td.hdrBottom {
	background-image: url(assets/topbar_leftrpt.gif);
	height: 85px;
}
.footer, a.footer, a:active.footer, a:focus.footer, a:hover.footer, a:link.footer, a:visited.footer {
	font-family: Arial;
	text-decoration: none;
	color: Black;
	font-weight: lighter;
	font-size: 10px;
	height: 23px;
}
table.mainNav {
	background-image: url(assets/sidebar_repeater.gif);
	background-repeat: repeat-y;
	width: 144px;
	height: 100%;
}
table.mnContent {
	height: 100%;
}


