			a.txtpie1:link {color: #555555; text-decoration: none; }
			a.txtpie1:visited {color: #555555; text-decoration: none; }
			a.txtpie1:hover {color: #FF6600; text-decoration: none; }
			a.txtpie1:active {color: #FF6600; } 

	.txtpie0 {
		font-size: 11px;
		font-family: verdana, arial, helvetica;
		font-weight: 600;
		color: #555555;

	}

	.txtpie1 {
		font-size: 11px;
		font-family: verdana, arial, helvetica;
		font-weight: 600;
		color: #555555;

	}
				
	#contpie {
		border: 0px solid #00FF00;
		float: center;
		width: 974px;
		height: 100%;
		text-align: center;
		margin-left: 24px;
		margin-top: 7px;
		margin-bottom: 20px;
		/* HACK FF */
		overflow: hidden;
	}

	#pielin {
		border: 0px solid #000000;
		width: 100%;
		margin-top: 0px;
		height: auto;
	}

	#pie0 {
		border: 0px solid #FF0000;
		text-align: left;
		float: left;
		width: 320px;
		height: auto;
		margin-top: 0px;
	}

	#pie1 {
		border: 0px solid #000077;
		text-align: right;
		float: right;
		width: 580px;
		height: auto;
		margin-top: 0px;
	}