



ul#links {
	font-size:12px;
	height:42px;
	list-style-type:none;
	width:677px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/25_new_l.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;

}
ul#links li {
	width:auto;
	height:auto;
	float:left;
}
ul#links li a {
	width:auto;
	background:url(images/merrimack_linkaborder.jpg) no-repeat top right;
	color:#ffffff;
	float:left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
ul#links li a:hover, ul#links li:hover a, ul#links li.selectedlinks a {
	background:url(images/menu_hover.jpg) repeat-x top left;
	margin-top:6px;
	color:#000000;
}
ul#links li a.selected {
	background:url(images/merrimack_linkabg.jpg) repeat-x top left;
	color:#FFFFFF;
}
ul#links li ul {
	position:absolute;
	width:955px;
	height:auto;
	background:#E3E3E3;
	list-style-type:none;
	font-size:11px;
	top:128px;
	left:0px;
	visibility:hidden;
	float:left;
	padding-left:30px;
	z-index:99999;
	padding-bottom:5px;
	
}
ul#links li ul li {
	width:auto;
	height:auto;
	padding-top:0px;
	float:left;
}
ul#links li a:hover ul, ul#links li:hover ul, ul#links li.selectedlinks ul {
	visibility:visible;
}
ul#links li a:hover ul li a, ul#links li:hover ul li a, ul#links li.selectedlinks ul li a {
	background:none;
	color:#000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#links li a:hover ul li a:hover, ul#links li:hover ul li a:hover, ul#links li.selectedlinks ul li a.seletit {
	background:none;
	background:url(images/merrimack_linkahorle.jpg) no-repeat top left;
	padding:0px;
	color:#fec8d6;
}
ul#links li a:hover ul li a:hover span, ul#links li:hover ul li a:hover span, ul#links li.selectedlinks ul li a.seletit span {
	background:url(images/merrimack_linkahorspan.jpg) no-repeat top right;
	margin-left:12px;
	display:inline;
	padding:5px 20px 0px 8px;
	color:#045089;
	float:left;
}


.link_horizental {
	background-image: url(images/menu_horizental_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 955px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-left:9px;
}
.link_hori a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color:#000000;
 text-decoration: none;
 float: left;
 width: auto;
 height: auto;
 padding-right: 10px;
 padding-left: 11px;
 padding-top:5px;
 padding-bottom:5px;
 
 
 
}
.link_hori a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color:#A70304;
 text-decoration: none;
 
 padding-right: 5px;
 padding-left: 11px;
 padding-top:5px;
 padding-bottom:5px;
 float: left;
 
}
.link_hori a:hover span {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color:#045089;
 text-decoration: none;
 
 padding-top:5px;
 padding-bottom:5px;
 padding-right:5px;
}


