/* ---- 2003-05-05 - BreadCrumb links ---- */
a.brCrumb:link {
 font-family: Verdana, sans-serif;
 background: transparent;
 color: #0033cc;
 letter-spacing: 0em;
 text-decoration: underline;
}
a.brCrumb:visited {
 font-family: Verdana, sans-serif;
 background: transparent;
 color: #0033cc;
 letter-spacing: 0em;
 text-decoration: underline;
}
a.brCrumb:hover {
 font-family: Verdana, sans-serif;
 background: #000000;
 color: #ffffff;
 letter-spacing: 0em;
 text-decoration: underline;
}
a.brCrumb:active {
 font-family: Verdana, sans-serif;
 background: transparent;
 color: #ff0000;
 letter-spacing: 0em;
 text-decoration: underline;
}
div.brCrumb {
 background: transparent;
 color: #000000;
 font-weight: normal;
}
span.brCrumb {
 font-size: 8px;
}
#bCrumb {
 margin: 4px -1.5% -1% 0;
 font-family: Verdana, sans-serif;
 background: transparent;
 color: #000000;
 font-weight: normal;
 text-align: right;
 height: auto;
 width: auto;
 padding-bottom: auto;
}
div.source {
 font-family: Verdana, sans-serif;
}
