#toolbar { 
background: url(/shared/images/homenav/b/homepage_menupanel.gif) top center repeat-y;
width: 129px; 
margin: 2px 0 10px 0; 
border:none; padding: 0; 
font-size: 9px; 
text-align: left;
}

	#toolbar img.heading {
	margin:10px 2px 0 2px;
	border:none;
	}

	#toolbar select {
	margin:0 2px 0 2px;
	}
	
	#toolbar form {
	margin:0px;padding:0px
	}

	#toolbar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	}
	
	#toolbar li {
	margin: 0 0 2px 2px;
	}

	#toolbar td.addressbox {
		border:1px solid #ccc;font-size:10px;text-align:center;color:white;background:url(/images/b/homepage_sidemenubak.gif)
	}
	
	#toolbar p.address {
		padding:5px 0;
		margin:0;
	}
	
	#toolbar a {
	display: block;
	height: 25px;
	width: 125px;
	text-indent: -9999px;
	}
	
		#toolbar a.static {
		display:inline;
		height: auto;
		width:auto;
		text-indent:0;
		}
	
		#toolbar a.home {
		background: url(/shared/images/homenav/b/home.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.home {
		background: url(/shared/images/homenav/b/home.jpg) bottom center no-repeat;
		}
		
		#toolbar a.feat {
		background: url(/shared/images/homenav/b/feat.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.feat {
		background: url(/shared/images/homenav/b/feat.jpg) bottom center no-repeat;
		}
		
		#toolbar a.search {
		background: url(/shared/images/homenav/b/search.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.search {
		background: url(/shared/images/homenav/b/search.jpg) bottom center no-repeat;
		}
		
		#toolbar a.tour {
		background: url(/shared/images/homenav/b/tour.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.tour {
		background: url(/shared/images/homenav/b/tour.jpg) bottom center no-repeat;
		}
		
		#toolbar a.sellers {
		background: url(/shared/images/homenav/b/sellers.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.sellers {
		background: url(/shared/images/homenav/b/sellers.jpg) bottom center no-repeat;
		}
		
		#toolbar a.buyers {
		background: url(/shared/images/homenav/b/buyers.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.buyers {
		background: url(/shared/images/homenav/b/buyers.jpg) bottom center no-repeat;
		}
		
		#toolbar a.links {
		background: url(/shared/images/homenav/b/links.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.links {
		background: url(/shared/images/homenav/b/links.jpg) bottom center no-repeat;
		}
		
		#toolbar a.contact {
		background: url(/shared/images/homenav/b/contact.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.contact {
		background: url(/shared/images/homenav/b/contact.jpg) bottom center no-repeat;
		}
		
		#toolbar a.about {
		background: url(/shared/images/homenav/b/about.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.about {
		background: url(/shared/images/homenav/b/about.jpg) bottom center no-repeat;
		}
		
		#toolbar a.network {
		background: url(/shared/images/homenav/b/network.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.network {
		background: url(/shared/images/homenav/b/network.jpg) bottom center no-repeat;
		}
		
		#toolbar a.recent {
		background: url(/shared/images/homenav/b/recent.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.recent {
		background: url(/shared/images/homenav/b/recent.jpg) bottom center no-repeat;
		}
		
		#toolbar a.testimonials {
		background: url(/shared/images/homenav/b/testimonials.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.testimonials {
		background: url(/shared/images/homenav/b/testimonials.jpg) bottom center no-repeat;
		}

		#toolbar a.assignments {
		background: url(/shared/images/homenav/b/assignments.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.assignments {
		background: url(/shared/images/homenav/b/assignments.jpg) bottom center no-repeat;
		}
		
		#toolbar a.login {
		background: url(/shared/images/homenav/b/login.jpg) top center no-repeat;
		}
		
		#toolbar a:hover.login {
		background: url(/shared/images/homenav/b/login.jpg) bottom center no-repeat;
		}
		