.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: 222px;
}
.dddefault1 ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.dddefault1 li a {
	background-image: url("/storage/images/menu/button-off.7NWB8.jpg");
	background-repeat: no-repeat;
	color: #000;
	display: block;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-top: 6px;
	text-decoration: none;
}
.dddefault1 li a:hover, .dddefault1 li a.selected {
	background-image: url("/storage/images/menu/button-on.4UN7N.jpg");
	background-repeat: no-repeat;
}
* html .dddefault1 li a {
	display: inline-block;
	width: 200px;
}
.dddefault2, .dddefault2 ul {
	border: 1px solid #7C7C7C;
	border-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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 {
	background-color: #fff;
	border-bottom: 1px solid #7C7C7C;
	color: #000;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	width: 180px;
}
.dddefault2 li a:hover, .dddefault2 li a.selected {
	background-color: #ccc;
}
* html .dddefault2 li a {
	display: inline-block;
	width: 168px;
}


