/*Poker Player Alliances General CSS Document */

Body
	{
		background-image:url(../grfx/bgPage.jpg);
		background-repeat:no-repeat;
		background-color:#051a4f;
		background-position:center;
		background-position:50% 0%;
	}
#changePng { behavior: url(iepngfix.htc); }

.pp_CounterTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:80px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bolder;
		line-height:100px;
	}
	
.pp_CounterTxt1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		text-transform:uppercase;
	}
	
.pp_PageTitle
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
.pp_PageTxt1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
.pp_PageTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
.pp_pl_Txt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		line-height:20px;
	}

.pp_Textbox
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
		color:#000000;
		background-color:#FFFFFF;
		border: 1px solid #767676;
		height:26px;
		padding-left:7px;
		padding-top:5px;
	}
	
.pp_FooterTxt
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}