A:link { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION :none }
A:active { TEXT-DECORATION: none } A:hover {TEXT-DECORATION: underline} 

body {
scrollbar-face-color:#DEE3E7 ;
scrollbar-shadow-color:#DEE3E7 ;
}



.product{
   font-family : Arial;
   font-size : 11px;

}


.bgb{
   background: url('images/bgb.gif');
   text-align : center;

}

.top{
   background: url('images/top.gif');
   text-align : center;

}


.bgmtitle{
background-color: #abafae;
      font-size : 12px;
      color: #ffffff;
}
.bgtitle{
background-color: #5f5f5f;
   text-align : center;
      font-size : 12px;
      color: #ffffff;
}
.newborder{
     border: solid 1px #244E68;
}

.buttonstyle {
font-weight: bold;font-size: 10px;font-family: arial;border-width: 1px;border-color: #244E68;border-style: solid;color: #244E68;background-color: #E9EDF3; 
}
.inputstyle {
font-weight: bold;font-size: 10px;font-family: arial;background-color: #E9EDF3; 
}