td.NavBarTop{
   width: 200px;
   background-color:#FFFFFF;
   background-image:url(/linked/navbar_top.jpg);
   background-repeat: no-repeat;
   height: 25px;
}
td.NavBarItem{
   width: 200px;
   padding: 0px;
   background-color:#FFFFFF;
   background-image:url(/linked/navbar_item.jpg);
   text-indent: 25px;
   text-align: left;
}
td.NavBarItem a{
   text-decoration: none;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: normal;
   color: #000000;
   text-indent: 25px;
   display: block;
}
td.NavBarItem a:visited{
   text-decoration: none;
   color: #000000;
}
td.NavBarItem a:hover{
   text-decoration: none;
   color: #155bef;
}
td.NavBarHeader{
   width: 200px;
   height: 25px;
   background-color:#FFFFFF;
   background-image:url(/linked/navbar_header.jpg);
   text-indent: 5px;
   text-decoration: none;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bolder;
   color: #000000;
   padding: 0px;
   text-align: left;
}
td.NavBarHeader a{
   display: block;
   padding-bottom: 3px;
   padding-top: 10px;
   padding-left: 10px;
   text-decoration: none;
   color: #000000;
}
td.NavBarHeader a:hover{
   text-decoration: none;
   color: #000000;
}
td.NavBarHeader a:visited{
   text-decoration: none;
   color: #000000;
}
td.NavBarBox{
   width: 200px;
   height: 100px;
   background-color:#FFFFFF;
   background-image:url(/linked/200x100box.jpg);
   background-repeat: no-repeat;
   text-align:center;
   vertical-align:middle;
}
td.NavBarBottom{
   width: 200px;
   height: 40px;
   background-color:#FFFFFF;
   background-image:url(/linked/navbar_bottom.jpg);
   background-repeat: no-repeat;
}
