A:LINK.DIDDY { font-family: Arial, Helvetica, sans-serif; 
color: #cc0000; font-size: 14px; font-weight: normal; text-decoration:none; 
} 
A:VISITED.DIDDY 
  { font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: 
  #cc0000; font-weight:normal; text-decoration:none; } 
A:ACTIVE.DIDDY { font-family: 
   Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000;font-weight:bold; text-decoration:none; 
  } 
A:HOVER.DIDDY { font-family:  Arial, Helvetica, sans-serif; font-size: 
  14px; color: #ffffff; font-weight:bold;text-decoration:none; background-color: #FF6633; } 

A:LINK.DIDDY1 { font-family: Arial, Helvetica, sans-serif; 
color: #cc0000; font-size: 11px; font-weight: normal; text-decoration:none; 
} 
A:VISITED.DIDDY1 
  { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: 
  #cc0000; font-weight:normal; text-decoration:none; } 
A:ACTIVE.DIDDY1 { font-family: 
   Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000;font-weight:bold; text-decoration:none; 
  } 
A:HOVER.DIDDY1 { font-family:  Arial, Helvetica, sans-serif; font-size: 
  11px; color: #ffffff; font-weight:normal;text-decoration:none; background-color: #FF6633; } 
  
#leftPan {
	position:absolute;
	left:581px;
	top:317px;
	width:237px;
	height:325px;
	z-index: 3;
	list-style-position: inside;
	list-style-image: url(Images/bullet1.gif);
	font-size: 10px;
}
#leftPan a{
	text-decoration:none;
	font-weight: bold;
	border: 0;
}
#leftPan a:link {
	color: #072C2C;
}
#leftPan a:visited {
	color: #425666;
}
#leftPan a:hover {
	color: #157373;
}
#leftPan a:active {
	color: #844747;
}
