#menu {
	height: 26px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	display: block;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 214px;
	right: 0px;
	margin-top: 2px;
	line-height: 14px;
	font-size: 11px;
}
#menu * {
	line-height: 14px;
	font-size: 11px;
}
#menu ul {
	position: absolute;
	width: auto;
	left: 0px;
	z-index: 20;
	top: 28px;
	display: block;
	overflow: visible;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(/common/agrinews/images/submenu_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
}
#menu ul span.mstart {
	position: absolute;
	left: -3px;
	top: 0px;
	background-image: url(/common/agrinews/images/submenu_start.gif);
	display: block;
	height: 32px;
	width: 12px;
}
#menu ul span.mend {
	position: absolute;
	top: 0px;
	background-image: url(/common/agrinews/images/submenu_end.gif);
	display: block;
	height: 32px;
	width: 12px;
	right: -3px;
}
#menu ul a {
	color: #65702f;
	text-decoration: none;
	font-weight: bold;
	z-index: 20;
	position: relative;
	margin-right: 4px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu ul a:hover
{
	border-bottom-color: #a0b14a;
	color: #a0b14a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 0px;
}
#menu ul a.sel
{
	border-bottom-color: #6b7e29;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 0px;
}
#menu h3 {
	background-image: none;
	z-index: 50;
	display: inline;
	width: auto;
	position: relative;
}
#menu h3 a {
	display: block;
	overflow: visible;
	z-index: 50;
	white-space: nowrap;
	width: auto;
	color: #FFF;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	position: relative;
	font-weight: bold;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 4px;
}
#menu h3 a:hover {
	z-index: 100;
	border-top-color: #c3cca4;
	color: #c3cca4;
	border-top-width: 2px;
	border-top-style: solid;
	margin-top: 2px;
}
#menu h3.sel a {
	z-index: 100;
	border-top-color: #d4e62d;
	border-top-width: 2px;
	border-top-style: solid;
	margin-top: 2px;
}
#menu #feed_rss a, #menu #feed_rss a:hover {
	display: block;
	overflow: hidden;
	z-index: 50;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	position: absolute;
	font-weight: normal;
	background-image: url(/common/agrinews/images/feed.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: 37px;
	top: 6px;
	height: 17px;
	width: 75px;
	text-indent: -1024px;
	background-color: transparent;
}
#menu #feed_rss a:avtive   {
	top: 7px;
	right: 36px;
}
#menu ul#submenu_newsletters {
	left: auto;
	right: 200px;
}
