body
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:auto;
	height:100%;
	font-family:arial ;
	font-family:arial narrow;
	font-size:100%;
}

a
{
	color:black ! imporant;
	text-decoration:none;
}

a img
{
	border:none;
}

.krantnav img
{
	border:solid black 1px;
	height:64px;
}

a:hover
{
	text-decoration:underline;
}


table.main
{
	width:100%;
	border-collapse:collapse;
	height:100%;
}

table.main td
{
	vertical-align:top;
}

td.pdf
{
	height:100%;
}

td.pdf iframe
{
	width:100%;
	height:100%;
}

td.menu
{
	padding-left:5px;
	width:208px;
	height:100%;
	background:white;
	overflow:auto;
}

td.menu td
{
	font-size:100%;
}

div.menu
{
	height:100%;
	width:100%;
	overflow:auto;
}

.menu table
{
	border-collapse:collapse;
}

.menu td
{
	font-size:80%;
	line-height:120%;
}

.menu .logo
{
	width:172px;
	margin-bottom:16px;
}

.menu h1
{
	font-size:110%;
	margin:12px 0 4px 0;
	padding:0 0 0 0;
	text-align:center;
}

	

.active
{
	/*text-decoration:underline;*/
	font-weight:bold;
	color:#ff8000;
}


.sitemap, .errorpage
{
	margin: 16px; 16px 16px; 16px;
}

.sitemap h1, .errorpage h1
{
	margin: -16px -16px 16px -16px;
	background:orange;
	border-bottom:solid black 1px;
	padding: 16px p16xp 16px 0px;
}

.sitemap h3
{
	margin-bottom:0px;
	
}
.sitemap td.toc_thumbnail
{
	vertical-align:top;
}

.sitemap .krantnav img
{
	height:96px;
}

.sitemap td.toc_thumbnail img
{
	width:172px;
}
