body {
	font: normal 11px/1.3em Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
}
a:link, a:active, a:visited, .disabled {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#navframe {
	background-color: #ffffff;
	height: 100%;
	right: 0;
	overflow: hidden;
	padding: 5px 15px 0 15px;
	position: absolute;
	top: 0;
	width: 300px;
}
div.frame {
	background-color: white;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 15px;
}
div.draggable {
	left: 0;
	position: absolute;
	top: 0;
}
img {
	cursor: move;
	visibility: hidden;
}
div.cover {
	background: url(/elements/blank.gif);
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#navcaption ul {
	border-bottom: 1px solid black;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	width: 300px;
}
#navcaption li {
	list-style: none;
	margin-bottom: 1.25em;
	padding-left: 0;
	white-space: normal;
	width: 300px;
}
div.number {
	float: left;
	width: 2em;
}
#navcaption p,
#navcaption div.p {
	margin: 11px 0 13px 0;
	white-space: normal;
}
#navcaption h1 {
	margin: 0 0 11px 0;
}
#navcaption h1:first-child {
	padding-top: 13px;
}
#navcaption p.description {
	display: none;
}
#navcaption p.description {
	color: #000000;
}
h1,
span.title {
	font: bold 11px/1.3em Helvetica, Arial, Verdana, sans-serif;
}
#language {
	position: absolute;
	right: 15px;
	top: 47px;
}
.linking {
	border-top: 1px solid #000000;
	margin-bottom: 0 !important;
	padding-top: 3px;
}
.description {
	margin-top: 0 !important;
	padding-bottom: 0 !important;
}
.title {
	padding-bottom: 0 !important;
}
#imgBframe {
	border-left: 8px solid white;
}
a.selected {
	color: black;
	font-weight: bold;
}
.first {
	margin-top: 24px !important;
}
h1 a {
	color: black !important;
}

