/*portalstyles.css*/
      .ButtonText
      {
         font-family: =="Verdana";font-size="12px";font-weight="bold";color=#02448E;width:175px;height:48px;>
      }
      .ButtonTextLarge
      {
         font-family: =="Verdana";font-size="16px";font-weight="bold";color=#02448E;width:175px;height:48px;>
      }

td.tablebgstyle {
    vertical-align: bottom;
    height: 400px;
    width: 800px;
    background-image: url('https://salesportal.vishay.com/MagicRIAApplications472/SalesPortal47/WinDesktop/Images/Web-page_background_center.jpg');
    background-repeat: no-repeat;
}

td.tablebgstyle2 {
    word-break: break-all;
    display: block;
    overflow: auto;
    word-wrap: break-word;
}

p.guidelines {
    font-family: Arial, sans-serif;
    color: black;
    font-size: 14px;
    display: block;
}