  /* menu */

.ddm1 {
    font-family: Arial;
    font-size:11px; 
    color: #F4BFC7; 
}


.ddm1 .item1,
.ddm1 .item1:visited,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 3px 4px 3px;
    border:0px; 0px; 0px; 0px;
    border-color: #ffffff;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
    width:160px;  }

.ddm1 .item1,
.ddm1 .item1:visited {
    color: #F4BFC7;
	 font-weight: bold;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #ffffff;
	 font-weight: bold;
}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 0px 4px 3px;
    text-decoration: none;
    display: block;
    white-space: nowrap;  
}

.ddm1 .item2 {
    background-color:#9e5560;
    color:#000000; 
    font-size:12px;
	   
}

.ddm1 .item2:hover {
    color:#ffffff;
	 background-color:#4f0226;
	 
	   
}

.ddm1 .section {
    background: #9e5560;
    border-top:1px solid #e6d0d3;
	 border-left:1px solid #e6d0d3;
	 border-bottom:1px solid #d6b1b7;
	 border-right:1px solid #d6b1b7;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	   
}

.ddm1 .bottom,
.ddm1 .bottom:hover { border-style: solid solid solid solid; }

/* html .ddm1 td { position: relative; } /* ie 5.0 fix */



/* 
.ddm1 .item1 {
    font-family: Arial;
    font-size:11px; 
    color: #F4BFC7;
	 font-weight: bold;
	 display: block;
    position: relative;
    width:160px;
	 text-decoration: none;
}
.ddm1 .item1 a {
    font-family: Arial;
    font-size:11px; 
    color: #F4BFC7;
	 font-weight: bold;
	 display: block;
    position: relative;
    width:160px;
	 text-decoration: none;
}
.ddm1 .item1 a:hover {
    font-family: Arial;
    font-size:11px; 
    color: #FFFFFF;
	 font-weight: bold;
	 display: block;
    position: relative;
    width:160px;
	 text-decoration: none;  
}

.ddm1 .item2 {
   text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9e5560;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	width: auto;
}
.ddm1 .item2:hover {
   color:#ffffff;
	background-color:#4f0226;  
}

.ddm1 .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
*/
