div#top-menu a:hover 
{
	color:#FFFFFF;
}
table#holder
{
	z-index: 20;
}

.menu-strip
{
	background-color: #FFFFFF;
}
.ddmx#menu1 
{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;

}
.ddmx .item1
{
	display: block;
	position: relative;
	margin-top: 0px;
	background-color: #FFFFFF;
 }
.ddmx .item1-active
{
	display: block;
	position: relative;
	margin-top: 0px;
}
.ddmx .item1-active:hover,
.ddmx .item1:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
padding-left: 11px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	position: relative;
	z-index: 500;
	width: 100px;
}
.ddmx .item2 {
font-weight: normal;
	background-color: #FFFFFF;
	white-space: normal;
	filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
font-weight: normal;
	background-color: #FFFFFF;
		filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
color: #004c99;
}
.ddmx .arrow,
.ddmx .arrow:hover {
	padding: 2px 16px 4px 8px;
	vertical-align: top;
}
.ddmx .item2 img,
.ddmx .item2-active img{
	position: absolute;
	top: 2px;
	right: 1px;
	border: 0;
}
.ddmx .section {
	position: absolute;
	visibility: hidden;
	z-index: 5;
	margin-top: 10px;
	border: 1px none #393939;
	margin-left: -8px;
	
}


