#leftnav td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	background-color: #993300;
	margin: 0px;
	text-align: center;
}
#leftnav td a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav ol {
	text-align: left;
	margin: 0px 6px 6px;
	padding: 6px;
	list-style-position: inside;
	font-size: 12px;
}
#leftnav p {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 8px;
	font-size: 12px;
}
#leftnav ol li a {
	text-decoration: underline;
}
#leftnav td a:hover {
	color: #AAFFFF;
}
#top {
	background-image: url(Images/leftnavTopBkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom {
	background-image: url(Images/cornerflip2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

