BODY {
    background-image: url("design/arriereplan.jpg");
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: left;
    text-decoration: none;
    color: #323232;
    font-family: Arial, Verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    scrollbar-face-color : #003163;
    scrollbar-shadow-color : #000000;
    scrollbar-highlight-color : #FFF2C7;
    scrollbar-3dlight-color : #215284;
    scrollbar-darkshadow-color : #000000;
    scrollbar-track-color : #FFF7DE;
    scrollbar-arrow-color : #FFFFEF;
}
a {
    font-family: Arial, Verdana;
    font-style: normal;
    font-weight: bold;
    font-size: 9pt;
    color: #B60719;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    color: #323232;
    font-family: Arial, Verdana;
    font-size: 10pt;
}
table {
    text-align: left;
    text-decoration: none;
    color: #323232;
    font-family: Arial, Verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    border: none;

}
img {
    border: none;
}
#helpBox {
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 160px;
}
DIV.helpBoxDIV {
  width: 160px;
  padding: 5px;
  background: #E1E1E1;
  border: 1px solid #003468;
  color: #003468;
  font-family: Arial,Helvetica,Verdana;
  font-style: Normal;
  font-weight: Normal;
  font-size: 11px;
  line-height: 14px;
}

