/* Start of CMSMS style sheet 'Anylink' */
#nav td {   
      font:normal 10px Arial;
      text-align:left; 
      color:#5680d0;
      text-decoration:none;
      border-top: 2px solid #d7dfe6;
      border-top-style: groove;
      padding-left: 50px;
      background-image: url(uploads/template/nav-button.gif);
      background-repeat: no-repeat;
      background-position: 3em .75em;
}

#nav a {   
      font:normal 10px Arial;
      background-repeat:no-repeat; 
      text-align:center; 
      color:#43739d;
      
}

#nav a:hover { 
      color:#FFFFFF;
}


#nav .anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #d7dfe6;
border-bottom-width: 1;
font:normal 10px Arial;
line-height: 22px;
z-index: 100;
background-color: #C1D0DD;
width:110px;
}

#nav .anylinkcss a {
font:normal 10px Arial;
padding: 4px;
color:#43739d;
display: block;
text-indent: 3px;
border-bottom: 0px solid #d7dfe6;
padding: 2px;
line-height:22px;
text-decoration: none;
}

#nav .anylinkcss a:hover{ /*hover background color*/
font-weight: bold;
color: #ffffff;
background-color: #C1D0DD;
text-decoration:none;
}
/* End of 'Anylink' */

