.modern_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	font-weight: bold;
}

.modern_green ul {
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	font-weight: normal;
}

.modern_green li {
	background-color: #000000;
	width: 100px;
	text-align: center;
	margin-right: 0px !important;
	border-right: 1px solid #000000;
	border-left: 1px  solid #000000;
}

.modern_green li.last {
	padding-right: 0px;
}

.modern_green ul li {
	background-color:#000000;
	background-image: none;
	border: none;
	padding-left: 0 !important;
	margin-right: 0px;
 	width: 185px;
}

.modern_green a {
	color: #FF7C00;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	line-height: 10px;
	cursor: pointer;
}

.modern_green ul a {
		border-bottom:0;
	color: #FF7C00;
	padding: 2px 2px 2px 2px;
}

.modern_green li.selected {
}

.modern_green ul li.selected {
}

.modern_green a.selected {
}

.modern_green ul a.selected {
}

.modern_green li.hover {
	background-color: #400000;
	background-image: none;
}

.modern_green ul li.hover {
	background-color: #400000;
}

.modern_green a.hover {
	color: #ffffff;
	border-bottom: none;
}

.modern_green ul a.hover {
	border-top: none;
	border-bottom: 0;
	color: #ffffff;
}

.modern_green ul ul li.hover  {
	background-color: #B99525;
}

.modern_green .arrow {
	background-image: url(img/redarrow.gif);
	padding-right:5px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: 6px center;
}

.modern_green .hover ul .arrow,
.modern_green ul .arrow {
}

.modern_green .hover .arrow {
}

.modern_green ul .hover .arrow {
}

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;
}