
	div.membactionsBlock
	{
		position:relative;
		padding:3px;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:auto;
		margin-right:auto;
		border:0px solid red;
		width:490px;
	}
	
	div.membactionsCaption
	{
		position:relative;
		font-size:11px;
		text-align:left;
	}
	
	div.membactionsCaptionH
	{
		position:relative;
		font-size:11px;
		text-align:left;
		text-decoration:underline;
	}

	
	div.membactionsButton
	{
		position:relative;
		border:0px solid red;
		text-align:center;
		margin-bottom:0px;
	}
	
	div.membactionsCaption a:link, div.membactionsCaption a:visited
	{
		color:#FF10AA;
	}
	
	div.membactionsSpacer
	{
		position:relative;
		margin-top:0px;
		margin-bottom:5px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:0px solid #FF10AA;
		width:490px;
	}
	
	div.membactionsDesc
	{
		position:relative;
		margin-top:0px;
		margin-bottom:20px;
		border:0px solid red;
	}
	
	div.membactionsDescH
	{
		font-weight:bold;
		margin-bottom:5px;
	}
	
	div.membactionsDescT
	{
		font-weight:normal;
	}
	
	.table
	{
		width:490px;
		padding:0px;
		border:0px solid red;
		margin-left:auto;
		margin-right:auto;
	}
	
	.td_first_top
	{
		width:130px;
		padding:1px;
		text-align:left;
		font-weight:normal;
		border-right:1px solid #FF10AA;
		border-bottom:1px solid #FF10AA;
	}
	
	.td_middle_top
	{
		width:90px;
		padding:1px;
		text-align:center;
		font-weight:normal;
		border-right:1px solid #9B9A9A;
		border-bottom:1px solid #FF10AA;
		line-height:16px;
	}
	
	.td_last_top
	{
		width:90px;
		padding:1px;
		text-align:center;
		font-weight:normal;
		border-bottom:1px solid #FF10AA;
		line-height:16px;
	}

	
	.td_first
	{
		padding:1px;
		text-align:left;
		font-weight:bold;
		border-right:1px solid #FF10AA;
		border-bottom:1px solid #9B9A9A;
	}
	
	.td_middle
	{
		padding:1px;
		text-align:center;
		border-right:1px solid #9B9A9A;
		border-bottom:1px solid #9B9A9A;
		line-height:30px;
	}
	
	.td_last
	{
		padding:1px;
		text-align:center;
		border-bottom:1px solid #9B9A9A;
	}
	
	.td_first_bottom
	{
		padding:1px;
		text-align:left;
		font-weight:bold;
		border-right:1px solid #FF10AA;
	}
	
	.td_middle_bottom
	{
		padding:1px;
		text-align:center;
		border-right:1px solid #9B9A9A;
		line-height:30px;
	}
	
	.td_last_bottom
	{
		padding:1px;
		text-align:center;
	}
	
	