Body {
	background-image: url(../images/pkpfbig.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
}

p {

}

a {
	padding: 2px;
	text-decoration: none;
	color: #1b1b86;
}

table {
	font-size: 9pt;
	border: 1px solid #000000;
	border-collapse: collapse;
}

th, td {
	border: 1px solid #000000;
}

input, textarea, select {
	padding: 2px;
	border: 1px solid #1b1b86;
	background-color: #eaeaea;
}

#head {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #000;
}

#head h1 {
	display: none;
}

#sidebar {
	position: absolute;
	top: 101px;
	left: 0px;
	width: 175px;
	padding: 2px 2px 2px 0px;
	margin: 0;
	border-bottom: 1px solid #000000;
}

#sidebar a {
	font-weight: bold;
	padding: 2px;
}

#sidebar a:hover {
	border: 1px dashed #0000a1;/*#c2c2c2;*/
	background-color: #cecd86;
	padding: 0 0 0 1px;
}

#main {
	position: absolute;
	top: 101px;
	left: 176px;
	border-left: 1px solid #000000;
	padding: 2px 8%;
	text-align: justify;
}

#foot {
	position: absolute;
	left: 10px;
	top: 85%;
	width: 150px;
	height: 18px;
	padding-left: 2%;
	font-size: 8pt;
}

#m81 {
	position: absolute;
	left: 10px;
	top: 75%;
	width: 150px;
	padding-left: 2%;
}
