body {
  margin-left: 200px;
  margin-top: 20px;
  margin-right: 50px;
  padding: 0px;
  background-image: url(/img/achtergrond.gif);
  background-position: top left;
  background-repeat: repeat-y;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

body.report {
  background-image: url(/img/achtergrond_old.gif);
}

body.blank {
  margin-left: 20px;
  background: none;
}

.nobg {
  background: none;
}

div#main {
  width: 570px;
}

div#login {
  position: absolute;
  width: 450px;
  height: 300px;
  left: 50%;
  margin-left: -225px;
  top: 50%;
  margin-top: -150px;
  background-image: url(img/bglogin.jpg);
  color: #336699;
}

div#forgotpassword {
  position: absolute;
  width: 450px;
  height: 300px;
  left: 50%;
  margin-left: -225px;
  top: 50%;
  margin-top: -150px;
  background-image: url(img/passwordbg.jpg);
  color: #336699;
}

div#signup {
  position: absolute;
  width: 420px;
  height: 24px;
  left: 50%;
  top: 50%;
  margin-left: -210px;
  margin-top: 115px;
  text-align: right;
  color: #336699;
}

div#signup p {
  font-size: 8pt;
}

* html div#signup {
  margin-top: 125px;
}

div#logincontents {
  position: absolute;
  width: 300px;
  height: 100px;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -150px;
}

div#forgotpasswordcontents {
  position: absolute;
  width: 400px;
  height: 100px;
  top: 50%;
  left: 50%;
  margin-top: -130px;
  margin-left: -200px;
}

div#forgotpasswordcontents th, div#forgotpasswordcontents td {
  padding: 5px;
}

div#menu {
  margin-top: 24px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 170px;
}

div#menuitem {
  padding-top: 4px;
  padding-bottom: 4px;
  width: 100%;
  float: left;
}

div#menu .spacer {
  width: 120px;
  height: 12px;
  float: left;
  background-color: #6291C6;
}

A.mitem:link,A.mitem:visited,A.mitem:active {
	color: #000000;
	font-size: 9pt;
  	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.mitem:hover {

	text-decoration: underline;
}

div#menu .menuhead {
  width: 110px;
  padding: 5px;
  padding-bottom: 0px;
  text-align: right;
  float: left;
  border-bottom: 3px solid #6291C6;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #6291C6;
}

div#menu .menuitem a {
  color: white;
}

th.colheader {
  color: black;
  background-color: #B8CDE2;
  border-bottom: 1px solid #336699;
}

td.colsubheader {
  color: black;
  background-color: #DDDDDD;
  border-bottom: 1px solid #999999;
}

.textinput {
  border: none;
  border-bottom: 1px solid #336699;
  background-color: white;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 3px;
}

.sninput {
  border: none;
  border-bottom: 1px solid #336699;
  background-color: white;
  font-family: Courier New, Courier;
  font-size: 9pt;
  padding: 3px;
  width: 40px;
  text-align: center;
}

span.field {
  width: 300px;
}

div#logincontents th {
  font-weight: normal;
  text-align: right;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size; 10pt;
}

div#logincontents th, div#logincontents td {
  padding: 5px;
}

div#signup a {
  color: #336699;
  text-decoration: none;
}

div#signup a:hover {
  text-decoration: underline;
}

div.question {
  padding: 0px;
  width: 600px;
  margin-bottom: 5px;
  background-image: url(img/box-center.jpg);
  background-repeat: repeat-y;
  background-color: #DCE2ED;
}

div.boxcenter {
  padding: 5px;
  padding-left: 15px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size; 8px;
}

div.boxtop {
  width: 600px;
  height: 12px;
  background-image: url(img/box-top.jpg);
  background-repeat: no-repeat;
}

div.boxbottom {
  width: 600px;
  height: 12px;
  background-image: url(img/box-bottom.jpg);
  background-repeat: no-repeat;
}

* html div.boxbottom {
  margin-bottom: -2px;
}

img {
  border: none;
}

img.radio {
  cursor: hand;
}

img#preview {
  width: 320px;
  height: 240px;
  float: right;
  border: 1px solid #cccccc;
}

p,li,td,th,textarea {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

p,li {
  line-height: 160%;
}

.error {
  border: 1px solid red;
  color: red;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}

h1,h2,h3,h4,h5,h6 {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}

h2 {
  color: #333333;
  font-size: 16pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}

th {
  text-align: left;
}



.indented {
  padding-left: 20px;
}

.subitems {
  visibility: hidden;
  position: absolute;
}

a {
  color: red;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.selected {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

a.selected:hover {
  text-decoration: underline;
  font-weight: bold;
}

.odd {
}

.even {
  background-color: #e8e8e8;
}

p.passwordError{
	text-decoration:blink;
	color: red;
}
