
/***************************************************************************************/
/* Background color for the section that contains the Site Map and Login Welcome text. */
/***************************************************************************************/
.SiteMapLoginWelcomeDIV
{
    background-color:#ffffff;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:3px;
}

/**********************************/
/* Colour of 'You are here:' text */
/**********************************/
.PreSiteMap
{
    color:#253d63;
    font-size:small;
    font-weight:bold;
}

/*******************************/
/* Colour of bread-crumb trail */
/*******************************/
.SiteMap
{
    color:#253d63;    
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
