.btn_standard
{
	width:80px;
	height:22px;
	margin: 1px;
	background: #fff url('../../images/btn_standard.gif') repeat-x;
	background-position: 0px 2px;
	border: gray solid 1px;
	text-align:center;
	color: Gray;
	font-variant: small-caps;
	}
	
.btn_standard_2
{
	width:70px;
	height:17px;
	background: #fff url('../../images/btn_standard.gif') repeat-x;
	border: gray solid 1px;
	text-align:center;
	color: Gray;
	font-variant: small-caps;
	}
	
.btn_login
{
	background: #fff url('../../images/btn_login.gif') no-repeat;
	width: 16px; 
	height:16px;
	}
	
.btn_newuser
{
	background: #fff url('../../images/btn_newuser.gif') no-repeat;
	width: 16px; 
	height:16px;
	}
	
.btn_resource_app
{
	background: #fff url('../../images/btn_resource_app.gif') no-repeat;
	width: 22px; 
	height:22px;
	margin: 1px;
	}
	
.btn_resource_fil
{
	background: #fff url('../../images/btn_resource_fil.gif') no-repeat;
	width: 22px; 
	height:22px;
	margin: 1px;
	}
	
.btn_home
{
	background: #fff url('../../images/btn_home.gif') no-repeat;
	width: 22px; 
	height:22px;
	margin: 1px;
	}
