div.sdmenu {
	width: 190px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	
	color: #eeeeee;
}
div.sdmenu div:first-child { 
    
	background: url(jtitle.jpg) repeat-x;
	/*background: url(jtoptitle.jpg) no-repeat;*/
}
div.sdmenu div {
allign:left;
    /*background-color:#e2af58;*/
	background: url(jtitle.jpg) repeat-x;
	overflow: hidden;
}

div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	
	padding: 5px 25px;
	font-weight: bold;
	color: black;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	
}
div.sdmenu div span img{
vertical-align:middle;
}

.span1{
    display:block;
	padding: 5px 25px;
	font-weight: bold;
	color: black;
	background: url(expanded.gif) no-repeat 10px center;
	cursor:pointer;
	border-bottom: 0px solid #ddd;
}

div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
	
}
div.sdmenu div a {
	padding: 5px 10px;
	padding-left:35px;
	background: #f9e18d;
	display:block;
	border-bottom: 1px solid #996633;
	color: #000000;
	text-decoration: none;
}
div.sdmenu div a.current {
	background-color:#f9e18d;
}
div.sdmenu div a:hover {
	background : #be6d2c;
	color: #ffffff;
	text-decoration: none;
}
.sub3 {

	color: #000000;
	text-decoration: none;
}

.sub3:hover {
	background : #be6d2c;
	color: #ffffff;
	text-decoration: none;
}
div.sdmenu4{
    background:#000000 
}
---------------------------------------------------------------------------------------------

div.sdmenu2 {
	width: 190px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #eeeeee;
}
div.sdmenu2 div:first-child { 
    
	background: url(jtitle2.jpg) repeat-x;
	/*background: url(jtoptitle.jpg) no-repeat;*/
}
div.sdmenu2 div {
    /*background-color:#e2af58;*/
	background: url(jtitle2.jpg) repeat-x;
	overflow: hidden;
}

div.sdmenu2 div.collapsed {
	height: 25px;
}
div.sdmenu2 div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: black;
	background: url(expanded.jpg) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu2 div.collapsed span {
	background-image: url(collapsed.jpg);
	
}
div.sdmenu2 div a {
	padding: 5px 10px;
	padding-left:35px;
	background: #f9e18d;
	display:block;
	border-bottom: 1px solid #996633;
	color: #000000;
	text-decoration: none;
}
div.sdmenu2 div a.current {
	background-color:#f9e18d;
}
div.sdmenu2 div a:hover {
	background : #be6d2c;
	color: #ffffff;
	text-decoration: none;
}


--------------------------------------------------------------------------------------------
	#primenav_container {
		float: left;
		padding: 0;
		text-align: right;
		margin: 0 0 0 0;
	}
	
	#primenav_container ul
	{
		margin: 0 0 0 190px;
		padding: 0;
		list-style: none;
	}
	
	#primenav_container ul li
	{
		display: inline;
		list-style-type: none;
		padding: 1px;
		margin: 0;
		float: left;
		background:none;
	}
	
	#primenav a:link, #primenav a:visited
	{
		text-decoration: none;
		padding: 5px 10px 5px 10px;
		display:block;
		color: #fff;
		background: #be6d2c  /* url(navl.gif) left top no-repeat; */

	}
	
	#primenav a:link, #primenav a:visited span
	{
		background: #be6d2c /* url(navr.gif) right top no-repeat; */
		padding-right: 10px;
	} 


	#primenav a:hover
	{
		text-decoration: none;
		background: #ffcc66;  /* url(navlh.gif) left top no-repeat; */
		color: #000;
		padding-left: 10px;	
	}
	#primenav a:hover span
	{
		background: #ffcc66; /* url(navrh.gif) right top no-repeat; */
		padding-right: 10px;
	} 
	
	#primenav #primenav_selected
	{
		text-decoration: none;
		background: #ffcc66;
		color: #000;
	}
	
	
#subnav_container {
padding: 0 0 30px 0;
margin: 0 0 35px 20px;
width: 235px;
}

#subnav_container h2 {
padding: 10px;
color: #000;
background: #e2af58;
margin: 0;
font-weight: bold;
font-size: 110%;
border-bottom: none;
width:auto;
}

#subnav_container ul
{
margin: 0;
padding: 0;
border-bottom: 1px solid #996633;
background: #f9e18d;
}

#subnav_container ul li
{
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
background:none;
}

#subnav a:link, #subnav a:visited
{
text-decoration: none;
padding: 6px 10px 6px 10px;
display:block;
color: #000;
border-top: 1px solid #996633;
width: 215px;
font-weight: bold;
}

#subnav a:hover
{
text-decoration: none;
background: #be6d2c;
color: #fff;
}

#subnav .subnav_selected
{
text-decoration: none;
background: #be6d2c;
color: #fff !Important;
}

.nav_help {
	background: #2c5976;
}


	<!-- Level 2 Nav Styles -->
	#subnav_container ul li ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background:none;
	border: none;
	clear: both;
	}
	
	#subnav li ul li a:link, #subnav li ul li a:visited
	{
	text-decoration: none;
	padding: 4px 16px 4px 26px;
	display:block;
	background: #76b19d; 
	border-top: 1px solid #996633;
	color: #fff;
	width: 193px;
	font-weight: bold;
	font-size: .9em;
	}
	
	#subnav li ul li a:hover
	{
	text-decoration: none;
	background: #be6d2c;
	}
	
	#subnav li ul li .subnav_selected
	{
	text-decoration: none;
	background: #be6d2c !Important;
	}
	<!-- End Level 2 Nav Styles -->
		
		<!-- Level 3 Nav Styles -->
		#subnav_container ul li ul li ul
		{
		display: block;
		list-style-type: none;
		padding: 0;
		margin: 0;
		background: #d2e7e0 !Important;
		}
		
		#subnav li ul li ul li a:link, #subnav li ul li ul li a:visited
		{
		text-decoration: none;
		padding: 4px 16px 4px 36px;
		display:block;
		background: #d2e7e0; 
		border-top: 1px dotted #996633 !Important;
		color: #000 !Important;
		width: 183px;
		font-weight: normal;
		font-size: .9em;
		}
		
		#subnav li ul li ul li a:hover
		{
		text-decoration: underline;
		font-weight: bold;
		background: #be6d2c; 
		}
		
		#subnav li ul li ul li .subnav_selected
		{
		text-decoration: underline !Important;
		font-weight: bold !Important;
		background: #be6d2c !Important; 
		}
		<!-- End Level 3 Nav Styles -->
		


#tertnav
{
list-style-type: none;
padding: 0;
font-size: 0.9em;
}


#finditfast {
	/*position: absolute;
	right: 10px;
	top: 5px;*/
	float: right;
	margin: 5px 10px 0 0;
	white-space:nowrap;
}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* Menu position that can be changed at will */
top: 0;
left: 0;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;
padding: 10px;
font-weight: bold;
color: #000;
background: #e2af58;
margin: 0;
border-bottom: none;
width:auto;
border-top: 1px solid #996633;
list-style:none;


}
#menu dd {
border: 0;
font-weight:normal;
}

#menu li {
background: #fff;
}

#menu li a, #menu dt a {


margin: 0;
padding: 0;
border-bottom: 1px solid #996633;
background: #f9e18d;
}
#menu li a:hover, #menu dt a:hover {
background: #be6d2c;
color: #fff;
}







