
div#menu {
	float: top;
}

.ddmx {
    font: 12px verdana;
	
}
.ddmx .item1{
 	margin: 0px 0 0px 0;
    padding: 8px 35px 3px 36px;
    font: 14px verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height: 23px;	
	border-right:1px solid  #000000;
	border-left:1px solid  #000000;
}

.ddmx .item1:hover {
	background-color: #8d8b8b;
    color: #000000;
	}
	
.ddmx .item1-active{
    color: #000000;
	background-color: #8d8b8b;
	margin: 0px 0 0 0;
    padding: 8px 0px 3px 0px;
    font: 14px verdana;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height: 22px;
	}

.ddmx .item1-active:hover {
 	margin: 0px 0 0 0;
	padding: 8px 0px 3px 0px;
    font: 14px verdana;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height: 22px;
	
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	margin: 0px 0 0 0;
    padding: 3px 8px 4px 8px;
    font: 12px verdana;
    color: #012e67;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	text-align: left;
	 }
.ddmx .item2 {
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #012e67;
	color: white;	
}


.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background-color: #ebf1fd;
    color: white;
	border: 1px solid #090055;
	padding: 0;
	}

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




.ddmx .item1b{
 	margin: 0px 0 0px 0;
    padding: 8px 35px 3px 33px;
    font: 14px verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height: 23px;	
	border-right:1px solid  #000000;
	border-left:1px solid  #000000;
}

.ddmx .item1b:hover {
	background-color: #8d8b8b;
    color: #000000;
	}
	
.ddmx .item1b-active{
    color: #000000;
	background-color: #8d8b8b;
	margin: 0px 0 0 0;
    padding: 8px 0px 3px 0px;
    font: 14px verdana;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height: 22px;
	}

.ddmx .item1b-active:hover {
 	margin: 0px 0 0 0;
	padding: 8px 0px 3px 0px;
    font: 14px verdana;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	height: 22px;
	
}





	


	



