﻿.ContentHeaderBar
{     
    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:#666666; }
.BreadCrumbPathSeperatorStyle { color:#666666; font-size:11px; font-weight:bold; }
