#nav a { color: #333; display: block; margin: 0; text-align: left; text-decoration: none; }
#nav dl, #nav dt { margin: 0; padding: 0; position: relative; }
#nav dl dd { list-style-type: none; padding: 0; margin: 0; }

/*---------------------------------*/

/* First Level */
#nav dl dt a { background: #40386A; color: #fff; font-weight: bold; font-size: 1.0em; border-top: 1px solid #fff; padding: 3px 0 3px 5px; }

/* First Level Hover */
#nav dl dt a:hover { background: #000 url(images/cat_on.gif) right no-repeat; color: #fff; font-weight: bold; }

/* First Level Highlighted */
#nav dl dt a#currentgrp { background: #000 url(images/cat_on.gif) right no-repeat; color: #fff; font-weight: bold; }

/*---------------------------------*/

/* Second Level */
#nav dl dd a { background: #F3F3F7; color: #000; font-weight: normal; font-size: 1.0em; border-top: 1px solid #D5D5DF; padding: 2px 0 2px 10px; }

/* Second Level Hover */
#nav dl dd a:hover { background: #D5D5DF url(images/sub_on.gif) right no-repeat; color: #000; font-weight: bold; padding: 2px 0 2px 15px;}

/* Second Level Highlighted */
#nav dl dd a#currentcat { background: #D5D5DF url(images/sub_on.gif) right no-repeat; color: #000; font-weight: bold; padding: 2px 0 2px 15px;}

/*---------------------------------*/

/* Third Level */
#nav dl dl dd a { background: #fff; color: #333; font-weight: normal; font-size: 1.0em; border-top: 1px solid #eee; padding-left: 20px; }

/* Third Level Hover */
#nav dl dl dd a:hover { background: #DA6D6D; color: #fff; font-weight: normal; }

/* Third Level Highlighted */
#nav dl dl dd a#currentsub { background: #BA2F2F; color: #fff; font-weight: bold; }




/*=======================================================*/







#nav2 a { color: #333; display: block; margin: 0; text-align: left; text-decoration: none; }
#nav2 dl, #nav2 dt { margin: 0; padding: 0; position: relative; }
#nav2 dl dd { list-style-type: none; padding: 0; margin: 0; }

/*---------------------------------*/

/* First Level */
#nav2 dl dt a { background: #40386A; color: #fff; font-weight: bold; font-size: 1.0em; border-top: 1px solid #fff; padding: 3px 0 3px 0px; }

/* First Level Hover */
#nav2 dl dt a:hover { background: #000 url(images/cat_on.gif) right no-repeat; color: #fff; font-weight: bold; }

/* First Level Highlighted */
#nav2 dl dt a#currentgrp { background: #000 url(images/cat_on.gif) right no-repeat; color: #fff; font-weight: bold; }

/*---------------------------------*/

/* Second Level */
#nav2 dl dd a { background: #F3F3F7; color: #000; font-weight: normal; font-size: 1.0em; border-top: 1px solid #D5D5DF; padding: 2px 0 2px 3px; }

/* Second Level Hover */
#nav2 dl dd a:hover { background: #D5D5DF url(images/sub_on.gif) right no-repeat; color: #000; font-weight: bold; padding: 2px 0 2px 6px;}

/* Second Level Highlighted */
#nav2 dl dd a#currentcat { background: #D5D5DF url(images/sub_on.gif) right no-repeat; color: #000; font-weight: bold; padding: 2px 0 2px 6px;}

/*---------------------------------*/

/* Third Level */
#nav2 dl dl dd a { background: #fff; color: #333; font-weight: normal; font-size: 1.0em; border-top: 1px solid #eee; padding-left: 20px; }

/* Third Level Hover */
#nav2 dl dl dd a:hover { background: #DA6D6D; color: #fff; font-weight: normal; }

/* Third Level Highlighted */
#nav2 dl dl dd a#currentsub { background: #BA2F2F; color: #fff; font-weight: bold; }








