th {font-weight: normal}
.ddmx {
    font: 10px Verdana;
}
a.item1:visited,
a.item1:link {

		color: #999999; 
	  padding: 3px 5px 3px 5px;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: center;
    font-family: Verdana;
    font-size: 10px; 
    text-decoration: none;
}


.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
		padding: 3px 5px 3px 5px;
    color: #003366;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: center;
    font-family: Verdana;
    font-size: 10px; 
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	  color: #003366;
    padding: 3px 5px 3px 5px;
    font: 10px Verdana;
    background: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #ffffff;
    color: #999999;
    width: 100%; 
	  font-family: Verdana;
    font-size: 10px; 
	  z-index:          500; 
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
    width: 100%;
    font-family: Verdana;
    font-size: 10px; 
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 10px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1pt solid #ffffff;
    border-bottom: 1pt solid #000000;
    background: #ffffff;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    width: 140px;
    
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
.PageHeader
{
	color: #000000;
	font-size: 14pt;
}

