html, body
{
  color: #000000;
  background: #ffffff;
  font: 13px Verdana, Arial, Helvetica, Geneva, sans-serif;
  margin: 0px 0px 0px 0px;
  overflow-y: auto;
  height: 100%;
  scrollbar-face-color:  #e0e0e0;
  scrollbar-track-color: #93908a;
}

a
{
  color: #003399;
  text-decoration: none;
}

a:hover
{
  color: #0044cc;
  text-decoration: underline;
}

img.picture
{
  background: #808080;
}

a.picture
{
  color: #000000;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  text-align: center;
  margin-top: 1em;
  padding-bottom: 15pt;
}

a.picture:hover
{
  color: #0044cc;
  text-decoration: none;
}

sup
{
  vertical-align: super;
  font-size: 79%;
  line-height: 80%;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

p.stdfont
{
  color: #000000;
  font: 13px Verdana, Arial, Helvetica, Geneva, sans-serif;
  line-height: 1.47em;
  margin-top: 0pt;
  margin-bottom: 1.00em;
}

p.inscription
{
  color: #000000;
}

a.inscription
{
  color: #003399;
}

p.inscription, a.inscription
{
  font: 11px Arial, Helvetica, Geneva, sans-serif;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 5pt;
}

h1
{
  font-weight: bold;
  color: #122055;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0.60em;
}

h2
{
  font-weight: bold;
  color: #000000;
  font-size: 14px; 
  line-height: 1.47em;
  margin-top: 25px;
  margin-bottom: 0.60em;
  clear: both;
}

h3
{
  font-weight: bold;
  color: #000000;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 3px;
}

p.mainheadline1
{
  color: #122055;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
  font: 21px Arial, Helvetica, Geneva, sans-serif;
}

p.mainheadline2
{
  color: #122055;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
  font: 17px Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: 1pt;
}

p.updated
{
  font-weight: bold;
  color: #223245;
  font-size: 15px;
}

div.dates
{
  color: #000000;
  font: 13px Verdana, Arial, Helvetica, Geneva, sans-serif;
  margin-top: 0pt;
  margin-bottom: 0.75em;
}

div.indent
{
  margin-top: 0px;
  margin-left: 16px;
}

span.employeename
{
  color: #000000;
  font: bold 13px Verdana, Arial, Helvetica, Geneva, sans-serif;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

ul.employee
{
  padding-left: 16px;
}

ul
{
  margin: 0px;
  padding-left: 40px;
  list-style: disc;
}

li
{
  margin-bottom: 3px;
  line-height: 1.47em;
  font-size: 13px;
}

hr
{
  margin-top: 10px;
  margin-bottom: 5px;
}

/* html input forms */
label
{
  color: #1a2a3d;
  font: normal 12px Arial, Helvetica, Geneva, sans-serif;
  margin: 0px;
}

label.search
{
  margin-left: 15px;
  font-size: 10px;
}

input, textarea
{
  font: normal 11px Arial, Helvetica, Geneva, sans-serif;
}

textarea, input[type=text], input[type=password], input[type=checkbox]
{
  border-top: solid 1px #828282;
  border-left: solid 1px #828282;
  border-right: solid 1px #d2d2d2;
  border-bottom: solid 1px #d2d2d2;
}

input[type=submit]
{
  border-top: solid 2px #e8e8e8;
  border-left: solid 2px #e8e8e8;
  border-right: solid 1px #828282;
  border-bottom: solid 1px #828282;
}

input.search
{
  margin-left: 15px;
  /* "border-top: solid 1px #828282;" dosen't works with Netscape 4 */
  border-top: solid 1px #828282;
  border-left: solid 1px #828282;
  border-right: solid 1px #828282;
  border-bottom: solid 1px #828282;
}

form
{
  margin-top: 0px;
  margin-bottom: 0px;
}


/* popup window border */
td.invers
{
  vertical-align: middle;
}

a.invers
{
  text-decoration: none;
}

a.invers:hover
{
  text-decoration: underline;
}

td.invers, a.invers
{
  color: #ffffff;
  background: #122055;
  font: bold 13px Arial, Helvetica, Geneva, sans-serif;
}


/* style definition for datatables */
table.datatable
{
  padding: 4px;
  vertical-align: middle;
  border-collapse: collapse;
}

th.datatablehead
{
  text-align: center;
  font-weight: bold;
  color: #e0e0e0;
  background: #414041;
}

td.datatablecellhigh
{
  background: #ffffff;
}

td.datatablecelllow
{
  background: #e0e0e0;
}

td.datatablecellhigh, td.datatablecelllow
{
  font-weight: normal;
  color: #000000;
}

th.datatablehead, td.datatablecellhigh, td.datatablecelllow
{
  font: 10px Verdana, Arial, Helvetica, Geneva, sans-serif;
  border: solid 1px #000000;
  white-space: nowrap;
}

/* style definition for the dates table */
#dateshead
{
  padding: 0px;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, Geneva, sans-serif;
  color: #ffffff;
  background: url(images/dateshead-t.gif) repeat-x;
}

#dateshead-l
{
  background: url(images/dateshead-l.gif) repeat-y;
}

#dateshead-r
{
  background: url(images/dateshead-r.gif) repeat-y;
}

#dateshead-tl, #dateshead, #dateshead-tr, #dateshead-l, #dateshead-r
{
  background: #6c7c9d;
}

#datesbody
{
  padding: 0px;
  font: 13px Verdana, Arial, Helvetica, Geneva, sans-serif;
  color: #313131;
  background: #e0e0e0;
  white-space: nowrap;
}

#datesbody-l
{
  background: #e0e0e0 url(images/datesbody-l.gif) repeat-y;
}

#datesbody-r
{
  background: #e0e0e0 url(images/datesbody-r.gif) repeat-y;
}

#datesbody, #datesbody-r, #datesbody-l
{
  border-bottom: solid 1px #626562;
}

#pictborder-tl
{
  background: url(images/pictborder-tl.gif) no-repeat;
}

#pictborder-t
{
  background: url(images/pictborder-t.gif) repeat-x;
}

#pictborder-tr
{
  background: url(images/pictborder-tr.gif) no-repeat;
}

#pictborder-l
{
  background: url(images/pictborder-l.gif) repeat-y;
}

#pictborder-r
{
  background: url(images/pictborder-r.gif) repeat-y;
}

#pictborder-bl
{
  background: url(images/pictborder-bl.gif) no-repeat;
}

#pictborder-b
{
  background: url(images/pictborder-b.gif) repeat-x;
}

#pictborder-br
{
  background: url(images/pictborder-br.gif) no-repeat;
}

#header
{
  top: 0px;
  left: 0px;
  width: 100%;
  height: 102px;
  page-break-after: avoid;
  /*
    position: fixed;
    / * following MSIE hack was originally written by Riki Fridrich <http://www.fczbkk.com> * /
    position: expression("absolute");
    width: expression(document.body.clientWidth);
    top: expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight);
  */
}

#menu
{
  margin-bottom: 0px;
  padding: 0px;
  top: 102px;
  left: 0px;
  width: 100%;
  height: 28px;
  page-break-before: avoid;
  /*
    position: fixed;
    / * following MSIE hack was originally written by Riki Fridrich <http://www.fczbkk.com> * /
    position: expression("absolute");
    width: expression(document.body.clientWidth);
    top: expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight);
  */
}

#selectlangtable
{
  background: #ffffff;
}

#contenttable
{
  margin-top: -1px;
  border-left: solid 1px #313131;
  border-right: solid 1px #313131;
  width: 100%;
}

#submenu
{
  background: #e0e0e0;
  text-align: left;
  vertical-align: top;
  width: 220px;
}

#submenutable
{
  width: 100%;
  top: 123px;
  left: 0px;
}

#content
{
  color: #000000;
  background: #ffffff;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  text-align: left;
  vertical-align: top;
  border-left: solid 1px #626562;
  border-top: solid 1px #626562;
  border-bottom: solid 1px #626562;
}

#contentright
{
  border-left: solid 1px #626562;
  background: #e0e0e0;
}

#copyright
{
  color: #808080;
  background: #e0e0e0;
  font: 10px Verdana, Arial, Helvetica, Geneva, sans-serif;
  padding-left: 10px;
}

#contentbutton
{
  border-bottom: solid 1px #626562;
  background: #e0e0e0;
}

#headerleft
{
  color: #e8e8ff;
  background: #122055;
  font: 13px Arial, Helvetica, sans-serif;
  padding-left: 22px;
  white-space: nowrap;
}

#headerlogoleft
{
  background: #122055;
}

#headerlogoright
{
  background: #122055;
}

@media screen
{
  #headerleft
  {
    background: #122055 url(images/headerBG-crossingLeftSide.gif) no-repeat;
  }

  #headerlogoleft
  {
    background: #122055 url(images/headerBG-crossingLeftLogo.gif) repeat-y;
  }

  #headerlogoright
  {
    background: #122055 url(images/headerBG-crossingRightLogo.gif) repeat-y;
  }
}

@media print
{
  @page
  {
    size: portrait;
    margin-left: 2cm;
    margin-right: 2cm;
    margin-top: 2cm;
    margin-bottom: 2cm;
  }

  h1
  {
    color: #000000;
  }

  a
  {
    color: #000000;
  }

  #contenttable
  {
    border: none;
  }

  #content
  {
    border: none;
  }
  #submenu
  {
    display: none;
  }

  #menu
  {
    display: none;
  }

  #copyright
  {
    display: none;
  }

  #contentright
  {
    display: none;
  }

  #contentbutton
  {
    display: none;
  }

  #dateshead
  {
    border-top: solid 1px #626562;
  }

  #dateshead-l
  {
    border-left: solid 1px #626562;
  }

  #dateshead-r
  {
    border-right: solid 1px #626562;
  }

  #datesbody-l
  {
    border-left: solid 1px #626562;
  }

  #datesbody-r
  {
    border-right: solid 1px #626562;
  }
} /* end of @media print */

