input.MemberButton
{
	background-image:url(../Images/memberbuttonbg.gif);
	width:81px;
	height:21px;
	border:solid 0px;
	color:#ffffff;
	white-space: nowrap;
	font-size:12px;
}
input.MemberButtonDelete
{
	background-image:url(../Images/memberbuttondelete.gif);
	width:71px;
	height:20px;
	border:solid 0px;
	color:#000000;
	white-space: nowrap;
	font-size:12px;
}
input.MemberButtonLongBlue
{
	background-image:url(../Images/memberbuttonlongblue.gif);
	width:85px;
	height:20px;
	border:solid 0px;
	color:#000000;
	white-space: nowrap;
	font-size:12px;
}
.MemberTable
{
	line-height: 27px;
	background-color: #D6D6D6;
}
.MemberTable tr
{
	height:31;
	background-image: url(../Images/membertdbg.gif);
}
td
{
     color:#000000;
	font-size:12px;
	word-break:break-all;
	line-height:22px;
}
.MemberTable.TitleM
{
font-weight:bold;
font-size:20px;
 color:#666666;
}

.ContainerTable
{
	line-height: 27px;
	border:1px #CFCFCF solid ;
    
}
.ContainerTable.TitleTR
{
	background-image: url(../Images/memberlistitemtitlebg.gif);	
	background-repeat:repeat-x;
	height:29px;

}
.ContainerTable.PaddingTD
{
	 padding-left:30px;
	 padding-right:30px;
	 padding-top:50px;
	 padding-bottom:50px;
	}
	.ContainerTable.TitleM
{
font-weight:bold;
font-size:20px;
 color:#666666;
}
#ContentTable
{
 background-color:#CFCFCF;
		
}
#ContentTable td
{
	 background-color:#ffffff;
	 padding-left:15px;
}
.ContainerTable.FootTR
{

}
.ContainerTable tr
{
	
}
.LeftTree
{
	font-weight:bold;	
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
input.gray
{
	border:solid 1px #7F9DB9;
	height:20px;
}
