.headerTable { 
	color: #333;
	width: 720px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.headerTable #logoCell { 
	padding: 10px;
}

.headerTable #pnCell { 
	text-align: right; 
	vertical-align: bottom; 
	padding: 10px;
	height: 46px;
	font-stretch: expanded;
	font-weight: bolder;
}

.headerTable #menuCell { 
	height: 20px; 
	background-color: #fff;/*#9aa09a; #dbe1ea #505b90*/; 
	border-top: 1px solid #000; border-bottom: 1px #000 solid;
}
