.ButtonBronds130{
border: none;
width: 130px;
height: 24px;
background-image: url( "../images/button_bronds.gif" );
background-repeat: no-repeat;
font-size: 12px;
color:#660000;
}

.ButtonSilver130{
border: none;
width: 130px;
height: 24px;
background-image: url( "../images/button_silver.gif" );
background-repeat: no-repeat;
font-size: 12px;
color:#660000;
}
.ButtonSilverBack {
border: none;
width: 130px;
height: 24px;
background-image: url( "../images/button_silver_back.gif" );
background-repeat: no-repeat;
font-size: 12px;
color:#660000;
}

.ButtonSilver50{
border: none;
width: 50px;
height: 24px;
background-image: url( "../images/button_silver50.gif" );
background-repeat: no-repeat;
font-size: 12px;
color:#660000;
}

.ButtonLogin{
border: none;
width: 60px;
height: 20px;
background-image: url( "../images/lnavi_login_button.gif");
background-repeat: no-repeat;
font-size: 12px;
margin-top:5px;
}
.ButtonSearch{
border: none;
width: 40px;
height: 20px;
background-image: url( "../images/lnavi_search_button.gif" );
background-repeat: no-repeat;
font-size: 12px;
}

.ButtonSubmitUpdate{
border: none;
width: 48px;
height: 24px;
background-image: url( "../images/submit_update.gif" );
background-repeat: no-repeat;
font-size: 12px;
color:#660000;
}