/*
	
*/
.bodycontent table
{
	border-style: none;
	border-width: medium;
	background: transparent url(../../img/spacer.gif) no-repeat scroll 0px;
}
.bodycontent td
{
	border-style: none;
	border-width: medium;
	background: transparent url(../../img/spacer.gif) no-repeat scroll 0px;
}
.bodycontent
{
	border-style: none;
	border-width: medium;
	background: rgb(255, 255, 255) url(../../img/spacer.gif) no-repeat scroll 0px;
}
.bodycontent .profileinfo .nametext
{
	background-color: transparent;
	color: rgb(0, 0, 0);
	font-family: arial,helvetica,sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}