.Level1NoChild, .Level1WChild, .Level2NoChild, .Level2WChild, .Level3 {padding: 1px 1px 0px 4px }
.Level1NoChild{background-color:#CCCCCC;border-top:1px solid white;}
.Level1WChild{background-color:#CCCCCC;border-top:1px solid white;}
.Level2NoChild{background-color:#f0f0f0;border-top:1px solid white;}
.Level2WChild{background-color:#f0f0f0;border-top:1px solid white;}
.Level3{background-color:#D0E0FD;border-top:1px solid white;}
a.:link, a.:active, a.:visited{color: Navy;}
a., a.:hover {color: purple;}
ul{list-style-type: none;}
a {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000066;
}
a:link {text-decoration: none;color: Navy;}
a:visited {text-decoration: none;
color: #FF8C00;
}
a:hover {text-decoration: none;
color: #191970;
}
a:active {text-decoration: none;}