.blackLine {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-image: none;
	background-color: #000000;
}
.colorBar {
	height: 5px;
	font-size: 1px;
	background-image: none;
}
td.link {
	width: 1%;
	height: 16px;
	text-align: center;
}
td.colon {
	width: 5%;
	height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #96885f;
}
td.end {
	width: 3%;
	height: 16px;
}
div#colorbar {
	width: 100%;
	height: 5px;
	background-color: #96885f;
	overflow: hidden;
}
div#linkbar {
	display: block;
	width: 100%;
	height: 16px;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 92%;
	font-weight: bold;
	text-align: center;
	color: #cccccc;
	background-color: #8F877C;
	border-bottom: none;
}
div#linkbar a, div#linkbar a:link, div#linkbar a:active, div#linkbar a:visited {
	padding: 0px 6px 0px 6px;
	white-space: nowrap;
	font-size: 92%;
	color: #dedede;
}
div#linkbar a:hover {
	color: #ffffff;
}
div#linkbar {
	color: #ffffff;
}

