.cssMenu
{
	background-color:#EBE9ED;
	height:16px;
}

.hrefBlue 
{  
	color: #333399; 
	font-family:"Verdana";
	font-size:11px;
	text-decoration: none;
	cursor:pointer;
}

.hrefWhite 
{  
	color: #FFFFFF; 
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.menuLinks 
{  
	font-family: "Verdana"; 
	font-size: 10px; 
	text-decoration: none; 
	color:#FFFFFF; 
	font-weight:bold
}

.PDMenu
{
	Z-INDEX: 1; 
	POSITION: absolute; 
	TOP: -100px; 
	LEFT: 25px; 
	BACKGROUND-COLOR: #EBE9ED; 
}

.PopUp
{
	Z-INDEX: 1; 
	POSITION: absolute; 
	TOP: -100px; 
	LEFT: 25px; 
	/*BACKGROUND-COLOR: #ffe8a2; */
}