 BODY {
  font-family: Arial, Helvetica, serif;
  font-size: 10pt;
  color: black;
  background: url("http://www.fpb.be/picture/background.gif") top left repeat-y;
  margin-top: 0pt;
  margin-left: 0pt;
 }
 
 .FpbMsgRdg {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  line-height: 120%;
  text-align: center;
  text-decoration: none;
  cursor : pointer;
  background-color: yellow;
  border: black 10px;
 }

 .FpbImportant {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  line-height: 150%;
  text-align: left;
  text-decoration: none;
  cursor : pointer;

  background-color: yellow;
  border: black 10px;
 }

 .FpbHeader {
  background: url(picture/pageheader.gif) top left no-repeat;
  width: 757px;
  height: 150px;
 }
 
 .FpbHeaderFrNl {
  background: url(picture/pageheaderfrnl.gif) top left no-repeat;
  width: 757px;
  height: 150px;
 }
 
 .FpbHeaderFr {
  background: url(fr/picture/pageheader.gif) top left no-repeat;
  width: 757px;
  height: 150px;
 }
 
 .FpbHeaderNl {
  background: url(nl/picture/pageheader.gif) top left no-repeat;
  width: 757px;
  height: 150px;
 }
 
 .FpbLanguage {
  float: left;
  margin-top: 107px;
  margin-left: 629; 
  height: 19px;
  width: 101px;
  } 
 
 .FpbFooter {
  background: url(picture/pagefooter.gif) bottom left no-repeat;
  width: 760px;
  height: 40px;
 }
 
 .FpbMenu {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  line-height: 150%;
  text-align: left;
  text-decoration: none;
  cursor : pointer;
   }
   
 .FpbMenuSelected {
  font-size: 12pt;
  font-weight: bold;
  color: #FF0000;
  line-height: 150%;
  text-align: left;
  text-decoration: none;
  cursor : default;
 }
   
 .FpbMenuL1 {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  line-height: 150%;
  text-align: left;
  text-decoration: none;
  cursor : pointer;
 }
   
 .FpbMenuL1Selected {
  font-size: 8pt;
  font-weight: bold;
  color: #FF0000;
  line-height: 150%;
  text-align: left;
  text-decoration: none;
  cursor : default;
 }
   
 .fpbPageTitle {
  font-size: 18pt;
  font-weight: bold;
  line-height: 100%;
  color: black;
  text-align: left;
  text-decoration: none;
  color: #739abd;
 }

 .fpbSubTitle1 {
  font-size: 15pt;
  font-weight: bold;
  line-height: 100%;
  color: black;
  text-align: left;
  text-decoration: none;
 }

 .fpbPara {
  font-size: 10pt;
  color: black;
  text-align: justify;
 }

 .fpbParaCenter {
  font-size: 10pt;
  color: black;
  text-align: center;
 }

 .FpbRdgMemo {
  font-size: 8pt;
  color: black;
 }
 
 .FpbRdgTable {
  font-size: 8pt;
  color: black;
 }
 
 .FpbRdgG0 {
  background-color: #FF9900;
 }
 .FpbRdgG0Selected {
  background-color: #000000;
  color: #FF9900;
 }
 
 .FpbRdgG1 {
  background-color: #00FFFF;
 }
 .FpbRdgG1Selected {
  background-color: #000000;
  color: #00FFFF;
 }
 
 .FpbRdgG2 {
  background-color: #80FF00;
 }
 .FpbRdgG2Selected {
  background-color: #000000;
  color: #80FF00;
 }
 
 .FpbRdgG3 {
  background-color: #FFFF00;
 }
 .FpbRdgG3Selected {
  background-color: #000000;
  color: #FFFF00;
 }
 
  .FpbLink {
  color : #0000ff;
  text-decoration : underline;
 } 
 
 .FpbLinkPdf {
  background: url(picture/pdficon.gif) center center no-repeat;
  width: 33px;
  height: 32px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
 }

 .FpbUpdate {
  font-size: 10;
  font-style: italic;
  color: black;
 }
 
 .FpbInfoTitle {
  font-size: 16;
  font-weight: bold;
  text-decoration: underline;
  color: black;
 }
 
 .FpbInfoRedaction {
  font-size: 10;
  font-style: italic;
  text-align: right;
  color: black;
 }

 .FpbTeamTitle {
  font-size: 13pt;
  font-weight: bold;
  color: black;
 }

 .FpbHotNewsPhoto {
  background: white top left no-repeat;
  background-attachment: fixed;
 }
 
 .FpbVertical {
  height: 450px;
  text-align: center;
  overflow: auto;
 }
 