div.sdmenu {
	width:132px;
	min-width:129px;
	max-width:130px;
	padding-bottom:0px;
	color: #fff;
	font:normal 12px arial, verdane, helvetica;
	 border-bottom: 1px #ffffff solid;
}

div.sdmenu div {
	overflow: hidden;
	margin:0;
	padding:0;
}

div.sdmenu div.collapsed {
	height: 28px;
}

div.sdmenu div span, div.sdmenu a.nochild {
	font-size:14px;
	font-weight:bold;
	color: 000080;!important; 
	display: block;
	padding:1px 5px 1px 5px;
	text-align:center;
	font-weight:bold;
	background:#FFDCFF url(expanded.gif) 2px center no-repeat !important;
	cursor:pointer;
	border-top: 1px solid #fff;
	border-left:1px solid #ffffff !important;
	border-right:1px solid #ffffff !important;
}

div.sdmenu div span {height:28px; padding: 0 2px 0 15px; line-height:28px; }

div.sdmenu div.collapsed span {
		font-size:14px; 
        font-weight:bold; 
        color: 800080; !important;
		padding:1px 0px 1px 0px;
       	text-align:right;
        display:block;
        text-decoration: none;
        border-bottom: 1px white solid;
		border-top: 1px white solid;
        width:132px;
      	min-width:128px;
		text-align:center;
		background:#FFDCFF url(collapsed.gif) 2px center no-repeat !important;
		border-left:1px solid #ffffff !important;
		border-right:1px solid #ffffff !important;
}

.two {line-height:12px!important;}

div.sdmenu div a:link,div.sdmenu div a:visited {
		padding:3px 0px 3px 0px;
		width:132px;
       	max-width:128px;
		display: block;
		color:#FFFFFF;!important;
		text-decoration:none;
		border-left:1px solid #ffffff !important;
		border-right:1px solid #ffffff !important;
		text-align:center;
}

div.sdmenu div a:hover {
		background: url('home_grad.gif') repeat-y scroll; 10px center !important;
	 	color:#FFFFFF;!important;
		width:132px;
        min-width:128px;
		text-decoration: none;
	 	font-size:12px; 
        display: block;
        margin:0px;
        width: 100%;
		padding-top:3px;
        padding-bottom:3px;                    
        padding-right:0px;
        padding-left:0px;
		text-align:center;
}
