.left_nav_bar
{
  background-image: url('/images/right_hdr2.gif');
  background-repeat: repeat-x;
  width: 132px;
  border: 1px solid #aaaaaa;
  color: #ffffff;
  text-align: center;
}


div#LeftNav
{

}

div#LeftNav .title
{
  color: #ff0000;
  border: 1px solid blue;
}

div#allnavleft
{

}
div#allnavleft a
{
  color:#0377EB;
  text-decoration: none;
}

div#allnavleft a:hover
{
  text-decoration: underline;
}

div#allnavleft ul
{
  padding-left: 18px;
}

div#allnavleft li
{
  margin-left: 0px;
}

/* Left Nav Attribute Headings */
div.headingcategorys
{
  font-weight: bold;
  margin-bottom: 5px;
  margin-left: 18px;
  font-size: 1.1em;
}

div.allbelowcategorys
{

}

div.categorybackground
{

}
           
