EMBED, OBJECT, TABLE#viewer {
	background-color: #f6e2b1;
	width: 100%;
	height: 100%;
}

DIV#overview 			{
	color: #000000;
	text-align: left;
	padding: 10px;
	margin: 0;
	width: 390px;
}

DIV#overview UL#extended {
	padding: 0;
	margin: 0;
}

DIV#overview UL#extended LI {
	font-weight: bold;
	list-style-type: none;
	float: left;
}

DIV#overview UL#extended LI A,
DIV#overview UL#extended LI DIV {
	width: 139px;
	height: 51px;
	color: #000000;
	background-color: #ffffcf;
	overflow: hidden;
	padding: 0 0 0 51px;
	border: 0;
	margin: 1px;
	display: block;
}

DIV#overview UL#extended LI A:hover {
	text-decoration: none;
	color: #f6e2b1;
	background-color: #000000;
}

DIV#overview UL#extended LI SPAN {
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
}
