.arktic_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
}
.arktic_blue ul {
	border: 1px solid #afafaf;
	font-size:10px;
	font-weight: bold;
}
.arktic_blue li {
	width: 128px;
	background-color: #DDDDDD;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.arktic_blue ul li {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	border: none;
 	width: 180px;
}
.arktic_blue a {
	text-decoration: none;
	line-height: 20px;
	color: #555555;
	padding: 1px 2px 1px 21px;	
	cursor: pointer;
}
.arktic_blue ul a {
 	border-bottom:1px solid #ffffff;
}
.arktic_blue li.selected {
}
.arktic_blue ul li.selected {
	background-image: url(img/bg_sel.gif);
}
.arktic_blue a.selected {
	color: #000000 !important;
	border-bottom-color: #4469ba;
}
.arktic_blue ul a.selected {
	color: #555555;
	border-bottom-color: #ffffff;
}
.arktic_blue li.hover {
    background-image: none;
	background-color: #3c63a2;
}
.arktic_blue ul li.hover {
  	background-color: #3C63A2;
  	background-image: none;
}
.arktic_blue a.hover {
	color: #ffffff !important;
	border-bottom-color: #92a7d7;
}
.arktic_blue ul a.hover {
  	border-bottom-color: #ffffff;
}
.arktic_blue .arrow {
	background-image: url(img/arrow_right_color.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.arktic_blue .hover ul .arrow,
.arktic_blue ul .arrow {
	background-image: url(img/sarrow_right_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arktic_blue .hover .arrow {
	background-image: url(img/arrow_down_light.gif);
}
.arktic_blue ul .hover .arrow {
	background-image: url(img/sarrow_right_light.gif);
}
div.horizontal {
	clear: both;
}
div.horizontal br {
	clear: both;
}
div.horizontal ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
div.horizontal li {
	list-style-type: none;
	display: block;
	float: left;
	clear: none;
	text-align: left;
    position: static;
}
div.horizontal li img {
	border: none;
}
div.horizontal a {
	clear: both;
	display: block;
	margin: 0px;
}
div.horizontal ul li ul {
	position: absolute;
	left: -5000px;
	top: -5000px;
	visibility: hidden;
	clear: both; 
}
div.horizontal ul li ul li {
	clear: both; 
}
div.horizontal 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;
}
