/* CSS Document */
#pfooter {
	height: 25px;
	width: 800px;
	top: 0px;
	background-color: #93743B;
	float: left;
	clear: left;
	font-size: 13px;
	margin: 0px;
	font-family: Tahoma;
	padding: 0px;
}
#pfooter a {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#pfooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.pfooter_left {
	line-height: 25px;
	margin-top: 0px;
	margin-right: 245px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.pfooter_right {
	line-height: 25px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#pfooter p{
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
}