INPUT.button{
color: #000033;
font: bold 13px 'trebuchet ms', helvetica, sans-serif;
background-repeat: repeat-x; 
background-color: #FFcc00;
background-image: url(http://www.tek911.com/help/buttonbg.gif); 
border: 1px outset #999999;
}

INPUT.button2{
color: #000000;
font: bold 13px 'trebuchet ms', helvetica, sans-serif;
background-repeat: repeat-x; 
background-color: #D4D4D4;
background-image: url(http://www.tek911.com/help/buttonbg2.gif);
border: 1px outset #999999;
}
INPUT.button3{
color: #000033;
font: bold 13px 'trebuchet ms', helvetica, sans-serif;
background-repeat: repeat-x; 
background-color: #cc3333;
background-image: url(http://www.tek911.com/help/buttonred.gif);
border: 1px outset #999999;
}
INPUT.blueButton {
  background-image: url(http://www.tek911.com/help/button-blue.gif);
  font: bold  12px 'arial', helvetica, sans-serif;
  color: #FFFFFF;
  width: 117px;
  height: 25px;
  border: 0px
}

INPUT.redButton {
  background-image: url(http://www.tek911.com/help/button-red.gif);
  font: bold  12px 'arial', helvetica, sans-serif;
  color: #FFFFFF;
  width: 96px;
  height: 25px;
  border: 0px
}
INPUT.redButton180 {
  background-image: url(http://www.tek911.com/help/button-red-wide.gif);
  font: bold 12px 'arial', helvetica, sans-serif;
  color: #FFFFFF;
  width: 180px;
  height: 25px;
  border: 0px
}
INPUT.redButton64 {
  background-image: url(http://www.tek911.com/help/button-red64.gif);
  font: bold 12px 'arial', helvetica, sans-serif;
  color: #FFFFFF;
  width: 64px;
  height: 25px;
  border: 0px
}
INPUT.blueButton64 {
  background-image: url(http://www.tek911.com/help/button-blue64.gif);
  font: bold 12px 'arial', helvetica, sans-serif;
  color: #FFFFFF;
  width: 64px;
  height: 25px;
  border: 0px
}
INPUT.yellowButton64 {
  background-image: url(http://www.tek911.com/help/button-yellow64.gif);
  font: bold 12px 'arial', helvetica, sans-serif;
  color: #000000;
  width: 64px;
  height: 25px;
  border: 0px
}
INPUT.greenButton64 {
  background-image: url(http://www.tek911.com/help/button-green64.gif);
  font: bold 12px 'arial', helvetica, sans-serif;
  color: #000000;
  width: 64px;
  height: 25px;
  border: 0px
}
INPUT.grayButton64 {
  background-image: url(http://www.tek911.com/help/button-gray64.gif);
  font: bold 12px 'arial', helvetica, sans-serif;
  color: #666666;
  width: 64px;
  height: 25px;
  border: 0px
}