﻿.MenuNanigationPath
{
text-decoration:none;
border-right: white 0px solid;
border-top: white 0px solid;
margin: 1px 0px;
border-left: white 0px solid;
cursor:  pointer;
 border-bottom: white 0px solid;
 cursor:pointer;
 color:#173C6E;
 font-size: 7.5pt;
 text-align:center;
 text-decoration: none;
 font-family: Verdana;
}

.NavigationPathSeparator
{
text-decoration:none;
border-right: white 0px solid;
border-top: white 0px solid;
margin: 1px 0px;
border-left: white 0px solid;
border-bottom: white 0px solid;
cursor:pointer;
color:#990000;
font-size: 7.5pt;
text-align:center;
text-decoration: none;
font-family: Verdana;
}