* {margin:0; padding:0;}

#options {
    width:100px;
    margin:0px auto;
    text-align:right;
    color:#9ac1c9
}
#options a {
    text-decoration:none;
    color:#9ac1c9
}
#options a:hover {
    color:#033
}
#acc {
    list-style:none;
    color:#000000; /*#033;*/
    margin:0 auto 0px;
    width:159px;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left: 7px;
	
    /*background-color: #75bf42;*/
    /*background: #75bf42; */
	/*background: url('../images/menubackground.jpg') right top no-repeat;*/
    border: 0px dotted #009900;
}

#acc li {
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    cursor: pointer;
    font-family: verdana, tahoma;
    background: url('../images/menubackground.jpg') right top no-repeat;
}
#acc h3 {
	list-style:none;
    font-weight: normal;
    margin:0 auto 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left: 7px;
	width:159px;
    color: black; /*white;*/
    font-family: verdana, tahoma;
    font-size: 11px;
    /*background: url('../images/header.gif')*/
	/*background: url('../images/menubackground.jpg') left bottom no-repeat;*/
}

/*#acc h3:hover {
    color: #009900
}*/
#acc .acc-section {
    overflow:hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#acc .acc-content {
    padding: 3px;
    border:0px solid #9ac1c9;
    border-top:none;
    margin: 0px 0px 0px 0px;
	background: none;
}
#acc  li.h3.acc-selected {
    background: url('../images/menuselbackground.jpg') right top no-repeat;
}

#acc .acc-content li a {
    padding: 0px 0px 0px;
    border: 0px solid #9ac1c9;
    border-top: none;
    margin: 0px 0px 0px 0px;
}

#accordian_menus {
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    color: #000000; /*#ffffff;*/
    font-weight: normal;
    font-size: 11px;
}
#accordian_menus a{
    color: #000000; /*#ffffff;*/
    font-size: 11px;
    font-family: verdana, tahoma;
}
#accordian_menus a:hover{
    color: #000000; /*#009900*/
}
#nested { 
    list-style:none;
    color:#033;
    margin:0 auto 0px;
	background: white;
}
#nested li { 
	background: white;
	font-size: 11px;
    font-family: verdana, tahoma;
}
#nested li h3 { 
    overflow: hidden;
    font-weight:normal;
	font-size: 11px;
    font-family: verdana, tahoma;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background: white;
}
#nested h3 { 
    padding:6px 6px 8px;
    overflow: hidden;
    /*font-weight:bold;*/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background: white;
}
#nested .acc-section {overflow:hidden;
    margin: 0 auto 0px;
    padding: 0px 0px 0px 10px;}
#nested .acc-content {padding:0px; border:0px solid ; border-top:none; background: white;}
#nested .acc-selected {background: white;}
