#menu_levels { font-size: smaller;}
#menu_levels ul {margin:0;padding:0;list-style-type:none;}
#menu_levels li {margin:0;border-bottom: 1px solid #FFF;}
#menu_levels a {background: #893E6C; padding: 1em; display:block;}
#menu_levels a:link, #menu_levels a:visited {color:#FFF; text-decoration:none;}
#menu_levels a:hover {color:#FFF; text-decoration:underline; background-color:#5A1F43;}
#level_1_active a {background: #893E6C; font-weight:bold;}
#level_1_active a:link, #level_1_active a:visited {color:#FFF; text-decoration:underline;}
#level_1_active a:hover {background: #5A1F43; color: #FFF; font-weight:bold;}

#menu_levels_2 ul {margin:0;padding:0;list-style-type:none;}
#menu_levels_2 li {margin:0; border-bottom: 0px solid white;}
#menu_levels_2 a {background: #893E6C; padding: .2em .2em .2em .5em; width:100%; display:block; font-weight:normal;}
#menu_levels_2 a:link, #menu_levels_2 a:visited {color:#000; text-decoration:none;}
#menu_levels_2 a:hover {color:#FFF; text-decoration:none; background-color:#5A1F43; font-weight:normal;}
#level_2_active a {background: #B6DFE4; font-weight:bold;}
#level_2_active a:link, #level_2_active a:visited {color:#000; text-decoration:none;}
#level_2_active a:hover {background: #5A1F43; color: #FFF;  font-weight:bold;}

#menu_levels_3 ul {margin:0;padding:0;list-style-type:none;}
#menu_levels_3 li {margin:0; border-bottom: 0px solid white;}
#menu_levels_3 a {background: #893E6C; padding: .2em .2em .2em 1.5em; width:100%;display:block; font-weight:normal;}
#menu_levels_3 a:link, #menu_levels_3 a:visited {color:#000; text-decoration:none;}
#menu_levels_3 a:hover {color:#FFF; text-decoration:none; background-color:#2F7F89; font-weight:normal;}
#level_3_active a {background: #B6DFE4;  font-weight:bold;}
#level_3_active a:link, #level_3_active a:visited {color:#000; text-decoration:none;}
#level_3_active a:hover {background: #2F7F89; color: #FFF;  font-weight:bold;}

#menu_levels_4 ul {margin:0;padding:0;list-style-type:none;}
#menu_levels_4 li {margin:0;border-top: 1px solid white;border-bottom: 1px none white;}
#menu_levels_4 a {padding:5px 2px 4px 62px;background:#893E6C url(/images/buttons/arrow03.gif) 2.6em 50% no-repeat;width:100%;display:block;}
#menu_levels_4 a:link, #menu_levels_4 a:visited {color:#FFF; text-decoration:none;}
#menu_levels_4 a:hover {color:#FFF; text-decoration:none;background-color:#2072CE;}
#level_4_active a {background: #2F7F89 url(/images/buttons/arrow02.gif) 2.6em 50% no-repeat;}

#menu_levels_5 ul {margin:0;padding:0;list-style-type:none;}
#menu_levels_5 li {margin:0;border-top: 1px solid white;border-bottom: 1px none white;}
#menu_levels_5 a {padding:5px 2px 4px 70px;background:#893E6C url(/images/buttons/arrow03.gif) 3.4em 50% no-repeat;width:100%;display:block;}
#menu_levels_5 a:link, #menu_levels_5 a:visited {color:#FFF; text-decoration:none;}
#menu_levels_5 a:hover {color:#FFF; text-decoration:none;background-color:#2072CE;}
#level_5_active a {background: #2F7F89 url(/images/buttons/arrow02.gif) 3.4em 50% no-repeat;}