body {
  background-color: white;
  color: black;
  margin: 0px;
  margin-bottom: 5px;
  }

img.bnr {
  width: 760px;
  height: 80px;
  }

body,table,input,select,textarea {
  font-family: verdana,arial,sans-serif;
  font-size: 13px;
  }

p {
  text-align: justify;
  }

a:link,a:visited,a:active {
  color: #444444;
  text-decoration: underline;
  font-weight: bold;
  }

a:hover {
  color: #e3007b;
  text-decoration: none;
  }

a:link.pink,a:visited.pink,a:active.pink,a:hover.pink {
  color: #e3007b;
  }

h3 {
  color: #e3007b;
  font-size: 17px;
  }

fieldset {
  padding: 20px 25px 20px 25px;
  margin-bottom: 20px;
  margin-left: 50px;
  width: 660px;
  }

legend {
  color: #999999;
  font-weight: bold;
  padding-right: 8px;
  margin-left: -10px;
  }

input.txtfield300 {
  width: 300px;
  }

.btn100 {
  height: 25px;
  width: 100px;
  font-weight: bold;
  color: #444444;
  }

.btn150 {
  height: 25px;
  width: 150px;
  font-weight: bold;
  color: #444444;
  }

.btnsmall {
  font-size: 10px;
  font-weight: bold;
  color: #444444;
  }

div.btnGaVerder {
  text-align: center;
  padding-top: 15px;
  padding-right: 5px;
  }

.btnContinue {
  height: 30px;
  width: 168px;
  font-weight: bold;
  color: #444444;
  }

hr {
  height: 1px;
  color: #e3007b;
  }

.errors {
  font-weight: bold;
  color: #e3007b;
  font-size: 10px;
  }

img.error {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  }

div.errorBrdr {
  border-style: solid;
  border-width: 1px;
  border-color: #e3007b;
  padding: 10px 15px;
  font-weight: bold;
  color: #444444;
  background-color: #fce5f2;
  }

img.datum {
  width: 26px;
  height: 24px;
  border: none;
  vertical-align: -10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 25px;
  }

b {
  font-weight: bold;
  color: #444444;
  }

img.ico16 {
  width: 16px;
  height: 16px;
  border: none;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px;
  }

img.flag {
  width: 16px;
  height: 16px;
  border: none;
  vertical-align: -2px;
  margin-right: 10px;
  margin-left: 10px;
  }

div.datumSettings {
  margin: 5px 0px 5px 20px;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #c0c0c0;
  padding: 0px 5px;
  }

div.wizard {
  margin-right: 5px;
  width: 170px;
  margin-top: 20px;
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  }

table.wizard {
  font-size: 10px;
  color: #999999;
  }

td.stepBox {
  vertical-align: top;
  }

img.stepBox {
  width: 13px;
  height: 13px;
  margin-right: 3px;
  margin-top: 1px;
  }

li {
  margin-bottom: 5px;
  }

.steps {
  border-width: 1px 0px;
  padding: 2px 0px;
  border-style: solid;
  border-color: #dddddd;
  height: 30px;
  }

th.steps {
  background-color: #eeeeee;
  }

tr.extraRow {
  background-color: #bdbdbd;
  }

td.extraRowLeft {
  color: white;
  padding-left: 25px;
  font-weight: bold;
  width: 375px;
  height: 22px;
  background-image: url('../images/event-banner-summary-extra-.gif');
  background-repeat: no-repeat;
  background-position: left top;
  }

td.extraRowRight {
  color: #666666;
  padding-right: 75px;
  font-weight: bold;
  width: 277px;
  height: 22px;
  text-align: right;
  background-image: url('../images/event-banner-summary-extra-.gif');
  background-repeat: no-repeat;
  background-position: right top;
  }

td.extraRowBlackLeft {
  color: black;
  padding-left: 25px;
  font-weight: bold;
  width: 375px;
  height: 22px;
  background-image: url('../images/event-banner-summary-extra-.gif');
  background-repeat: no-repeat;
  background-position: left top;
  }

td.extraRowBlackRight {
  color: black;
  padding-right: 75px;
  font-weight: bold;
  width: 277px;
  height: 22px;
  text-align: right;
  background-image: url('../images/event-banner-summary-extra-.gif');
  background-repeat: no-repeat;
  background-position: right top;
  }

h4 {
  color: #e3007b;
  font-size: 14px;
  font-weight: bold;
  margin: 25px 20px 20px 10px;
  }

