.button      {height: 27px}
.button1     {background-image: url(/images/internal/blueButton.png);
              width: 100px; height: 27px}
.buttonlabel {color: white; font-size: 12px; font-weight: bold;
              font-family: Arial; text-align: center; margin-top: 0px;
              cursor: default}
.butLab      {background-image: url(/images/internal/blueButtonHI.png);
              width: 100px; height: 27px;
              color: white; font-size: 12px; font-weight: bold;
              font-family: Arial; text-align: center; margin-top: 4px}

.bigButton   {font-family: Arial,sans-serif; font-size: 14px; font-weight: bold;
              color: white; text-decoration: none;
              position: relative; top: -1px}
.bigButtonA  {color: white; text-align: center}
.bigButtText {font-family: Arial,sans-serif; font-size: 14px; font-weight: bold;
              color: white; text-align: center; text-decoration: none}

span.lnkButton {border:solid 1px #336699; background-color:#1277a3; width:70px;
              font-size:14px; color:white; text-align:center; font-weight:bold;
              padding:3px 3px 3px 3px; cursor:pointer; display:block}
span.lnkButton:hover {background-color:#4fafd9}

.cmdButton   {font-family:Verdana,sans-serif; color:black;
              font-size:10px; font-weight:bold; padding:0 4px 0 4px;
              background-color:white; border:solid 1px black; cursor:pointer}

.cmdButtonH  {font-family:Verdana,sans-serif; color:black;
              font-size:10px; font-weight:bold; padding:0 4px 0 4px;
              background-color:white; border:solid 1px black; cursor:pointer}
.cmdButtonH:hover {background-color:#cccccc}


