.default_10 .top_level{
	background: #fefdf8 url('/template/images/sideMenuBg.jpg') left top repeat-x;
	border-top: 1px solid #1b0507;
	border-bottom: 1px solid #1b0507;
	border-left: 2px solid #1b0507;
	border-right: 2px solid #1b0507;
	padding-left: 5px;
}

.default_10 .bottom_level{
	background: #FFF;
	border-top: 1px solid #1b0507;
	border-bottom: 1px solid #1b0507;
	border-left: 2px solid #1b0507;
	border-right: 2px solid #1b0507;
	color: #000;
	padding-left:15px;
	font-size:10px;
}

.default_10	a, .default_10	a:visited {
	color: #000;
	padding: 5px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url('/template/images/node.gif') left 5px no-repeat;
}

.default_10	a:hover {
  	text-decoration: underline;
	color: #7d0119;
}

.default_10 {
	width: 162px;
}