.downarrowpointer {
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer {
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}

.ddiframeshim {
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

.dddefault1 {
	clear: left;
	margin: 0;
	position: relative;
	width: 278px;
}
.dddefault1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.dddefault1 li a {
	background-color: #f2f2f2;
	background-image: url("/storage/MenuImage/list-a-bg.DK9G7.gif");
	background-position: 8px 8px;
	background-repeat: no-repeat;
	color: #949393;
	cursor: pointer;
	display: block;
	font-style: italic;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 1px;
	padding: 0px 0 1px 40px;
	text-decoration: none;
}
.dddefault1 li a:hover, .dddefault1 li a.selected {
	background-color: #e8e6e6;
}
* html .dddefault1 li a {
	display: inline-block;
}
.dddefault2, .dddefault2 ul {
	background-color: #f2f2f2;
	border: 1px solid white;
	border-bottom-width: 0px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 0;
	visibility: hidden;
	z-index: 100;
}
.dddefault2 li a {
	border-bottom: 1px solid white;
	color: #949393;
	cursor: pointer;
	display: block;
	font-style: italic;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 1px;
	padding: 0px 0 1px 10px;
	text-decoration: none;
	width: 250px;
}
.dddefault2 li a:hover, .dddefault2 li a.selected {
	background-color: #e8e6e6;
}
* html .dddefault2 li a {
	display: inline-block;
}


