.bttn_off {
background: #FFFFFF; 
border-bottom: 1px solid #A00120;
border-right: 1px solid #A00120;
border-left: 1px solid #A00120;
border-top:1px solid #A00120;
color:#A00120;
height:17px;
width:100px;
text-align:center;
text-valign:center;
text-decoration:none;
cursor: hand;
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

.bttn_on {
background: #A00120; 
border-bottom: 1px solid #A00120;
border-right: 1px solid #A00120;
border-left: 1px solid #A00120;
border-top:1px solid #A00120;
color:#FFFFFF;
height:17px;
width:100px;
text-align:center;
text-valign:center;
text-decoration:none;
cursor: hand;
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-style:bold; 
font-weight: bold; 
font-size: 10px; 
}



.bttn70_off {
background: #FFFFFF; 
border-bottom: 1px solid #A00120;
border-right: 1px solid #A00120;
border-left: 1px solid #A00120;
border-top:1px solid #A00120;
color:#A00120;
height:17px;
width:70px;
text-align:center;
text-valign:center;
text-decoration:none;
cursor: hand;
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-weight: bold; 
font-size: 10px; 
}

.bttn70_on {
background: #A00120; 
border-bottom: 1px solid #A00120;
border-right: 1px solid #A00120;
border-left: 1px solid #A00120;
border-top:1px solid #A00120;
color:#FFFFFF;
height:17px;
width:70px;
text-align:center;
text-valign:center;
text-decoration:none;
cursor: hand;
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-style:bold; 
font-weight: bold; 
font-size: 10px; 
}



.browserknapp {
font-family: Verdana, Arial, Helvetica; 
font-size: 10 px; 
color: #A00120; 
background-color: #ffffff;
}