.greenBut_Center { color: white; background-image: url(../Images/greenBut_Center.gif); background-repeat: repeat-x; background-position: center  }
.greenBut_CenterSml { color: white; background-image: url(../Images/greenBut_Center.gif); background-repeat: repeat-x; background-position: center  }
.greenBut_Left { background-image: url("../Images/greenBut_Left.gif"); background-repeat: no-repeat; background-position: left center; width: 8px; height: 20px }
.greenBut_Right { background-image: url("../Images/greenBut_Right.gif"); background-repeat: no-repeat; background-position: right center; width: 8px; height: 20px }
INPUT.SUBMIT { color: #fff; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: transparent; cursor: pointer; margin: 0; padding: 0; border-style: none }