#navcontainer
{
/*avoid gap after li in ie6 by setting width*/
width: 170px;
	font-family: Verdana, Arial;
	line-height: 26px;
	margin-top: 5px;
	margin-left: 3px; }

#navcontainer ul
{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}
#navcontainer ul li {
	 }
#navlist0 a {
	font-size:     11px;
	line-height: 14px;
	display:       block;
	margin-top:    2px;
	margin-bottom: 2px;
	padding:       3px 0 4px 8px;
	border-bottom: 1px dotted #f0c9e0; }

#navlist0 a {
	width: 154px;
	overflow: hidden; }


#navlist0 a, #navlist0 a:visited {	color:           #6d6d6d;
	text-decoration: none;
	background:      #fff7ff;
	border-left:     8px solid #e7b3c9; }

#navlist0 a:hover, #navlist0 a#current:hover {	color:            #470000;
	text-decoration:  underline;
	background-color: #e7e0e4;
	border-left:      8px solid #9c124c; }

.space {
margin-top: 15px;
}	
#navlist0 li.all, #navlist li.all {
	color:            #71012f;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration:  none;
	background-color: #fcf1f7;
	padding: 3px 0 4px 8px;
	border-left:      8px solid #800638; }

#navlist a
{
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px 0 4px 8px;
	border-bottom: 1px dotted #f0c9e0; }
/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#navlist a { width: 154px; }
#navlist a
{
\width: 170px;
w\idth: 154px;
}
#subnavlist a
{
	display: block;
	font-size: 10px;
	padding: 1px 0 1px 10px;
	margin-left: 8px; }

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#subnavlist a { width: 106px; }

#subnavlist a
{
\width: 162px;
w\idth: 146px;
}

#navlist a, #navlist a:visited
{
border-left: 8px solid #e7b3c9;
background: #ffffff;
color: #777;
text-decoration: none;
}
#subnavlist a, #subnavlist a:visited
{
border-left: 6px solid #f7e1ee;
background: #ffffff;
color: #888;
text-decoration: none;
}


#navlist a:hover, #navlist a#current:hover
{
	color: #9c124c;
	background-color: #f7e9f1;
	border-left: 8px solid #9c124c;
	text-decoration: underline; }
#subnavlist a:hover, #subnavlist a#subcurrent:hover
{
	color: #9c124c;
	background-color: #f9edf3;
	border-left: 6px solid #cb5084;
	text-decoration: underline; }

a#current, a:visited#current
{
border-left: 8px solid #9c124c;
background: #fce7f0;
color: #3c1a2a;
text-decoration: none;
}
a#subcurrent , a:visited#subcurrent
{
border-left: 6px solid #cb5084;
background: #fce7f0;
color: #3c1a2a;
text-decoration: none;
}

