<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#lang {
	display: none;
}
#heading_td {
	height: 0%;
	background-image: url(../img/spacer.gif);
}
#mid_td {
	height: 100%;
}

#print_box {
	display: inline;
}
#banner_td {
	height: 0%;
}

#banner {
	display: none;
}


#print_title_td{
	display: inline;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#main_menu {
	display: none;
}
#main {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#content {
	margin: 10px;
}

/*

#left_td {
	width: 0%;
}
	
*/
#leftMenuBar {
	width: 0%;
}

#small_pic_btn {
	display: none;
}

#bottomBar {
	display: none;
}


#right_td {
	width: 100%;
}
#top_td {
	height: 0%;
}
#top {
	display: none;
}
#footer_td {
	height: 0%;
	background-image: url(../img/spacer.gif);
}
#footnote {
	display: none;
}


.content_nolink a:hover {
	text-decoration: none;
	color: #000000;
}
</pre></body></html>