.HalogenButtonBlue
{
  text-align : center;
  font-family : Verdana;
  font-weight : bold;
  font-size : 11px;
  color : #314755;
  cursor : hand;
  behavior : url(../library/halogenbutton.htc);
  height : 25px;
}
.HalogenButtonOrange
{
  text-align : center;
  font-family : Verdana;
  font-weight : bold;
  font-size : 11px;
  color : #314755;
  cursor : hand;
  behavior : url(../library/halogenbutton.htc);
  height : 25px;
}
.HalogenButtonWhite
{
  text-align : center;
  font-family : Verdana;
  font-weight : bold;
  font-size : 11px;
  color : #314755;
  cursor : hand;
  behavior : url(../library/halogenbutton.htc);
  height : 25px;
}