.MemberList .default .adminLink
{
	padding-right:3px;
	font-weight: bold;
	color:White;
	float:right;
	}
.MemberList .default .topTitle
{
background-color: #FFFFFF;	
	background-image:url("../../Images/newsbluebar.gif");

	padding-left: 10px;
	color: White;
	height: 25px;
    
    border-left:1px solid #CBCBCB;
    border-right:1px solid #CBCBCB;
    border-top:1px solid #CBCBCB;
   
}
.MemberList .default .redButtonCss 
{
	width:80px;
    font-family: "Tahoma", "";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url("../../Images/redbuttonbg.gif");
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
.MemberList .default .listTable
{
	border-color:#93BEE2;
	border-width:1px;
	background-color:White;
	font-size:x-small;
	padding:4px;
    width:100%;
    border-style:solid;
    border-collapse: collapse;  
    
}

.MemberList .default .listTableRow
{


	font-size:12px;
    color:#003399;
    border-color:#93BEE2;
    border-width:1px;
    border-style:solid;
    background-color:White;
    height:20px;
    margin-left:5px;
    	text-align:left;
	padding-left:3px; 
}
.MemberList .default .InputCss {  
    font-size: 9pt; 
    color: #003399; 
    font-family: ""; 
    font-style: normal; 
    width:150px;
    height:18px;
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}
.MemberList .default .listTableAlternatingRow
{
color:#003399;
    border-color:#93BEE2;
    border-width:1px;
    border-style:solid;
	font-size:12px;
    height:20px;
    background-color:#E8F4FF;
    	text-align:left;
	padding-left:3px; 
}
.MemberList .default .mailListButtonTd2
{
	text-align:left;
	padding-left:3px; 
		color:White;
	height: 24px;
	width:90;
	background-image:url("../../Images/maillistbutton2.gif");
}
.MemberList .default .listTableTitle 
{
	color:White;
	background-color:#337FB2;
	height:20px;
	text-align:center;
    border-color:#93BEE2;
    border-width:1px;
    border-style:solid;
	

}
.MemberList .default .mailListButtonTd1
{
    color:White;
	text-align: center; 
	height: 24px;
	width:90;
	background-image:url("../../Images/maillistbutton1.gif");
}
