﻿body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  z-index:1;
}

.headerimg
{
 text-align:center;
}

.profilesdiv
{
 text-align:center;
 width:220px;
 margin-left:auto;
 margin-right:auto;
}

.ProfileCardMainTable
	{
	border: solid 1px #000000;
	vertical-align: top;
	}

.ProfileCardMainDiv	
{
	width: 200px;
	border: solid 5px #ffffff;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	height:102px;
}
		
.ProfileCardMainDivOver
{
		border: solid 5px #ff6600;
		width: 200px;
  padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
		cursor:pointer;
		height:102px;
}

.ProfileCardPhotoTD
{
	Height: 100px;
	width: 75px;
	Border: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #000000;
}
	
.ProfileCardTD	
{
	height: 100px;
	Width: 125px;
	vertical-align: top;
	border: none;
}

.pcinnertable
{
  width:125px;
  text-align:left;
  height:100px;
}

.ProfileCardUserName
{
	text-transform: uppercase;
	font-size: 11px;
	background-color: #666666;
	Color: #ffffff;
	Text-align: left;
	border-bottom: solid 1px #666666;
	border-left: none;
	border-right: none;
	border-top: none;
	vertical-align: middle;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
	
.ProfileCardUserNameOver
{
	text-transform: uppercase;
	font-size: 11px;
	background-color: #ff6600;
	Color: #ffffff;
	Text-align: left;
	border-bottom: solid 1px #666666;
	border-left: none;
	border-right: none;
	border-top: none;
	vertical-align: middle;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}

.ProfileCardLeftTD	
	{
	font-size: 9px;
	font-weight: bold;
	width: 50%;
	color: #666666;
	background-color: #cccccc;
	text-align: right;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-top: none;
	padding-right: 3px;
	}
	
	.ProfileCardRightTD		
	{
	font-size: 9px;
	width: 50%;
	color: #000000;
	text-align:left;
	background-color: #FFFFFF;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #666666;
	border-top: none;
	padding-left: 3px;
	font-style:normal;
	}
	
	.ProfileCardFooter	
	{
	Width: 100%;
	text-align: center;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	border-left: solid 1px #666666;
	border-right: none;
	border-bottom: none;
	background-Color: #FFFFFF;
	}
	
	a:Link	{
			text-Decoration: none;
			color: #000000;
			}
a:Visited	{
			text-Decoration: none;
			color: #000000;
			}
a:Active	{
			text-Decoration: none;
			}
a:hover	{
			text-Decoration: none;
			}
a:hover.visited	{
			text-Decoration: none;
			}
			

/* ###### hostess ######*/
.HostessMainDiv	
{
	border: solid 5px #ffffff;	
	cursor:pointer;
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

.HostessMainTable
{
	border: solid 1px #000000;
	vertical-align: top;
}

.HostessPhotoTD
{
	Height: 100px;
	width: 75px;
	border-right:1px solid black;
}

.HostessTD	
{
	height: 100px;
	Width: 125px;
  vertical-align: top;
}

.HostessUserName
{
	text-transform: uppercase;
	font-size: 11px;
	background-color: #000000;
	Color: #ffffff;
	Text-align: left;
	border-bottom: solid 1px #666666;
	vertical-align: middle;
	padding-left: 3px;
}

.HostessUserNameOver
{
	text-transform: uppercase;
	font-size: 11px;
	background-color: red;
	Color: #ffffff;
	Text-align: left;
	border-bottom: solid 1px #666666;
	vertical-align: middle;
	padding-left: 3px;
}
	
.HostessFooter	
{
	Width: 100%;
	text-align: center;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;	
	border-top:solid 1px #666666;
	background-Color: #FFFFFF;
}

.HostessText
{
		background-color:yellow;
		padding-left:3px;
}

	
	/*###### end hostess ######*/
			
