﻿body
{
  background-color:White;
}

.imageBack 
  {
  	background-image: url("../images/photopaper.gif");
  	vertical-align: top;
  	width: 166px;
  	height: 240px;
  	background-repeat: no-repeat;
  }
  .imageMove
  {
  	padding: 9px 0px 0px 5px;
  }
  .textIndent
  {
  	padding-left: 15px;
  }
  .textStyle01
  {
  	font-family: Verdana;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #000000;
  }
  .textStyle02
  {
  	font-family: Verdana;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #5b5b5b;
  }
  .textStyle03
  {
  	font-family: Verdana;
  	font-size: 8pt;
  	font-weight: normal;
  	color: #000000;
  }
  .textStyle04
  {
  	font-family: Verdana;
  	font-size: 10pt;
  	font-weight: bold;
  	color: #000000;
  }
  .textStyle05
  {
  	font-family: Verdana;
  	font-size: 9pt;
  	font-weight: bold;
  	color: #000000;
  }

#uxProfileLink
{
  font-family:Verdana,arial,sans-serif;
  font-size:11px;
  font-weight:600;
}

.ProfileLinkDiv
{
  text-align:center;
  /*width:100%;*/
}

.popBody
{
  margin:0px;
}
.popimageFrame
{
	position:absolute;
	top:6px;
	left:246px;
	z-index:2;
}
.popPromoText
{
  width:230px;
  font-family:Verdana,arial,sans-serif;
  font-size:10px;
  padding-left:10px;
}
.popImage
{
  position:absolute;
  z-index:1;
  top:28px;
  left:252px;
}
.PopDiv
{
  padding:5px;
  /*border: solid 1px black;
  width:410px;  
  height:325px;*/
}

.closepop
{
  text-align:center;
  font-family:Verdana,arial,sans-serif;
  font-size:10px;
}

.popOnlineButton
{
  position:absolute;
	 top:300px;
	 left:255px;
	 z-index:2;
}

#OnlineTable
{
  color:Red;
  font-family:Verdana,arial,sans-serif;
  font-size:10px;  
}

a:link { 
	color: #0000ff; 
}
a:visited { 
	color: #0000ff; 
}
a:active {
	color: #FF6600; 
}
a:hover {
	color: #FF6600; 
}
a:hover.visited	{
	color: #FF6600; 
}

.FeaturedLadyDetailsTable
{
  margin-left:10px;
}
