.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: 200px;
}
.dddefault1 ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
.dddefault1 li a {
	color: #442b0e;
	display: block;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: none;
}
.dddefault1 li a:hover, .dddefault1 li a.selected {
	color: #442b0e;
	text-decoration: underline;
}
* html .dddefault1 li a {
	display: inline-block;
	width: 200px;
}
.dddefault2, .dddefault2 ul {
	background-color: #EDE1CB;
	border: 1px solid #C5A45B;
	border-bottom-width: 0px;
	font-family: "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 {
	border-bottom: 1px solid #C5A45B;
	color: #442b0e;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	width: 160px;
}
.dddefault2 li a:hover, .dddefault2 li a.selected {
	background-color: #E5CE9C;
	color: #442b0e;
}
* html .dddefault2 li a {
	display: inline-block;
	width: 148px;
}


