.bg_accordian {
	background:none;
}



/*Accordian Menu*/
.shepMenu {
	margin:0;
	padding: 0;
	width: 175px; /*width of menu*/
	border-bottom-width: 0;
}
.shepMenu span.smallTextItalic { font: normal 10px Arial, Helvetica, sans-serif; color: #999; }

.shepMenu a.disable { cursor: default; background:none;}
.shepMenu a.disable:hover { cursor: default; background: none;}

.searchitem01 {
	background:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	vertical-align:middle;
	background:#CC9;
	height:20px;
	text-align:left;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	
}
.shepMenu a.menuitem02 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #25409B;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background:#E9E5DA;
	background:url(../images/arrow_red2.gif) bottom right no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	
}
.shepMenu a:hover.menuitem02 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#7299C6;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background:#E9E5DA;
	background:url(../images/arrow_red2.gif) bottom right no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	
}
.shepMenu a.menuitem03 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #25409B;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background:#E9E5DA;
	background:url(../images/arrow_red2.gif) bottom right no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	
}
.shepMenu a.menuitem04 {
	background:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background:url(../images/bg_blue.jpg);
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	
}
.shepMenu a.menuitem05 {
	background:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background:url(../images/bg_gold.jpg);
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	
}
.shepMenu a.menuitem06 {
	background:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background:url(../images/bg_black.jpg);
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	
}
.shepMenu a.menuitem07 {
	background:none;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:175px;
	background-color:#666;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	
}
.shepMenu a.menuitem:visited, .shepMenu .menuitem:active {
	color: #666;
}
.shepMenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 0px;
	right: 0px;
	border:none;
}
.shepMenu a.menuitem:hover {
	background:none;
	/*background-image: url(../images/glossyback2.gif);*/
}
.shepMenu div.submenu { /*DIV that contains each sub menu*/
	background:#E9E5DA;
	width:175px;
	padding:5px;
}
.shepMenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 5px;
	padding-top:0px;
}
.shepMenu div.submenu ul li {
}
.shepMenu div.submenu ul li a {
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	background:#E9E5DA;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
}
.shepMenu div.submenu ul li a:hover {
	background:none;
	color: #7299C6;
}
.shepMenu a.subexpandable { background:none;}
ul.subcategory { }
ul.subcategory a li {}
ul.subcategory a {}
