 .bottonecontrolliout {
text-align:center;
color:#333399;
font-size: 10px;
background-color:#dddddd; 
width:45px; 
height:17px;
border: 1px #99ccff solid; 
}
.bottonecontrolliover {
text-align:center;
color:#333399;
font-size: 10px;
background-image:url(bgmhON.jpg); 
background-repeat:repeat; 
cursor: hand;
width:45px; 
height:17px; 
border: 1px #99ccff solid;
}
 .bottonecontrollimoveout {
text-align:center;
color:#333399;
font-size: 10px;
background-image:url(bgmhOFFmove.jpg); 
background-repeat:repeat; 
width:45px; 
height:17px; 
}
.bottonecontrollimoveover {
text-align:center;
color:#333399;
font-size: 12px;
background-image:url(bgmhONmove.jpg); 
background-repeat:repeat; 
cursor: hand;
width:45px; 
height:17px; 
}
