body {
	font-family: Arial, Helvetica, sans-serif;
	background: 				#FF80B8;
}

#header		{
			
			}

TD.text1		{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#000000;
			font-size:					13px;
			}
			
a.text1:link		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					13px;
			font-weight:				bold;
			text-decoration:			underline;
			}
			
a.text1:visited		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					13px;
			font-weight:				bold;
			text-decoration:			underline;
			}
			
a.text1:hover		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					13px;
			font-weight:				bold;
			text-decoration:			none;
			}
			
a.text1:active		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					13px;
			font-weight:				bold;
			text-decoration:			underline;
			}
			
			
a.smallLink1:link		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					10px;
			text-decoration:			underline;
			}
			
a.smallLink1:visited		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					10px;
			text-decoration:			underline;
			}
			
a.smallLink1:hover		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					10px;
			text-decoration:			none;
			}
			
a.smallLink1:active		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#A10048;
			font-size:					10px;
			text-decoration:			underline;
			}
			
a.linkColor1:link		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF9380;
			font-size:					26px;
			font-weight:				bold;
			}
			
a.linkColor1:visited		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF9380;
			font-size:					26px;
			font-weight:				bold;
			}
			
a.linkColor1:hover		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF9380;
			font-size:					26px;
			font-weight:				bold;
			text-decoration:			none
			}
			
a.linkColor1:active		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF9380;
			font-size:					26px;
			font-weight:				bold;
			}
			
			
a.linkColor2:link		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF80B8;
			font-size:					26px;
			font-weight:				bold;
			}
			
a.linkColor2:visited		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF80B8;
			font-size:					26px;
			font-weight:				bold;
			}
			
a.linkColor2:hover		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF80B8;
			font-size:					26px;
			font-weight:				bold;
			text-decoration:			none
			}
			
a.linkColor2:active		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FF80B8;
			font-size:					26px;
			font-weight:				bold;
			}
			
			
TD.compliance		{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FFFFFF;
			font-size:					12px;
			font-weight:				normal;
			}
			
			
/*******************************************************************
/
/  Updated 2257 Compliance Styles
/
/*******************************************************************/			

#complianceDIV {
	font-family: 	times new roman;
	font-size: 		12pt;
	color: 			#444444;
	line-height: 	110%;
	padding-top:	20px;
	padding-bottom:	20px;
	padding-left:	40px;
	padding-right:	40px;
	}

#complianceDIV a {
	font-family: 	times new roman;
	font-size: 		12pt;
	color:			#444444;
	font-weight: 	normal;
	text-decoration: underline;
	}

#complianceDIV a:hover {
	font-family: 	times new roman;
	font-size: 		12pt;
	color: 			#444444;
	font-weight: 	normal;
	text-decoration: none;
}

.privacyText {
	font-family:	verdana,arial;
	font-weight:	normal;
	font-size:		9px;
	color:			#444444;
	padding-bottom:	10px;
	line-height:	300%;
	vertical-align:	middle;
}

.privacyText a			{	color:	#444444; text-decoration: underline;}
.privacyText a:hover 	{	color:	#444444; text-decoration: none;}
.privacyText a:visited 	{	color:	#444444; text-decoration: underline;}
			
img			{
			border: 0px;
			}
			
#container 	{		
			width: 						722px;
			background: 				#FFBFDC url(/images/skins/flirt4free/design-002/bg.gif);
			/*
			border-left: 				1px solid #000000;
			border-right: 				1px solid #000000;
			*/
			border-top: 				none #000000;
			border-bottom: 				1px solid #000000;
			}

img.header {
			padding: 0px;
			margin: 0px;
			
			}
			
#introText 	{
			padding-top:					25px;
			padding-bottom:					35px;
			padding-left:					35px;
			padding-right:					35px;
			font-family:				Verdana, Arial, Helvetica, sans-serif;
			font-size:					14px;
			color:						#000000;
			text-align:					left;
			width:						auto;
			}

#introText a {
			color:						#FFFFFF;
			text-decoration:			underline;
			font-weight:				bold;
			}

#introText a:hover {
			text-decoration:			none;
			font-weight:				bold;
			}
			
.imageContainer {
			width:						auto;
			clear:						both;
			margin-left:				10px;
			margin-right:				10px;
			}
			
.imageLeft	{
			float:						left;
			width:						320px;
			text-align:					center;
			padding: 15px;
			
			}

.imageRight	{
			float:						left;
			width:						320px;
			text-align:					center;
			padding: 15px;
			
			}		
			
.textBox 	{
			height: 					220px;
			width: 						300px;
			padding:					10px;
			background-color: 			#000000;
			color:						#ffffff;
			font-family: 				Verdana, Arial, Helvetica, sans-serif;
			font-size: 					11pt;
			line-height: 				14pt;
			text-align:					center;
			border:						1px dotted #9a9a9a;
			}
			
.mediaTextBox 	{
			width: 						308px;
			padding-top:				105px;
			padding-bottom:				105px;
			background-color: 			#000000;
			color:						#a4a4a4;
			font-family: 				Verdana, Arial, Helvetica, sans-serif;
			font-size: 					11pt;
			font-weight:				bold;
			line-height: 				14pt;
			text-align:					center;
			border:						1px dotted #9a9a9a;
			}
			
.mediaTextBox a:link, .mediaTextBox a:visited {
			font-weight: bold;
			color: #ffcc00;
			text-decoration: underline;
			}
.mediaTextBox a:hover {
			color: #ffffff;
			text-decoration: none;
			}


#footer1	{
			margin-top:					15px;
			background: 				url("/images/skins/flirt4free/design-002/footer1.gif");
			width: 						auto;
			height: 					129px;
			text-align: 				center;
			padding-top: 				10px;
			padding-left:				230px;
			}
			
#footer2	{
			background: 				url("/images/skins/flirt4free/design-002/footer2.gif");
			width: 						auto;
			height: 					99px;
			padding-top:				0px;
			padding-left:				200px;
			text-align: 				center;
			color: 						#FFFFFF;
			font-size: 					10pt;
			font-family: 				verdana, arial, sans-serif;
			text-align: 				center;
			}

#footer1 td {
			text-align: 				center;
			color: 						#ffffff;
			font-size: 					11pt;
			font-family: 				verdana, arial, sans-serif;
			}
			
#footer1 a 	{
			font-family: 				verdana, arial, sans-serif;
			color: 						#585154;
			font-size: 					9pt;
			text-decoration:			underline;
			}
			
#footer1 a:hover  {
			font-family: 				verdana, arial, sans-serif;
			color: 						#585154;
			font-size: 					9pt;
			text-decoration:			none;
			}


#footer3	{
			width: 						auto;
			padding-bottom:				20px;
			text-align:					center;
			font-family:				Arial, Helvetica, sans-serif;
			color:						#585154;
			font-size: 					10pt;
			}
			
.footerText1 {
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FFFFFF;
			font-size:					16pt;
			font-weight:				bold;
			}
.footerText1 a:link, .footerText1 a:visited {
			color:						#FFFFFF;
			text-decoration:			underline;
			}
.footerText1 a:hover {
			color:						#FFFFFF;
			text-decoration:			none;
			}
			
.footerText2 {
			font-family:				Arial, Helvetica, sans-serif;
			color:						#F3C300;
			font-size:					12pt;
			font-weight:				bold;
			}
.footerText2 a:link, .footerText2 a:visited {
			color:						#FFFFFF;
			text-decoration:			none;
			}
.footerText2 a:hover {
			color:						#FFFFFF;
			text-decoration:			underline;
			}			
					
.footerText3 {
			font-family:				Arial, Helvetica, sans-serif;
			color:						#00ff00;
			font-size:					14pt;
			font-weight:				bold;
			}
.footerText3 a:link, .footerText3 a:visited {
			color:						#29AAFE;
			text-decoration:			none;
			}	
.footerText3 a:hover {
			color:						#29AAFE;
			text-decoration:			underline;
			}					
			
.subHeaderText1		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FFFFFF;
			font-size:					18px;
			font-weight:				bold;
			}
						
.subHeaderText2		
			{
			font-family:				Arial, Helvetica, sans-serif;
			color:						#FCBD00;
			font-size:					18px;
			font-weight:				bold;
			}
			


.screenCap img:hover 	{ border: 1px solid #fff;	}
.screenCap img 			{ border: 1px solid #000;	}

.playLink a:link, .playLink a:visited  {
	color:								#ffffff;
	font-size:							16px;
	font-weight:						bold;
	text-decoration:					underline;
}
.playLink a:hover  {
	color:								#ffcc00;
	font-size:							16px;
	font-weight:						bold;
	text-decoration:					underline;
}

.compliance2 a {
	font-family: 						Arial, Helvetica, sans-serif;;
	font-size: 							14pt;
	color:								#000000;
	text-decoration:					underline;
}

.compliance2 a:hover  {
	font-family: 						Arial, Helvetica, sans-serif;;
	font-size: 							14pt;
	color:								#000000;
	text-decoration:					none;
}


