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: 13px arial;
}

.bnav {
      text-align : center;
      font: 10px arial;
	  font-weight: bold;
	  background-color : #ffffff;
	  color: #888888;
	  cursor:hand;
}
A.bnav:LINK {color: #5c5454; }
A.bnav {color: #5c5454;}
A.bnav:hover {color: #ffffff; background-color : #888888; width:100%; height:100%;}

.navO {
      text-align : center;
      font-size: 10px;
	  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: 10px arial;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 1px 0px 1px;
    border: 1px #ffffff;
    border-style: solid solid solid none;
    text-decoration: none;
    display: block;
    position: relative;
    font: 11px arial; font-weight: bold;
}
.ddm1 .item1 {
    background: #86b876;
    color: #ffffff;
/*  */ 	height:17px
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #ffffff;
    color: #86b876;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 1px 1px 1px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font: 11px arial;
}
.ddm1 .item2 {
    background: #86b876;
    color: #ffffff;
	width : 100%;
	text-align: left
}
.ddm1 .item2:hover {
    background: #ffffff;
    color: #86b876;
	width : 100%;
;
}
.ddm1 .section {
    border: 1px #86b876;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background: #86b876;
	
}
.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 ==== */

A:link {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none;}