#SideMenu {
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:0px;
	width:290px;
	font-size:0.8em;
	line-height:140%;
}
#SideMenu .SubmenuItems {
	font-size:11px;
	color:#336699;
	font-weight:bold;
}
#SideMenu .SubmenuItems a:link, #SideMenu .SubmenuItems a:visited {
	color:#6699CC;
	text-decoration:none;
	display:block;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
}

#SideMenu .SubmenuItems a:hover, #SideMenu .SubmenuItems a:active {
	color:#000000;
	margin-left:-40px;
	padding-left:40px;
}

#SideMenu .SubmenuItems ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style-type:none;
	margin-left:0px;
	padding-left:15px;
}
#SideMenu .SubmenuItems li {
	background: url(/di/arrows_r2.gif) no-repeat left center;
	border-bottom: 1px dotted #999;	
	padding-left:15px;
}
#SideMenu .HBorder {
}
#SideMenu .HBorderM {
	border-bottom: 1px dotted #999;	
}
#SideMenu .HBorderS {
	color: #001733;
}
#SideMenu .sdmenu div {
	overflow: hidden;
}
#SideMenu .sdmenu div.collapsed {
	height: 2em;
}
#SideMenu .sdmenu div span {
	display: block;
	padding: 2px 2px 2px 8px;
	font-weight: bold;
	cursor:pointer;
	color:#336699;
}
#SideMenu .sdmenu div a.current {
	background: url(/di/arrows_r3.gif) no-repeat right center;
}
#SideMenu .sdmenu div a:hover {
	background: url(/di/arrows_r3.gif) no-repeat right center;
	text-decoration: none;
}
#SideMenu .BuyerBasket {
	font-weight:bold;
	margin-top:20px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:20px;
	width:290px;
	border-top:#EEEEEE 1px solid;
	margin-left:-10px;
}
#SideMenu .BuyerBasket a:link, #SideMenu .BuyerBasket a:visited {
	color:#336699;	
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
}
#SideMenu .AditgI {
	font-weight:bold;
	margin-top:20px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:20px;
	width:290px;
	border-top:#EEEEEE 1px solid;
	margin-left:-10px;
	color:#336699;
	font-size:0.7em;
	font-weight: normal;
}
#SideMenu .AditgI a:link, #SideMenu .AditgI a:visited {
	color:#336699;	
	text-decoration:none;
}
