.mid-btn-up{
background:url('images/btn_norm.gif') no-repeat;
font-family:Verdana;
color:#FFFFFF;
width:133;
height:32;
font-size:10pt;
font-weight: bold;
cursor:hand;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
}
.mid-btn-down{
background:url('images/btn_over.gif') no-repeat;
font-family:Verdana;
color:#000000;
width:133;
height:32;
font-size:10pt;
font-weight: bold;
cursor:hand;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
}

.textbox{font-size: 10pt; font-family: Verdana; color: #008000; border: 1px solid #008000;background-color:#ECF0EC;}
