
body {
	background:#f3f8f8 url(common/body-bground.jpg) 0 0 repeat-x;
	font:normal 0.7em/1.4em Verdana,Arial,sans-serif;
	margin:0;
	padding:14px 0 10px 0;
}

div.container {
	margin:10px;
	background-color:#fff;
	padding:10px;
}

div.container h1 {
	font-weight:normal;
	letter-spacing:-2px;
	font-size:1.7em;
	color:#128DA2;
	margin:0 0 0.25em;
	line-height:1em;
}
div.container h2 {
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:-1px;
	line-height:1em;
	color:#f4a907;
	margin:0 0 .75em 0;
}
div.container {
	color:#939492;
}



table.sitemap { 
	border-collapse:collapse;
	border-spacing:0;
}
table.sitemap tbody td { 
	padding:2px;
}
table.sitemap tbody td.pagenr-main {
	background:#ececec;
	padding:2px;
	font-weight:bold;
	width:1em;
}
table.sitemap tbody td.pagenr-sub {
	background:#ececec;
	padding:2px;
	font-weight:bold;
	width:1em;
}
table.sitemap tbody td a { 
	color:#999;
	text-decoration:none;
}

table.sitemap tbody td a:hover {
	text-decoration:underline;
}