dl {
	margin: 0px;
	padding: 0px 20px 6px 0px;
	width: 250px;
	color: rgb(255,0,0);
	font-size: 22px;
	font-weight: bold;
	list-style-type: none;
}
dt {
	margin: 0px; padding: 0px; list-style-type: none;
}
dd {
	margin: 0px; padding: 0px; list-style-type: none;
}
dl#menu dt {
	height: 36px; color: rgb(0, 0, 170); line-height: 31px; padding-left: 0px; font-size: 24px; font-weight: bold; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: groove; white-space: nowrap;
}
dl#menu dt:hover {
	width: 290px;
	color: rgb(255, 0, 102);
	padding-bottom: 0px;
	font-size: 30px;
	cursor: pointer;
	background-color: #FF0;
}
dl#menu dt a {
	color: rgb(0, 0, 0);
	padding-left: 0px;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
dl#menu dt a:hover {
	text-align: left;
	color: rgb(255,0,0);
	font-size: 30px;
	margin-left: auto;
	font-weight: bold;
	padding: 0px;
	background-color: #FFFF66;
	float: none;
	margin-right: auto;
	width: 290px;
}
dl#menu dd {
	width: 290px; line-height: 31px; padding-bottom: 6px; padding-left: 0px;
}
dl#menu dd a {
	width: 290px;
	color: rgb(0, 0, 170);
	line-height: 28px;
	font-size: 23px;
	text-decoration: none;
	display: block;
	text-align: right;
	font-weight: bold;
}
.dl#menu dd a:hover {
	width: 250px;
	color: #000;
	display: inline;
	font-weight: bold;
	text-align: right;
	background-color: #9F0;
	padding-right: 10px;
}
.dojoAccordionPane .dt {
	height: 40px; color: rgb(0, 0, 170); line-height: 30px; font-size: 26px; font-weight: bold; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dashed; white-space: nowrap;
}
.dojoAccordionPane .dt:hover {
	color: red; font-size: 28px; cursor: pointer;
}
.dojoAccordionPane .dt a {
	color: rgb(255, 0, 0); font-size: 28px; text-decoration: none;
}
.dojoAccordionPane .dt a:hover {
	color: red; font-size: 28px;
}
.dojoAccordionPane .dd {
	line-height: 28px;
}
.dojoAccordionPane .dd a {
	color: red; white-space: nowrap;
}
