.arktic_red {
	font-weight: bold;
	color: #D00;
}
.arktic_red ul {
	font-weight: bold;
}
.arktic_red li {
	border-bottom: 1px solid white;
	width: 180px;
}
.arktic_red ul li {
}
.arktic_red a {
	text-decoration: none;
	line-height: 22px;
	color: #D00;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.arktic_red ul a {
	border: none;
	color: #888;
}
.arktic_red li.selected {
}
.arktic_red ul li.selected {
}
.arktic_red a.selected {
	color: #000000;
}
.arktic_red ul a.selected {
	border-left-color: #ffffff;
	background-color: #EBEBEB;

}
.arktic_red li.hover {
	background-image: none !important;
	background-color: #ffffff;
}
.arktic_red ul li.hover {
	background-color: #EBEBEB;
}
.arktic_red a.hover {
	color: #000000 !important;
}
.arktic_red ul a.hover {
}
.arktic_red .arrow {
}
.arktic_red .hover ul .arrow, .arktic_red ul .arrow {
}
.arktic_red .hover .arrow {
}
.arktic_red ul .hover .arrow {
}
div.expandable {
	clear: both;
}
div.expandable br {
	clear: both;
}
div.expandable ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
div.expandable li {
	list-style-type: none;
	display: block;
	float: left;
	clear: both;
	text-align: left;
	position: relative;
}
div.expandable li img {
	border: none;
}
div.expandable a {
	clear: both;
	float: none;
	display: block;
	margin: 0px;
}
div.expandable ul li ul {
	position: static;
	visibility: visible;
	display: block;
	clear: both;
	margin: 0px;
	margin-top: -5000px;
}
div.expandable ul li ul li ul {
	display: none;
}
div.expandable ul li ul li {
	clear: both;
}
div.expandable ul li ul li a {
	clear: both;
}
.hasImg, .hasImg a {
	padding: 0px !important;
	margin:	0px !important;
	border:	none !important;
	outline: none !important;
	background:	transparent !important;
	width: auto !important;
}
