div.sdmenu {
	width: 216px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 7px;
	color:#413b2d;
	border: 0px solid #ff0;
}
div.sdmenu div {
	/* background: url(../img/sdmenu/title.gif) repeat-x; */
	overflow: hidden;
}
div.sdmenu div:first-child {
	/* background: url(../img/sdmenu/toptitle.gif) no-repeat; */
}
div.sdmenu div.collapsed {
	height: 25px;
}

div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: normal;
	color: #333399;
	background: url(../img/common/but_minus.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../img/common/but_plus.gif);
}
div.sdmenu div a {
	padding: 5px 0px 0px 40px;
	/*background: #eee; */
	display: block;
	/*made border 0 below for jobs*/
	border-bottom: 1px solid #ddd;
	color: #666699;
}
div.sdmenu div li {
	padding: 5px 0px 0px 40px;
	/*background: #eee; */
	display: block;
	/*made border 0 below for jobs*/
	border-bottom: 1px solid #f00;
	color: #666699;
}

div.sdmenu div a.current {
	background : url(../img/common/arrow_orange_on_indented.gif) no-repeat left center;
	color: #cc3300;
	
}
div.sdmenu div a:hover {
	color: #666699; 
	text-decoration: underline;
}


/** STATIC INSTANCE NO IMG **/

div.sdmenu div.static span {
	display: block;
	padding: 5px 0px;
	font-weight: normal;
	color: #333399;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	background: none;
}

div.sdmenu div.static a {
	display: block;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
	color: #333399;
	cursor: pointer;
	border-bottom: 0px solid #ddd;
	background: none;
}


div.sdmenu div.static a.current {
	background : url(../img/common/arrow_orange_onstate.gif) no-repeat left center;
	color: #cc3300;
}
 div.sdmenu div.static a:hover {
	color: #666699; 
	text-decoration: underline;
}

#my_menu_jobs { width:640px; }
#my_menu_jobs h5 {
	font-size: 12px;
	font-weight:bold;
	color: #666699;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	border: 0px solid #FF0000;
	cursor:pointer;
	}
#my_menu_jobs .collapsed { 
	border-bottom: 1px solid #ddd;
	margin:3px 0px 3px 0px;
	}
#my_menu_jobs a { 
	color:#333333;
	text-decoration:none;
	}

/** below didn't work **/
#my_menu_static div {
list-style-type: none;
padding: 5px 31px;
margin: 0px;
color: #333399;
border: 0px solid #fc0;
}

#my_menu_static a {
color: #333399;
}








div.sdmenu_jobs {
	width: 216px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 7px;
	color:#413b2d;
	border: 0px solid #ff0;
}
div.sdmenu_jobs div {
	/* background: url(../img/sdmenu/title.gif) repeat-x; */
	overflow: hidden;
}
div.sdmenu_jobs div:first-child {
	/* background: url(../img/sdmenu/toptitle.gif) no-repeat; */
}
div.sdmenu_jobs div.collapsed {
	height: 25px;
}

div.sdmenu_jobs div span {
	display: block;
	padding: 5px 25px;
	font-weight: normal;
	color: #333399;
	background: url(../img/common/but_minus.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
div.sdmenu_jobs div.collapsed span {
	background-image: url(../img/common/but_plus.gif);
}
div.sdmenu_jobs div a {
	padding: 5px 0px 0px 40px;
	/*background: #eee; */
	display: block;
	/*made border 0 below for jobs*/
	border-bottom: 0px solid #ddd;
	color: #666699;
}

div.sdmenu_jobs div a.current {
	background : url(../img/common/arrow_orange_on_indented.gif) no-repeat left center;
	color: #cc3300;
	
}
div.sdmenu_jobs div a:hover {
	color: #666699; 
	text-decoration: underline;
}


div.sdmenu_jobs .alpha_list ol {
	color: #333; 
	text-decoration: none;
	margin: 0px 0px 0px 40px;
	padding:0px;
}

div.sdmenu_jobs .alpha_list li {
	list-style:lower-alpha;
	color: #333; 
	text-decoration: none;
	padding: 5px 0px;
	margin:0px;
	border: 0px solid blue;
}



/** STATIC INSTANCE NO IMG **/

div.sdmenu_jobs div.static span {
	display: block;
	padding: 5px 0px;
	font-weight: normal;
	color: #333399;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	background: none;
}

div.sdmenu_jobs div.static a {
	display: block;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
	color: #333399;
	cursor: pointer;
	border-bottom: 0px solid #ddd;
	background: none;
}


div.sdmenu_jobs div.static a.current {
	background : url(../img/common/arrow_orange_onstate.gif) no-repeat left center;
	color: #cc3300;
}
 div.sdmenu_jobs div.static a:hover {
	color: #666699; 
	text-decoration: underline;
}
