* {

	font:14px Arial, Helvetica, sans-serif;
}
code {
	font-family:Arial, Helvetica, sans-serif
}

#options {
	width:457px;
	margin:20px auto;
	color:#003
}
#options a {
	text-decoration:none;
	color:#036
}
#options a:hover {
	color:#F60
}

#acc {width:600px; list-style:none; color:#000080; margin:0 auto 30px  background:url(images/header.gif)}
#acc h3 {
	width:580px;
solid #9ac1c9; 	padding:2px 2px 2px;
	font-weight:bold;
	margin-top:2px;
	cursor:pointer;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/header.gif);
}
#acc h3:hover {
	background:url(images/header_over.gif);
	color: #000;
	background-image: url(images/header.gif);
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {
	width:580px;
	padding:2px;
solid #9ac1c9; 	border-top:none;
	background:#fff
}




#nested {
	width:480px;
	list-style:none;
	color:#F90;
	margin-bottom:2px
}
#nested h3 {width:480px;  solid #9ac1c9; padding:2px 2px 2px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {
	background:url(images/header_over.gif);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:470px; padding:2px;  solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}


#accordion {
	width:480px;
	list-style:none;
	color:#F90;
	margin-bottom:2px
}
#accordion h3 {width:480px;  solid #9ac1c9; padding:2px 2px 2px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#accordion h3:hover {
	background:url(images/header_over.gif);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#accordion .acc-section {overflow:hidden; background:#fff}
#accordion .acc-content {width:470px; padding:2px;  solid #9ac1c9; border-top:none; background:#fff}
#accordion .acc-selected {background:url(images/header_over.gif)}


#accordion2 {
	width:480px;
	list-style:none;
	color:#F90;
	margin-bottom:2px
}
#accordion2 h3 {width:480px;  solid #9ac1c9; padding:2px 2px 2px; font-weight:bold; margin-top:2px; cursor:pointer; background:url(images/header.gif)}
#accordion2 h3:hover {
	background:url(images/header_over.gif);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#accordion2 .acc-section {overflow:hidden; background:#fff}
#accordion2 .acc-content {width:470px; padding:2px;  solid #9ac1c9; border-top:none; background:#fff}
#accordion2 .acc-selected {background:url(images/header_over.gif)}

