
/* Left Navigation when javascript turned off */
#menu .clParentTable td a {cursor: default;}
#menu .clParentTable td a:hover {color: #333333;text-decoration:none;}

#menu .clParentTable td a.clLink { cursor: pointer; color: #333333; text-decoration:none; }
#menu .clParentTable td a.clLink:hover { color: #67999a; text-decoration:underline; }


