#menu_orders {
	width: 150px;
	float: left;
	display: block;
	background: url(/images/leftmenuback_orders.gif) top right repeat-y;
}

.menuheader_orders {
	background: #005883 url(/images/leftmenuheaderback_orders.gif) top right repeat-y;
	line-height: 130%;
	color: #ffffff; 
	font-weight: bold; 
}

#menu {
	width: 150px;
	display: block;
	background: #ffffff url(/images/leftmenubackover.gif) top right repeat-y;
}

#menu li.menu_bottom {
	background: #ffffff url(/images/leftmenubottom.gif) top left no-repeat;
}

#menu ul, #menu_orders ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
}

#menu ul a, #menu ul a:link, #menu ul a:visited, #menu_orders ul a, #menu_orders ul a:link, #menu_orders ul a:visited {
	width: 150px;
	height: 16px;
	line-height: 16px;
	text-indent: 8px;
	text-transform: none;
	text-decoration: none;
	display: block;
}

.menuheader {
	background: #005883 url(/images/leftmenuheaderback.gif) top right repeat-y;
	font-size: 13px; 
	line-height: 130%;
	color: #ffffff; 
	font-weight: bold; 
}

li.menu a, li.menu a:link, li.menu a:visited {
	font-size: 12px; 
	line-height: 16px;
	text-decoration: none; 
	color: #005883; 
	display: block;
}

li.menu a:hover {
	color: #c10435;
	font-weight: bold;
}

li.menu_orders a, li.menu_orders a:link, li.menu_orders a:visited {
	font-size: 12px; 
	line-height: 16px;
	text-decoration: none; 
	color: #c10435; 
	display: block;
}

li.menu_orders a:hover {
	color: #005883;
	font-weight: bold;
}
