body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #000000;
	color: #FFFFFF;
}
#plogo {
	display: none;

}
#pmenu {
	width: 160px;
	float: left;
	height: 240px;
}
#pmenu div a{
	margin: 0px;
}
#pmain {
	background: #003399;
}
#pahed {
	background: #666666;
	margin-top: 10px;
	border-top: 1px solid #006699;
}
#parea {
	background: #666666;
	border-bottom: 1px solid #006699;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #999999;

}
#parea a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#parea a:visited {
	font-weight: bold;
	color: 330099;
	text-decoration: none;
}
#pback {
	margin-top: 10px;
}
#putil {
	margin-top: 10px;
	width: 60px;
	margin-left: 100px;
}
#c4putil div {
	text-align: right;
	width: 60px;
}
#pfixd {
	width: 270px;
	height: 20px;
	float: right;
	margin-top: 30px;
	background: #009900;
}
#pbody {
	margin-left: 160px;
	clear: right;
	background: #ffffff;
	border-top: 1px solid #006699;
	border-right: 1px #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	padding: 10px;
	color: #000000;
}
#pbody #ppath {
	font-size: 11px;
}
#pbody h1 {
	text-align: right;
	border-bottom: 1px dashed #666666;
	font-size: 24px;
}
#pbody h2 {
	font-size: 16px;
}
#pbody h3 {
	font-size: 12px;
	font-weight: bold;
}
#pbody h4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	border-top: 1px dashed #666666;
}
#pbody blockquote {
	font-style: normal;
	margin-right: 50px;
	margin-left: 50px;
}
#pbody table {
	color: #888888;
}
#pbody thead {
	font-weight: bold;
}
#pbody td {
	font-size: 11px;
	text-align: center;
}
#pbody ul {
	font-size: 11px;
}
#pbody ol {
	font-size: 11px;
}
#pbody a:link {
	font-weight: bold;
	color: 0000ff;
	text-decoration: none;
}
#pbody a:visited {
	font-weight: bold;
	color: 990000;
	text-decoration: none;
}
#pfoot {
	margin-left: 160px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#pfoot #pfnav {
	float: right;
}
#pfoot a:link {
	font-weight: bold;
	color: 0000ff;
	text-decoration: none;
}
#pfoot a:visited {
	font-weight: bold;
	color: 990000;
	text-decoration: none;
}
#pfoot #sclogo {
	display: inline;
}
#pfoot #prlogo {
	display: none;
}
