/* Child Links Custom Styles */
.childTable { background-color: black; margin: 0px; }
.childTopCell { background-color: #006600; color: white; font-weight: bold; padding: 6px; height: 25px; }
.childIconCell { background-color: #D0D0D0; width: 20px; }
.childContentCell { color: black; padding: 6px; background-color: #FEFEFE; }