.bodycopy, {width: 700px; padding: 0px 0px 10px 10px;}
a.button {display: block;
          line-height: 15px;
          border: 1px solid #727272;
          text-decoration: none;
          text-transform: uppercase;
          text-align: center;
          cursor: pointer;
          cursor: hand;
          min-width: 125px;
          padding: 0px 10px 1px 10px;
          background-color:#FCE9C9;
          color: #1166BB
          }
a.button:hover {text-decoration: none;
          border: 1px solid #222222;
          background-color:#FFFFFF;
          color:#000000;}
#button a, {display: block;
          line-height: 15px;
          color:#FFF;
          background-color: #595959;
          border: 1px solid #999;
          text-decoration: none;
          text-align:center;
          min-width: 125px;
          padding: 0px 10px 1px 10px;}

table.acct {width: 650px;
          border: solid 1px #727272;
          border-spacing: 0px
          
          }
.acct td {padding: 4px;}
.acct_hdr {text-transform:uppercase;}
.msg_box, .msg_box_mags {width: 678px;padding: 10px 10px 0px 10px; background-color: #FEEDD4; border: solid 1px #FE9800;}
a.wht2, a.wht2:visited {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
a.wht2:hover {text-decoration: none;}
td.acct_hdr {text-transform:uppercase;  background-color: #343B46;  color: #FFF; padding-top: 0px;padding-bottom: 0px;height: 20px;}
a.help, a.help:visited {
    display: block;
    line-height: 15px;
    color: #ffffff;
    background-color: #343b46;
    min-width: 25px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    }
a.help:hover {
    text-decoration: none; 
    background-color: #727272;
    padding: 0px 5px 0px 5px;
    min-width: 25px; 
    color: #000000;
    }
 .popups {padding:10px;}
a.delete, a.delete:visited, a.delete:hover {
    display: block;
    line-height: 15px;
    color: #ab0000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    }

  #margins {padding: 0px 10px 0px 10px;}
a.faq {text-decoration: none; color: #ffffff;}


