/* CSS Document */




.ddaheader{ 
cursor: hand;
cursor: pointer;
padding: 3px 3px;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-weight:bold;
font-size:16px;
height:25px;
margin-top:5px;
}


.ddaopen{ 
background: #7FB04F;
border-left:2px solid #215500; 
border-bottom: 2px solid #215500;
}

.ddaclosed{ 
}


.ddah2{ 
background: #7FB04F;
border:2px solid #215500; 
}


