
/*a.buttonlink:link {font-size: 12px; font-family: Arial,Helvetica,sans-serif; text-decoration: none; color: #000000; background: none}
a.buttonlink:visited {font-size: 12px; font-family: Arial,Helvetica,sans-serif; text-decoration: none; color: #000000; background: none}
a.buttonlink:hover {font-size: 12px; font-family: Arial,Helvetica,sans-serif; text-decoration: none; color: #ed9b09; background: none}
a.buttonlink:active {font-size: 12px; font-family: Arial,Helvetica,sans-serif; text-decoration: none; color: #ed9b09; background: none}

.bodyTextImage { font-size: 12px; font-family: Arial,Helvetica,sans-serif; font-weight: normal; COLOR: #000; }
.bodyTextGray { font-size: 12px; font-family: Arial,Helvetica,sans-serif; font-weight: normal; COLOR: #c5c5c5; } */

   .imageLeft
   {
      background-image:url("../images/buttonimages/button_left.gif");
      background-repeat:no-repeat;
      border:medium none;
      font-family:Arial;
      font-size:12px;
      height:19px;
      padding:0px;
      width:4px;
   }
   .imageRight
   {
      background-image:url(../images/buttonimages/button_rt.gif);
      background-repeat:no-repeat;
      border:medium none;
      height:19px;
      padding:0px;
      width:6px;
   }

   .imageRight-reset-password-error-page
   {
      background-image:url(../images/buttonimages/button_rt.gif);
      background-repeat:no-repeat;
      border:medium none;
      height:10px;
      padding:4px;
      width:6px;
   }


   .imageMid
   {
      background-image:url(../images/buttonimages/button_mid.gif);
      background-repeat:repeat-x;
      border:medium none;
      font-family:Arial;
      font-size:12px;
      height:19px;
      -webkit-appearance: none;
      -webkit-border-radius:0;
      border-radius:0;
     /* width:65px;*/
   }
     .imageMidOver
   {
      background-image:url("../images/buttonimages/button_mid.gif");
      background-repeat:repeat-x;
      border:medium none;
      font-family:Arial,Helvetica,sans-serif;
      font-size:12px;
      height:19px;
      /*width:65px;*/
      cursor:pointer;
      color: #ed9b09;
      -webkit-appearance: none;
      -webkit-border-radius:0;
      border-radius:0;   
   }
   .imageMidNotClickable
   {
      background-image:url(../images/buttonimages/button_mid_not_clickable.gif);
      background-repeat:repeat-x;
      border:medium none;
      font-family:Arial;
      font-size:12px;
      height:19px;
     /* width:65px;*/
   }
  .imageLeftNotClickable
   {
      background-repeat:no-repeat;
      border:medium none;
      font-family:Arial;
      font-size:12px;
      height:19px;
      padding:0pt;
      width:4px;
   }
   .imageRightNotClickable
   {
     background-repeat:no-repeat;
      border:medium none;
      height:19px;
      padding:0pt;
      width:6px;
   }

 .imageMidHomeLogin
   {
      background-image:url(../images/buttonimages/bt_login_home1.gif);
      background-repeat:no-repeat;
      border:medium none;
      height:24px;
      width:68px;
   }
     .imageMidOverHomeLogin
   {
       background-image:url(../images/buttonimages/bt_login_home2.gif);
      background-repeat:no-repeat;
      border:medium none;
      height:24px;
	  padding:0pt;
      width:68px;
   }