.ddmx .zdrop_link,
.ddmx .zdrop_link-active{
		font: 12px 'verdana';
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .zdrop_link:hover,
.ddmx .zdrop_link-active:hover {
		font: 12px 'verdana';
    padding: 3px 8px 4px 8px;
    text-decoration: underline;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .zdrop_link img,
.ddmx .zdrop_link-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .zdrop_section a:link, .ddmx .zdrop_section a:visited {
		font: 12px 'verdana';
		color: #000080;
    z-index: 500;
}

.zdrop_link_noblk {
	text-decoration: none;
	white-space: nowrap;
	z-index: 500;
}

.zdrop_link_noblk a:link, .zdrop_link_noblk a:visited {
	text-decoration: none;
	white-space: nowrap;
	z-index: 500;
}

.zdrop_link_noblk:hover
{
	text-decoration: underline;
}

.zdrop_main,
.zdrop_main:hover,
.zdrop_main-active,
.zdrop_main-active:hover {
    padding: 3px 10px 3px 5px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .zdrop_section {
	font: 12px 'verdana';
	color: #000080;
	background: #E4EAF2;
	border: #888888 3px outset;
	margin: 0px;
	padding: 2px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.zp_default
{
	font: 11px 'verdana';
	color: #000080;
	background: #E4EAF2;
	border: #888888 3px outset;
	margin: 0px;
	padding: 2px;
}

.zp_default_td a:link, .zp_default_td a:visited
{
	font: 11px 'verdana';
	color: #000080;
}

.zp_default_td
{
	font: 11px 'verdana';
	border: #888888 1px outset;
	margin: 0px;
	white-space: nowrap;
	padding: 8px;
}

.zp_head {
	font: 13px bold 'verdana';
	color: #FFFFFF;
	background: #B3BDCE;
	padding: 3px;
	font: bold 12px 'verdana';
	width: auto;
	white-space: nowrap;
}

.zp_cat {
	font: 13px bold 'verdana';
	color: #FFFFFF;
	background: #D8B0B3;
	padding: 3px;
	font: bold 12px 'verdana';
	width: auto;
	white-space: nowrap;
}

.zp_input
{
	font: 12px 'verdana';
	color: #000080;
	background: #E4EAF2;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */