/*	PROFILE MEMBERS		*/


			.Frame
			{	background:		#000
							url('../images/Agent/Corner_Bottom_X.gif')
							repeat-x
							bottom;
			}

				.Frame .Inner
				{	padding-bottom:		12px;
				}


				.Frame .Info
				{	padding:		5px;
				}


	.Content .Profile,
	.Content .Profile td
	{	color:			#fff;
	}

	.Content .Profile a
	{	color:			#fc0;
	}

	.Content .Profile .Q
		{	
		}
	.Content .Profile .A
		{	font-weight:			bold;
		}

	.Content .Profile .Page
	{	padding:		0px 0px 0px 15px;
	}
	.Content .Profile .Head
	{	padding:		10px;
	}
	.Content .Profile .Head .Name
	{	font-size:		18px;
		font-weight:		bold;
		color:			#fff;
	}
	.Content .Profile .Head .Type
	{	font-size:		12px;
		color:			#fc0;
	}
	.Content .Profile .SecHead
	{	padding:		6px 0px 0px 95px;
		filter:			alpha(opacity=65);
		opacity:		0.65;
	}
	.Content .Profile .SecHead .Name
	{	font-size:		18px;
		font-weight:		bold;
		color:			#fc0;
		text-transform:		uppercase;
	}
	.Content .Profile .Body
		{	padding:		0px 0px 20px 30px;
			text-align:		center;
		}
		.Content .Profile .Body #JS_WriteUp_Body
			{	display:		block;
				width:			700px;
				text-align:		justify;
			}
		.Content .Profile .Body strong
			{	color:			#fc0;
			}
		.Content .Profile .Body u strong,
		.Content .Profile .Body strong u
			{	font-size:		14px;
				font-weight:		bold;
				color:			#b88c0a;
				text-transform:		uppercase;
				text-decoration:	none;
			}
		.Content .Profile .Body u strong
			{	text-decoration:	underline;
			}
		.Content .Profile .Body u
			{	font-weight:		bold;
				color:			#fff;
			}

	.Content  .Profile .Links td
	{			padding:		3px 0px 3px 0px;
	}
	.Content  .Profile .Links a
	{			display:		block;
				padding:		2px 15px 2px 15px;
				color:			#fff;
	}
	.Content  .Profile .Links a.MyLink
	{			font-size:		16px;
	}
	.Content  .Profile .Links a:hover
	{			color:			#fc0;
	}

	.Blog
	{		
	}
		.Blog table
		{		width:			100%;
		}
		.Blog .Thumb
		{		width:			80px;
		}
			.Blog .Thumb img
			{		
			}

		.Blog .PostTitle
		{		padding:		3px 0px 3px 8px;
				border-bottom:		1px solid #ccc;
		}

		.Blog .Article
		{		padding:		7px 3px 15px 15px;
		}

		.Blog .Gallery
		{
		}
			.Blog .Gallery .DivImg
			{		padding:		7px;
					float:			left;
			}
			.Blog .Gallery .DivImg .Unhover
			{		position:		static;
					display:		none;
			}
			.Blog .Gallery .DivImg .Hover
			{		position:		absolute;
					display:		table;
			}
			.Blog .Gallery .DivImg .ImgCell
			{		background:		#000;
					padding:		1px;
			}
			.Blog .Gallery .DivImg .ImgCell img
			{		border:			1px solid #fff;
			}
			.Blog .Gallery .DivImg .Arrow
			{		padding-bottom:		5px;
			}

		.Blog .CommentNum
		{		color:			#666;
		}

		.Blog .CommentPanel
		{		padding:		7px 3px 15px 11px;
				display:		none;
		}
		.Blog .CommentPanel td
		{		
		}
			.Blog .CommentPanel .CommentTitle
			{		padding:		3px 0px 3px 8px;
					border-bottom:		1px solid #ccc;
					height:			15px;
			}
			.Blog .CommentPanel .Comment
			{		padding:		7px 3px 15px 15px;
			}


			.Element
				{	float:			left;
					padding:		3px 5px 3px 5px;
					border:			1px solid;
					border-bottom:		0px;
					font-weight:		bold;
					font-size:		11px;
				}
			.On
				{	border-color:		#666;
					background:		#ddd;
					color:			#000;
				}
			.Off
				{	border-color:		#999;
					background:		#eee;
					color:			#999;
				}
			.Panel
				{	border:			1px solid #888;
					padding:		7px;
				}

			.Panel iframe
				{	filter:alpha(opacity=100);
				}
			.Panel,
			.Panel td
				{	font-size:		10px;
				}

				.Panel .Element
					{	font-size:		10px;
					}
				.Panel .On
					{	
					}
				.Panel .Off
					{	
					}

				.Main_A
					{	
					}
					.Main_A .Main
						{	display:		none;
						}
					.Main_A .A
						{	display:		block;
						}
				.Main_B
					{	
					}
					.Main_B .Main
						{	display:		none;
						}
					.Main_B .B
						{	display:		block;
						}
						.Main_B .B .Options_B .Rules
							{	display:		none;
							}
						.Main_B .B .Options_A .NoRules
							{	display:		none;
							}


				.Panel .View_A
					{	
					}
					.Panel .View_A .View
						{	display:		none;
						}
					.Panel .View_A .Full_Image
						{	display:		block;
						}
				.Panel .View_B
					{	
					}
					.Panel .View_B .View
						{	display:		none;
						}
					.Panel .View_B .Thumbnail
						{	display:		block;
						}


				.Panel div .iFrameFunction
					{	
					}
					.Panel div .iFrameFunction iframe
						{	height:			30px;
							width:			200px;
						}