/* CSS Document */

body {
	margin:50px 0px; padding:0px;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 2px;
	list-style-position: outside;
	}
	
a, a:link, a:visited, a:active {
text-decoration: none;
color: #0000ff;
}	

a:hover {
color: #000099;
}
	
#Content {
	width:650px;
	height: 400px;
	margin:0px auto;
	text-align:justify;
	padding:15px;
	border: 0px;
	background-color:#ffffff;
	background-image: url("phb.gif");
	background-repeat: no-repeat;
	}
	
table, td, tr, p, div {
	font-family: Arial;
	font-size: 11px;
}

#Text {
	width: 300px;
	height: 220px;
	position: relative;
	left: 300px;
	top: 40px;
	overflow: auto;
	padding: 5px;
}

#Menu { 
	position: relative;
	left: 210px;
	top: 60px;
}

#Menu img { border: 0px;}

#MenuHorz a {
  position: relative;
  height: 10px;
  width: 8px;
  top: 29px; 
  text-decoration: none;
	font-size: 8pt;
	font-family: monospace;
  }
	
	#MenuHorz a i { visibility: hidden; }
	
	a#l00 { left: 311px; }
	a#l01 { left: 313px; }
	a#l02 { left: 315px; }
	a#l03 { left: 317px; }

	a.ll04 { position: relative; left: 315px; }
	a.ll04[class] { position: relative; left: 319px; }
	
	a.ll05 { position: relative; left: 317px; }
	a.ll05[class] { position: relative; left: 321px; }

	a.ll06 { position: relative; left: 319px; }
	a.ll06[class] { position: relative; left: 323px; }

	a.ll07 { position: relative; left: 321px; }
	a.ll07[class] { position: relative; left: 325px; }	