#jump {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #888888;
	line-height: 22px;
	}
#jump p {
	border-left: 1px solid #CCCCCC;
	padding-left: 4px;
}
#jump #end {
	font-size: 6px;
	line-height: 6px;
	margin-left: -2px;
	border-left: 5px solid #990000;
	margin-top: -10px;
}
#jump a {
	color: #a48383;
	text-decoration: none;
	border: 1px solid #F0F0F0;
}
#jump a:hover {
	color: #806060;
	border: 1px solid #cbb7b7;
	text-decoration: none;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	padding-top: 1px;
}
#links {
	width: 90%;
	max-width: 832px;
	padding-left: 21px;
	padding-right: 12px;
}
#links td {
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 24px;
	padding-bottom: 2px;
}
#links a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#links a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC3333;
}
#links .section {
	font-weight: bold;
}
#links .toprow {
	border-top: 1px solid #CCC;
}
#links .topcell {
	color: #999999;
	width: 38%;
	padding-top: 3px;
}
#links .topcell a {
	color: #999999;
	border-bottom-color: #999999;
}
#links .topcell a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
