/* Top Page CSS Rules */
				
			.hostPayInstr
				{
					position:			absolute;
					top:					35px;
					left:					160px;
					width:				680px;
					height:				100px;
					font-size:			11pt;
					text-align:			justify;
					color:				#000077;
					background-color:	transparent;
					border:				thin none #00ff00;
				}
					
		
				.ppTitle
					{
						color:				#000066;
						font-size:			18pt;
						font-style:			italic;
					}

			.paypal01
				{
					position:			absolute;
					top:					170px;
					left:					200px;
					width:				250px;
					height:				80px;
					text-align:			center;
					background-color:	transparent;
					border:				thin none #ff0000;
				}

			.paypal02
				{
					position:			absolute;
					top:					170px;
					right:				200px;
					width:				250px;
					height:				80px;
					text-align:			center;
					background-color:	transparent;
					border:				thin none #ff0000;
				}

			.paypal03
				{
					position:			absolute;
					top:					215px;
					right:				50px;
					width:				110px;
					height:				26px;
					text-align:			right;
					background-color:	transparent;
					border:				thin none #ff0000;
				}
				
				.hosting
					{
						position:			absolute;
						top:					0px;
						left:					0px;
						width:				250px;
						height:				15px;
						text-align:			center;
						color:				#770000;
						background-color:	transparent;
						border:				thin none #00ff00;
					}
				
				.ppForm
					{
						position:			absolute;
						top:					25px;
						left:					0px;
						width:				250px;
						height:				50px;
						text-align:			center;
						color:				#770000;
						background-color:	transparent;
						border:				thin none #00ff00;
					}
		
	.close
		{
			position:			absolute;
			top:					280px;
			left:					460px;
			width:				80px;
			height:				25px;
			text-align:			center;
			border:			thin none #00ff00;
			background-color:	transparent;
		}