.sdmenu
{
	font-weight: bold;
	font-size: 12px;
	background: url(m1-dr.gif)  no-repeat right bottom;
	padding-bottom: 0px;
	width: 207;
	color: #332200;
	font-family: Verdana, Tahoma;
	 
}

.sdmenu .title, .sdmenu .titlehidden
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	display: block;
	padding: 7px;
	font-size: 12px;
	font-weight:normal;
	color: #332200;
	background: url(m1-dr.gif) repeat-x;
	padding-left: 14px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: 1px solid #8BC43D;
	border-top: 1px solid #8BC43D;
}




.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background:  url(dotline.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a
{
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	background:   url(linkarrow1.gif) #ffffff no-repeat right center;
	padding-bottom: 1px;
	border-left: #F1F8E8 1px solid;
	border-right: #F1F8E8 1px solid;
	color: #0063ad;
	text-indent: 0px;
	padding-top: 1px;
	border-bottom:#ddd 1px solid;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}

.sdmenu .submenu a:hover 
{
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	
	padding-bottom: 1px;
	border-left: #F1F8E8 1px solid;
	border-right: #F1F8E8 1px solid;

	text-indent: 0px;
	padding-top: 1px;
	border-bottom:#ddd 1px solid;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	background:   url(linkarrow.gif) #358EF4 no-repeat right center;
    
    color: #FFF;
}

.sdmenu.CategoryTitle
{
	background: url(h-l.gif)  bottom;
}