
/* navcol left */

#navcol {
	clear: left;
	float: left;
	width: 181px;
	margin: 0 0px 0 0;
	font-size:11px;
	
}	

#red {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#red li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#red a, #red a.deselected {
	display: block;
	width: 203px;
	height:31px;
	line-height: 34px;
	margin: 0;
	padding: 5 0 1px 10px;
	color: #fff;
	background: url(../images/bg.png) repeat-x;
	border-bottom: 1px solid #03b4ee;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 203px;
	font-weight:bold;
	font-size:11px;
}

#red a:hover {
	color:#000000;	
	background: url(../images/bg.png) repeat-x;
}

#red a.selected {
	color:#FFFFFF;	
	background: url(../images/bg.png) 0px -36px repeat-x;
}

#red li.alt a, #red li.alt a.deselected {
	background: #ef1a22 url(../images/bg_red_alt.png) 0 0 no-repeat;
}

#red li.alt a:hover, #red li.alt a.selected {
	background: #a60d14 url(../images/bg_red_alt.png) 0 -25px no-repeat;
}

#red ul.sub, #red ul.subsub {
	margin: 0;
	padding: 0;
	list-style: none;
}

#red ul.sub a {
	background: #0099CB ;
	height:27px;
	line-height:24px;
	text-indent:10px;
	color: #fff;
}

#red ul.sub a:hover {
	background: #0099CB ;
	color: #000000;
}

.redsub {	
	color: #000000;
}
.redsub a {	
	color: #000000;
}
.redsub a:hover {	
	color: #000000;
}

#red ul.sub a:active, #red ul.sub a.selected {
	background: #0099CB ;
	color: #000000;
}

#red ul.sub li.alt a {
	background: #f89ea3 ;
	color: #ef1a22;
}

#red ul.sub li.alt a:hover, #red ul.sub li.alt a:active, #red ul.sub li.alt a.selected {
	background: #f89ea3 ;
	color: #600;
}

#red ul.subsub a, #red li.alt ul.subsub a {
	color: #ef122a;
	background: #f9a9ae ;
}

#red ul.subsub a:hover, #red ul.subsub a:active, #red ul.subsub a.selected, #red li.alt ul.subsub a:hover, #red li.alt ul.subsub a:active, #red li.alt ul.subsub a.selected {
	color: #b60c1d;
	background: #f9a9ae ;
}

#navcol img.best {
	float: left;
	padding: 0 7px 10px 0;
}

#navcol img.best2 {
	float: left;
	margin: 0 0 10px 0;
}



/* main column */

