#sdmenu {
	width: auto;
	text-align: left;
	font-family: Sans-Serif;
	font-size: 0.75em;
	color: #FFF;
	background-color: #898585;
	zoom: 1;
	cursor: pointer;
}

span.title, span.titlehidden {
    display: block;
    padding: 6px 6px 6px 6px;
    font-weight: normal;
    color: #FFFFFF;
    border-bottom: 0px solid #DDD;
}
span.title a, span.titlehidden a {
    font-weight: bold;
    color: #FFF;
}
div.sdmenu span.title {
	background-image: url(../img/menu/sdtitleb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#477378;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35575B;
	border-right-color: #689FA6;
	border-bottom-color: #689FA6;
	border-left-color: #35575B;
}
div.sdmenu span.titlehidden {background-image: url(../img/menu/sdtitleb.gif); background-repeat: repeat-x; background-position: bottom; background-color:#477378;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #689FA6;
	border-right-color: #35575B;
	border-bottom-color: #35575B;
	border-left-color: #689FA6;}

div.submenu span.title {
	background-image: url(../img/menu/sdtitle2a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#97B9A9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #7BA692;
	border-right-color: #C5D8CE;
	border-bottom-color: #C5D8CE;
	border-left-color: #7BA692;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
}
div.submenu span.titlehidden {background-image: url(../img/menu/sdtitle2a.gif); background-repeat: repeat-x; background-position: bottom; background-color:#97B9A9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #C5D8CE;
	border-right-color: #7BA692;
	border-bottom-color: #7BA692;
	border-left-color: #C5D8CE;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;}

span.title span { background-image: url(../img/menu/expanded.gif); background-repeat: no-repeat; background-position: 5px 50%; }
span.titlehidden span {background-image: url(../img/menu/collapsed.gif); background-repeat: no-repeat; background-position: 5px 50%; }
span.title:hover span { background-image: url(../img/menu/expandedOn.gif); background-repeat: no-repeat; background-position: 5px 50%; }
span.titlehidden:hover span {background-image: url(../img/menu/collapsedOn.gif); background-repeat: no-repeat; background-position: 5px 50%; }

span.tt, span.tthidden { display:block; margin-left: 5px; padding: 0px 5px 0px 25px;}

div.sdmenu a {
	text-decoration: none;
}

div.submenu {
	overflow: hidden;
	border-bottom: 1px dashed #AAA;
	-moz-box-sizing:border-box;
}
div.submenu a {
    padding: 2px 2px 2px 5px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
}
div.submenu a:hover {
	background : #066;
    color: #FFF;
    border-bottom: 1px solid #066;
}

div.submenu span.s { display:block; margin-left: 1em; border-right: #EEE solid thick; }
div.submenu a:hover span.s { border-right: #FF6600 solid thick; }

dl.top_lft {
	margin:0px 0px;
	padding:0px;
	width:100%;
	line-height:7px;
	background-color: #2E2E2E;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}

dl.bot_lft {
	margin:0px 0px;
	padding:0px;
	width:100%;
	line-height:7px;
	background-color: #2E2E2E;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
div.submenu div.submenu span.title {

	background-image: url(../img/menu/sdtitle2a.gif);
	background-repeat: repeat-x;
	background-position: 20px bottom;
	background-color:#D6E2DC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #BFD2C9;
	border-right-color: #E0EBE6;
	border-bottom-color: #E0EBE6;
	border-left-color: #BFD2C9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div.submenu div.submenu span.titlehidden {
background-image: url(../img/menu/sdtitle2a.gif); background-repeat: repeat-x; background-position: bottom; background-color:#D6E2DC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #E0EBE6;
	border-right-color: #BFD2C9;
	border-bottom-color: #BFD2C9;
	border-left-color: #E0EBE6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div.submenu span.s3 {
display:block; margin-left: 3em; border-right: #EEE solid thick;
}
div.submenu a:hover span.s3 {
border-right: #FF6600 solid thick;
}

