.button_login{
	width:70px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(login.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_logout{
	width:70px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(logout.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}


.button_donate{
	width:80px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(donate.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_newmember{
	width:109px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(new_member.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}


.button_sendnew{
	width:153px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(sendnew.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_submit{
	width:70px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(submit.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_reset{
	width:70px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(reset.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_go{
	width:60px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(go.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_cancel{
	width:70px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(cancel.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_update{
	width:70px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(update.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_save{
	width:60px;
	height:28px;
	border:0px;
	background:#FFFFFF;	
	background-image:url(save.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.button_next{
	width:60px;
	height:28px;
	border:0px;
	background:#FFFFFF;
	background-image:url(next.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
