BODY, TD, fieldset {SCROLLBAR-FACE-COLOR: #F4F0F1; SCROLLBAR-HIGHLIGHT-COLOR: #FAF6F7; 
SCROLLBAR-SHADOW-COLOR: #333333; 
SCROLLBAR-3DLIGHT-COLOR: #FAF6F7; 
SCROLLBAR-ARROW-COLOR: #000f00; 
SCROLLBAR-TRACK-COLOR: #ffffed; 
SCROLLBAR-DARKSHADOW-COLOR: #fffff7; 
font-size: 13px;}
A:link {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none; color: #4D7F96}

/* ==== for the Dhtml Menu ==== */
.ddm1 {
    font: 11px arial;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 0px 0px 0px;
    border: 0px #b9a159;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    color: #5c5454;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #5c5454;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 1px 2px 1px 2px;
    text-decoration: none;
    display: block;
	text-align: left;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #ebe1ba;
    color: #5c5454;
    font: 11px arial;
}
.ddm1 .item2:hover {
    background: #fff6e6;
    color: #5c5454;
	width : 100%;
}
.ddm1 .section {
    border: 1px #b9a159;
    border-style: solid solid solid solid;
    position: absolute;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background: #ebe1ba;
}
.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 */
/* ==== End the Dhtml Menu CSS ==== */