DIV#breadcrumb SPAN#actcrumb A {
  color: #77B212;
  text-decoration: none;
  border-bottom: 1px dashed #77B212;
}

DIV#breadcrumb SPAN#actcrumb A:hover {
  border-bottom: 1px solid #77B212;
}

DIV#breadcrumb A {
  color: #524A52;
  font-size: 12px;
}

DIV#breadcrumb A:hover {
  text-decoration: none;
}

#tabnav {
  margin: 0;
  padding: 0;
  overflow: visible;
  position: relative;
  margin-right: -840px;
  float: left;
  background-color: white;
}

#tabnav li	{
  display: block;
  margin: 0; 
  padding: 0;
  float: left;
  list-style-type: none;
  width: 108px;
  height: 151px;
  margin-right: 1px;
}

#tabnav a {
  display: block;
  float: left;
  font-size: 11px;
  font-weight: bold;
  padding: 125px 13px 0 13px;
  text-decoration: none;
  color: #58595B;
/*  width: 108px;
  height: 151px;*/
/*
  voice-family: "\"}\""; 
  voice-family:inherit;
*/
  height:34px;
  width: 82px;
}


#tabnav li#mn11 {
  background: url(mn1_bkg1h.gif) top left no-repeat;
}

#tabnav li#mn11  a {
  background: url(mn1_bkg1.gif) top left no-repeat;
}

#tabnav li#mn12 {
  background: url(mn1_bkg2h.gif) top left no-repeat;
}

#tabnav li#mn12  a {
  background: url(mn1_bkg2.gif) top left no-repeat;
}
#tabnav li#mn13 {
  background: url(mn1_bkg3h.gif) top left no-repeat;
}

#tabnav li#mn13  a {
  background: url(mn1_bkg3.gif) top left no-repeat;
}
#tabnav li#mn14 {
  background: url(mn1_bkg4h.gif) top left no-repeat;
}

#tabnav li#mn14  a {
  background: url(mn1_bkg4.gif) top left no-repeat;
}
#tabnav li#mn15 {
  background: url(mn1_bkg5h.gif) top left no-repeat;
}

#tabnav li#mn15  a {
  background: url(mn1_bkg5.gif) top left no-repeat;
}
#tabnav li#mn16 {
  background: url(mn1_bkg6h.gif) top left no-repeat;
}

#tabnav li#mn16  a {
  background: url(mn1_bkg6.gif) top left no-repeat;
}

#tabnav li#mn11 a:hover, #tabnav li#mn12 a:hover, #tabnav li#mn13 a:hover, #tabnav li#mn14 a:hover, #tabnav li#mn15 a:hover, #tabnav li#mn16 a:hover {
    background-image: none;
}

#tabnav li#mn11 a.act, #tabnav li#mn12 a.act, #tabnav li#mn13 a.act, #tabnav li#mn14 a.act, #tabnav li#mn15 a.act, #tabnav li#mn16 a.act {
   background-image: none;
}


#tabnav a:active {
    background-image: none;
}
	



