.thrColFixHdr #sidebar1 ul {
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	letter-spacing: 1px;
}
.thrColFixHdr #sidebar1 ul li {
	font-size: 11px;
	list-style-type: none;
	padding-bottom: 20px;
}
.thrColFixHdr #sidebar1 ul ul li {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding-bottom: 0px;
}
.thrColFixHdr #sidebar1 ul ul li a {
	color: #d2d2d2;
	font-size: 14px;
	font-weight: normal;
}
.thrColFixHdr #sidebar1 ul ul li a:hover {
	color: #000000;
}
.thrColFixHdr #sidebar1 ul a {
	text-decoration: none;
	color: #E60E64;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}
.thrColFixHdr #sidebar1 ul a:hover {
	text-decoration: none;
	color: #000000;
}
.thrColFixHdr #sidebar1 ul .selected a {
	text-decoration: none;
	color: #000000;
}

