/* navcol left */

#navcol {
	clear: left;
	float: left;
	width: 174px;
	margin: 0 10px 0 0;
}	


#grey {
	margin: 0 0 13px 0;
	padding: 0;
	list-style: none;
}

#grey li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#grey a, #grey a.deselected {
	display: block;
	width: 174px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 1px 10px;
	color: #333;
	background: #b3aaaa url(../nav_img/bg_greyplus.png) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 174px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#grey a:hover, #grey a.selected {
	color: #111;
	background: #9c8f8f url(../nav_img/bg_greyplus.png) 0 -25px no-repeat;
}

#grey li.alt a, #grey li.alt a.deselected {
	background: #b3aaaa url(../nav_img/bg_grey.png) 0 0 no-repeat;
}

#grey li.alt a:hover, #grey li.alt a.selected {
	background: #9c8f8f url(../nav_img/bg_grey.png) 0 -25px no-repeat;
	color: #FFF;	
}

#grey ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

#grey ul.sub a {
	color: #574f4f;
	background: #e8e6e6 url(../nav_img/bg_grey_sub.png) 0 0 no-repeat;
}

#grey ul.sub a:hover, #grey ul.sub a:active, #grey ul.sub a.selected {
	color: #333;
	background: #d2d0d0 url(../nav_img/bg_grey_sub.png) 0 -25px no-repeat;
}

#navcol img.best {
	float: left;
	padding: 0 7px 10px 0;
}

#navcol img.best2 {
	float: left;
	margin: 0 0 10px 0;
}

