


        #breadcrumps
        {
            background:rgb(  77 , 183 ,  73 );
            font-family: 'Ubuntu', sans-serif;
            font-size: 11px;
            font-weight: bold;
            color:rgb( 215 , 215 , 215 );

        }
        #breadcrumpsLeft
        {
            float: left;
            width: 110px;
            display: block;
            margin: 6px 5px 6px 6px;
            padding: 0;
        }
        #breadcrumpsRight
        {
            float: left;
            width: 800px;
            display: block;
            margin: 6px 5px 6px 0px;
            padding: 0;
        }
        #breadcrumpsRight a:link, a:visited, a:focus, a:active
        {
            font-family: 'Ubuntu', sans-serif;
            font-size: 11px;
            font-weight: bold;
            text-decoration: none;
            color:rgb( 215 , 215 , 215 );
        }
        #breadcrumpsRight a:hover
        {
            color:rgb( 215 , 215 , 215 );
            text-decoration: overline underline;
        }



        #menInner
        {
            text-decoration: none;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 9px;
            width: 150px;
            margin: 0px 0px 0px 5px;
        }
        #menInner a:link, a:visited, a:active
        {
            color: rgb(  68 , 100 ,  61 );
            text-decoration: none;
        }
        #menInner a:hover
        {
            color: rgb(  68 , 100 ,  61 );
            text-decoration: overline underline;
        }



        #men a.book
        {
            display: block;
            margin: 16px 0px 0px 0px;
            padding: 0px;
        	font-family: 'Ubuntu', sans-serif;
            font-weight: bold;
            font-size: 12px;
            text-align: left;
            text-decoration: none;
            line-height: 16px;
            text-transform: capitalize;
        }
        #men a:link.book, a:visited.book, a:active.book
        {
            color: rgb(  68 , 100 ,  61 );
            text-decoration: none;
        }
        #men a:hover.book
        {
            /* color: rgb(  77 , 183 ,  73 ); */ color: rgb(  68 , 100 ,  61 );
            text-decoration: overline underline;
        }



        #men a.part
        {
            display: block;
            margin: 15px 0px 0px 0px;
            padding: 0px;
        	font-family: 'Ubuntu', sans-serif;
            font-weight: bold;
            font-size: 12px;
            text-align: left;
            text-decoration: none;
            line-height: 16px;
        }
        #men a:link.part, a:visited.part,a:active.part
        {
            /* color: rgb(  77 , 183 ,  73 ); */ color: rgb(  68 , 100 ,  61 );
            text-decoration: none;
        }
        #men a:hover.part
        {
            /* color: rgb(  77 , 183 ,  73 ); */ color: rgb(  68 , 100 ,  61 );
            text-decoration: overline underline;
        }



        #men a.chapter, a.article
        {
            display: block;
            margin: 5px 0px 0px 0px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-weight: bold;
            font-size: 11px;
            padding-left: 10px;
            text-decoration: none;
        }
        #men a:link.chapter, a:link.article, a:visited.chapter, a:visited.article, a:active.chapter, a:active.article
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.chapter, a:hover.article
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }



        #men a.sect1, a.section
        {
            display: block;
            margin: 5px 0px 0px 10px;
            padding: 0px 0px 0px 10px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 11px;
            text-decoration: none;
            font-weight: normal;
        }
        #men a:link.sect1,
             a:link.section,
             a:visited.sect1,
             a:visited.section,
             a:active.sect1,
             a:active.section
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.sect1, a:hover.section
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }



        #men a.sect2
        {
            display: block;
            margin: 5px 0px 0px 15px;
            padding: 0px 0px 0px 10px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 11px;
            text-decoration: none;
        }
        #men a:link.sect2,
             a:visited.sect2,
             a:active.sect2
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.sect1, a:hover.section
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }



        #men a.sect3
        {
            display: block;
            margin: 5px 0px 0px 20px;
            padding: 0px 0px 0px 10px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 10px;
            text-decoration: none;
        }
        #men a:link.sect3, a:visited.sect3, a:active.sect3
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.sect1, a:hover.section
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }



        #men a.sect4
        {
            display: block;
            margin: 5px 0px 0px 25px;
            padding: 0px 0px 0px 10px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 9px;
            text-decoration: none;
        }
        #men a:link.sect4, a:visited.sect4, a:active.sect4
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.sect1, a:hover.section
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }



        #men a.sect5
        {
            display: block;
            margin: 5px 0px 0px 30px;
            padding: 0px 0px 0px 10px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 9px;
            text-decoration: none;
        }
        #men a:link.sect5, a:visited.sect5, a:active.sect5
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.sect1, a:hover.section
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }



        #men a.simplesect
        {
            display: block;
            margin: 5px 0px 0px 35px;
            padding: 0px 0px 0px 10px;
            background-image:url(men_bullet.png);
            background-repeat:no-repeat;
            background-position: 0px center;
        	font-family: 'Ubuntu', sans-serif;
            font-size: 9px;
            text-decoration: none;
        }
        #men a:link.simplesect, a:visited.simplesect, a:active.simplesect
        {
            color: rgb( 230 , 125 ,  50 );
        }
        #men a:hover.sect1, a:hover.section
        {
            color: rgb( 230 , 125 ,  50 );
            text-decoration: overline underline;
        }

