#navi_links{
	position:absolute; 
	top:300px; 
	left:0px;
	width: 237px;
	background-color:#00529E;
}

div.menuLevel3 {
color: #757575; 
background-color: #00529E;
border: solid 2px #00529E;
}
div.menuLevel3:hover {
background-color: #00529E;
border: solid 2px #00529E;
}
a.menuLevel3link,
a.menuLevel3link:visited,
a.menuLevel3link:link,
a.menuLevel3link:active,
a.menuLevel3link:hover{
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #FFFFFF; 
  line-height: 18px;     
  font-weight: bold; 
  text-decoration: none; 
  cursor: pointer; 

}


.menuLevel3nolink{
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #FFFFFF; 
  line-height: 18px;  
  font-weight: bold; 
  text-decoration: none; 
  cursor: crosshair;

}

a.menuLevel2link,
a.menuLevel2link:link,
a.menuLevel2link:visited,
a.menuLevel2link:active, 
a.menuLevel2link:hover
{
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #FFFFFF; 
  font-weight: bold; 
  text-decoration: none; 
  cursor: pointer;
 
}



.menuLevel2nolink{
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #FFFFFF;   
  line-height:18px;
  font-weight: bold; 
  text-decoration: none; 
  cursor: crosshair;

}
