.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	z-index:1;
	background-color:#DCE8F9;
	padding:3px;
	width:625px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;	
	
}

.sampleStyleC {
	background-color:#ddffdd;	
}

.sampleStyleD {
	background-color:Blue;
	color:White;	
}

#playstats td
{
    text-align:center;
}

.playerstats
{   float:left;
	border:1px solid #A5C7FF;
	width:145px;
	margin:0px 5px 5px 0px;
	height: 220px;
	text-align:center;
	background-color:#DEEBFF;	
	}
	
	.insideModal
	{
		width:100%;
	}
	
	.PlayerImage
	{
			Width:120px;
			Height:160px;
	}
	
	.closeButton
	{
			Width:10px;
			Height:10px;
		}
		
.modalPopupFantLeague 
{
	z-index:1;
	background-color:#DCE8F9;
	padding:3px;
	width:500px;
}
.modalPopupFantLeaguePoints 
{
	z-index:1;
	background-color:#DCE8F9;
	padding:3px;
	width:200px;
}

.modalPopupSquad 
{
	z-index:1;
	background-color:#DCE8F9;
	padding:3px;
	width:650px;
}