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; 
text-align : right;
font-size: 14px;}
A:link {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none; color: #4D7F96}
.nav {
      text-align : center;
      font-size: 11px;
	  font-weight: bold;
	  color: #5c5454;
	  cursor:hand;
}
A.nav:LINK {color: #5c5454; }
A.nav {color: #5c5454;}
A.nav:hover {color: #5c5454; }

.navO {
      text-align : center;
      font-size: 11px;
	  color: #857575;
	  background-color : #dcd0a5;
	  font-weight: bold;
	  cursor:hand;
}
A.navover:LINK {color: #7B2B2C; }
A.navover {color: #7B2B2C;}
A.navover:visited {color: #7B2B2C; }

/* ==== for the Dhtml Menu ==== */
.ddm1 {
    font: 11px arial;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 2px 0px 2px;
    border: 1px #b9a159;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: absolutely;
}
.ddm1 .item1 {
    background: #ebe1ba;
    color: #5c5454;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #fcf6e6;
    color: #5c5454;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 1px 2px 1px 2px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #ebe1ba;
    color: #5c5454;
}
.ddm1 .item2:hover {
    background: #fcf6e6;
    color: #5c5454;
	width : 100%;
}
.ddm1 .section {
    border: 1px #b9a159;
    border-style: solid solid solid solid;
    position: absolute;
    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 ==== */