body#menu {
	background-color: #fff;
	background-image: url(background-gradient.gif);
	background-repeat: repeat-y;
	background-position: center right;
	color: 000000;
	
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#rightmenu p {
	margin: 0;
}

#rightmenu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	width: 180px;
}


#rightmenu a:hover {
	
	color:#FFF;
	background: #155E19 repeat-y url(background-line.gif) top right;
	/*
	color:#000;
	background: #f5f5f5 repeat-y url(background-line.gif) top right;
	*/
}

#rightmenu ul {
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px -10px;
	\margin: -1px 0px -3px -10px;
	\margin: 0px 0px 0px -10px;
}

#rightmenu ul ul {
	display: none;
	margin-left: 0px;
	
	border-bottom: 0;
	margin-bottom: -1px;
}



#rightmenu a.active, 
#rightmenu a.active:visited
{
	background: #447E47 repeat-y url(background-line.gif) top right;
	color: #fff;
}

#rightmenu a.active:hover
{
	background: #155E19 repeat-y url(background-line.gif) top right;
	color: #FFF;
}



#rightmenu a.on, #rightmenu a.on:visited  {
	background: 155E19; repeat-y url(background-line.gif) top right;
	color: #fff;
}
#rightmenu ul ul a {
	border-top: 0;
	border-bottom: 1px solid #155E19;
	border-left: 1px solid #155E19;
}
#rightmenu ul a {
	position:relative; /* Fixes the width of clickable area for IE...*/
	border-top: 1px solid #155E19;
	border-bottom: 1px solid #155E19;
	
	margin-top: 0px;
	\margin-bottom: -1px;
	m\argin-bottom: 0px;

}

#rightmenu a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	color: #155E19;
	padding: 6px 3px 6px 6px;
	height: 25px;
	voice-family: "\";
}\""; 
	voice-family:inherit;
	height: auto;
}

#rightmenu li {
	height: 25px;
	display: block;
	
	margin-top: -3px;
	margin-bottom: -3px;

	
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top: 0px;
	margin-bottom: -3px;
	height: auto;
	display: inline;
}


#rightmenu li a {}

#rightmenu li li a {}

#rightmenu ul li a {
	margin-top: -4px;

	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top: 0px;
	
}

#rightmenu li.menuheader {
	display:block;
	font-weight: normal;	
	vertical-align:bottom;
	text-decoration: none;
	color: #000;


}


#rightmenu ul li span,
#rightmenu ul li div,
#rightmenu ul li p
 {
	
	display: block;
	margin:25px 0px -3px 6px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-bottom:6px;
	
}