td.navi {
	background-color:	#f87820;
	color:				white;
	font-family:		verdana,helvetica;
	font-size:			87.5%;
	vertical-align:		top;
	white-space:		nowrap;
}

div.navi {
/*
	border: 			1px solid black;
*/
	margin:				0px 10px 10px 10px;
	padding:			0px;
}

.navi h1 {
/*
	border: 			1px solid black;
*/
	border-bottom:		1px dotted white;
	font-weight:		bold;
	font-size:			100%;
	text-align:			right;
	color:				white;
/*
	margin-top:			0px;
	padding-top:		0px;
*/
	margin:				15px 0px 0px 0px;
}

.navi p {
/*
	border: 			1px solid black;
*/
	text-align:			right;
	margin:				0px;
	padding:			1px 0px 0px;
}


.navi table {
	border: 			1px solid black;
	margin-left:		0px;
}

.rt_indent {
	margin-right:		15px;
}

a.nh:link, a.nh:visited, a.nh:active, a.nh:hover {
	color:				#f87820;
	background-color:	white;
	text-decoration:	none;
}

a.n:link, a.n:visited, a.n:active {
	color:				white;
	background-color:	#f87820;
	text-decoration:	none;
}

a.n:hover {
	color:				#f87820;
	background-color:	white;
	text-decoration:	none;
}

.navi .copyright {
	font-size:			8pt;
	text-align:			center;
	margin-top:			10px;
}
