#aboutNav li {
	list-style: none;
	text-align: right;
	height: 24px;
}
#copyLeft a, #copyRight a, #copyMain a {
	color: #DBC9AF;
}
#rtCol a {
	color: #D6DD21;
}
#copyLeft a:hover, #copyRight a:hover, #copyMain a:hover {
	color: #F7931E;
}
#rtCol a:hover {
	color: #F7931E;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 10px;
	font-size: 8pt;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a {
	color: #342100;
	text-decoration: none;
}
#rtCol ul {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #D9E021;
}
#rtCol li {
	list-style: none;
	width: 186px;
	float: left;
	margin-left: 20px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #A9A917;
}
#rtCol li.hot {
	font-weight: bold;
	color: #FFFFFF;
}
#rtCol li ul li {
	border-bottom-style: none;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-left: 12px;
	list-style: square;
	width: 175px;
	line-height: 10pt;
	margin-top: 4px;
}
#rtCol ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#rtCol li a {
	text-decoration: none;
	color: #CFDC24;
}
#sidebar a {
	color: #D9E021;
}
#downloads ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#downloads li {
	width: auto;
	float: none;
	line-height: 11pt;
	border-top: 1px solid #887457;
	border-bottom-style: none;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 3px 12px 0px;
}
#downloads  li a {
	color: #201400;
}
#downloads a:hover {
	color: #16F8F6;
}
#leftCol h1.urHere {
	color: #FEB032;
	width: 130px;
	margin-bottom: 40px;
	float: right;
	text-align: right;
	margin-right: 14px;
	margin-top: -3px;
	font-size: 9pt;
}
#leftCol h1.urHere a {
	color: #F3A730;
	text-decoration: none;
}
#leftCol h1.urHere a:hover {
	color: #D9E021;
}
#copyMain table.advisors    td a {
	color: #1E1200;
}
*html #rtCol li {display:inline;}
*html #downloads li {
	display: block;
	float:none;
}