﻿.ContentHeaderBar
{   
    background-color: #21396B;
    background-image: url(ContentHeaderBar.gif); 
    background-repeat: repeat-x;
    height:20px; 
    line-height:18px;
    font-weight:bold;
    color:white;
    font-size:10px;
}

.BreadCrumbSiteMap a:hover { color:white;}

.BreadCrumbCurrentNodeStyle { color:white; }
.BreadCrumbNodeStyle { color:#BDBABD; }
.BreadCrumbPathSeperatorStyle { color:#BBBBBB; font-size:11px; font-weight:bold; }

