* {margin:0; padding:0; font:12px Verdana,Arial}
code {font-family:"Courier New",Courier}

#options {
	width:457px;
	margin:5px auto;
	text-align:right;
	color:#9ac1c9
}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:157px; list-style:none; color:#033; margin:0 auto 10px}
#acc h3 {width:140px; border:1px solid #8CC63E; padding:6px 6px 5px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:none}
#acc .acc-content {
	width:124px;
	padding:6px 15px 6px;
	border:0px solid #8CC63E;
	border-top:none;
//	background:#D7DFD2;
}

#ord {width:157px; list-style:none; color:#033; margin:0 auto 10px}
#ord h3 {width:140px; border:1px solid #8CC63E; padding:6px 6px 5px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#ord h3:hover {background:url(images/header_over.gif)}
#ord .acc-section {overflow:hidden; background:none}
#ord .acc-content {
	width:124px;
	padding:6px 15px 6px;
	border:0px solid #8CC63E;
	border-top:none;
	background:#D7DFD2;
}

#nestedOrd {width:125px; list-style:none; color:#fff; }
#nestedOrd h3 {width:111px; border:1px solid #8CC63E; padding:6px 6px 5px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#nestedOrd h3:hover {background:url(images/header_over.gif)}
#nestedOrd .acc-section {overflow:hidden; background:#ffffff;}
#nestedOrd .acc-content {width:100%; border:0px solid #9ac1c9; border-top:none; background:#ffffff;}
#nestedOrd .acc-selected {background:url(images/header_over.gif)}

#nestedComp {width:125px; list-style:none; color:#fff; }
#nestedComp h3 {width:111px; border:1px solid #8CC63E; padding:6px 6px 5px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#nestedComp h3:hover {background:url(images/header_over.gif)}
#nestedComp .acc-section {overflow:hidden; background:#ffffff;}
#nestedComp .acc-content {width:100%; border:0px solid #9ac1c9; border-top:none; background:#ffffff;}
#nestedComp .acc-selected {background:url(images/header_over.gif)}

#nested {width:125px; list-style:none; color:#033; margin-bottom:5px}
#nested h3 {width:111px; border:1px solid #8CC63E; padding:6px 6px 5px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:100%; padding:6px; border:0px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}

