	body {
		margin:0px 0px 0px 0px;
		font-family: Arial;
		color: black;
		font-size: x-small;
		background-color: #E3D8CC;
		background-image: url(/members/graphics/back6.jpg)
		}

	table	{
		font-size: x-small;
		}


	A:LINK	{
		color: black;
		}

	A:VISITED	{
		color: black;
		}

	A:HOVER	{
		color: black;
		background-color: #D5C6B3;
		}

	.performernameheader {
		color: black;
		font-size: large;
		font-weight: bold;
		}

	.showredbold	{
		color: #DA2129;
		font-weight: bold;
		font-size: x-small;
		}

	.showbold	{
		font-weight: bold;
		}

	.shoplinktext	{
		font-weight: bold;
		}

	.viewmovielink	{
		color:	black;
		font-weight: bold;
		font-size: x-small;
		}

	.subnav	{
		color: #DA2129;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}


	.welcomeheader	{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}

	.subnavoff	{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}

	.subnavon {
		color: #DA2129;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}

	.nav	{
		color: #DA2129;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}

	.navoff	{
		color: #000000;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}

	.navon {
		color: #DA2129;
		font-weight: bold;
		font-size: 9pt;
		text-decoration: none;
		}

	TEXTAREA.ItemInfo	{
			scrollbar-3dlight-color:#E3D8CC;
			scrollbar-arrow-color:;
			scrollbar-base-color:#E3D8CC;
			scrollbar-darkshadow-color:;
			scrollbar-face-color:;
			scrollbar-highlight-color:;
			scrollbar-shadow-color:#E3D8CC;
			background:#E3D8CC;
			border: none;
		 }

	TEXTAREA.PerformerBio	{
			scrollbar-3dlight-color:#E3D8CC;
			scrollbar-arrow-color:;
			scrollbar-base-color:#E3D8CC;
			scrollbar-darkshadow-color:;
			scrollbar-face-color:;
			scrollbar-highlight-color:;
			scrollbar-shadow-color:#E3D8CC;
			background:#E3D8CC;
			border: none;
		 }

