.ddm1 {
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: Bold;
	    white-space: nowrap;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1:visited,
.ddm1 .item1-active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:hover {
    padding: 2px 2px 2px 2px;
/*
    border: 1px #003366; 
    border-style: solid none solid none; */
		color: #FFFFFF;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
/*    background: #0EA138; */
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: Bold;
    	white-space: nowrap;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
/*    background: #FF6600; */
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: Bold;
    	white-space: nowrap;
    color: #ffffff;
    text-decoration: underline;
}
.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px; 
    text-decoration: none;
    display: block;
    white-space: nowrap;
    	border-color: #7F9056;
	    border-width: 1px;
    	border-style: none none solid none;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: Bold;
    	white-space: nowrap;
}
.ddm1 .item2 {
    background: #FAA932;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #FF6600;
    color: #ffffff;
}
.ddm1 .section {
/*    border: 1px #003366; 
    border-style: solid solid solid solid; */
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .selected {
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		color: #000000;
		text-decoration: none;
		font-weight: Bold;
    	white-space: nowrap;
	}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
