td.menulink {
	padding: 2px 0px 1px 0px;
	white-space: nowrap;
}
.MLink {
	font-weight : bold;
	line-height: 18px;
	border-bottom : solid 1px #cecece;
	padding: 3px 1px 1px 1px;
	color: navy
} 
a.leftLink,a.leftLink:visited,a.leftLink:active {
  color: navy; line-height: 17px;
  padding-top: 4px; 
  padding-left: 10px;
  background-repeat: no-repeat;
  background-image : url(../images/zendarrow.gif);
  background-position: left 7px;  
  font-size: 11px;
}
a.leftLink:hover {
  color: #0066FF; 
  background-image : url(../images/zendarrow2.gif);
}
.rightBox {
	color : navy; line-height: 14px;
	background-image : url(../images/zendarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color : white;
	padding-left: 10px;  
	font-size: 10px;
} 
a.rightBox:active, a.rightBox:link,a.rightBox:visited { 
  color : navy; text-decoration : none 
  }
a.rightBox:hover {
	color : #0066FF; line-height: 14px;
	background-image : url(../images/zendarrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color : white;
	padding-left: 10px;  
	font-size: 10px; 
}
a.subLink,a.subLink:visited,a.subLink:active {
  color: navy; line-height: 14px;
  padding-top: 4px; 
  padding-left: 10px;
  background-repeat: no-repeat;
  background-image : url(../images/pinpoint_x.gif);
  background-position: left 7px;  
  font-size: 10px;
}
a.subLink:hover {
  color: #0066FF; 
  background-image : url(../images/pinpoint_x.gif);
  font-size: 10px;
}

