
#button_add
	{
	background:url('../graphics/button_add.gif') no-repeat;
	height:22px;
	width:79px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_add:hover
	{
	background:url('../graphics/button_add_hover.gif') no-repeat;
	}
#button_get_total
	{
	background:url('../graphics/button_get_total.gif') no-repeat;
	height:22px;
	width:68px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_get_total:hover
	{
	background:url('../graphics/button_get_total_hover.gif') no-repeat;
	}
#button_getpass
	{
	background:url('../graphics/button_get_password.gif') no-repeat;
	height:22px;
	width:96px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_getpass:hover
	{
	background:url('../graphics/button_get_password_hover.gif') no-repeat;
	}
#button_join
	{
	background:url('../graphics/button_join.gif') no-repeat;
	height:22px;
	width:41px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_join:hover
	{
	background:url('../graphics/button_join_hover.gif') no-repeat;
	}

#button_change_password
	{
	background:url('../graphics/button_change_password.gif') no-repeat;
	width:123px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_change_password:hover
	{
	background:url('../graphics/button_change_password_hover.gif') no-repeat;
	}
#button_submit_profile
	{
	background:url('../graphics/button_submit_profile.gif') no-repeat;
	width:96px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_submit_profile:hover
	{
	background:url('../graphics/button_submit_profile_hover.gif') no-repeat;
	}
#button_update
	{
	background:url('../graphics/button_update.gif') no-repeat;
	width:59px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_update:hover
	{
	background:url('../graphics/button_update_hover.gif') no-repeat;
	}
#button_login
	{
	background:url('../graphics/button_login.gif') no-repeat;
	width:49px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	margin:5px 0 0 0;
	}
#button_login:hover
	{
	background:url('../graphics/button_login_hover.gif') no-repeat;
	}
#button_donate
	{
	background:url('../graphics/button_donate.gif') no-repeat;
	width:59px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#button_donate:hover
	{
	background:url('../graphics/button_donate_hover.gif') no-repeat;
	}
#button_submit
	{
	background:url('../graphics/button_submit.gif') no-repeat;
	width:58px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	margin:5px 0 0 0;
	}
#button_submit:hover
	{
	background:url('../graphics/button_submit_hover.gif') no-repeat;
	}
#button_view_results
	{
	background:url('../graphics/button_view_results.gif') no-repeat;
	width:89px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	margin:5px 0 0 0;
	}
#button_view_results:hover
	{
	background:url('../graphics/button_view_results_hover.gif') no-repeat;
	}
#submit_contact
	{
	background:url('../graphics/button_submit.gif') no-repeat;
	width:58px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#submit_contact:hover
	{
	background:url('../graphics/button_submit_hover.gif') no-repeat;
	}
#clear_form
	{
	background:url('../graphics/button_clear_form.gif') no-repeat;
	width:80px;
	height:22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	}
#clear_form:hover
	{
	background:url('../graphics/button_clear_form_hover.gif') no-repeat;
	}
#new_topic a:link,
#new_topic a:active,
#new_topic a:visited
	{
	background:url('../graphics/button_new_topic.gif') no-repeat;
	height:22px;
	width:78px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	display:block;
	}
#new_topic a:hover
	{
	background:url('../graphics/button_new_topic_hover.gif') no-repeat;
	}
#button_reply a:link,
#button_reply a:active,
#button_reply a:visited
	{
	background:url('../graphics/button_reply.gif') no-repeat;
	height:22px;
	width:51px;
	cursor:hand;
	cursor:pointer;
	border:0px;
	display:block;
	}
#button_reply a:hover
	{
	background:url('../graphics/button_reply_hover.gif') no-repeat;
	}