.register {
  border:              solid 0px #4A5B6B;
}
.register td {
  color:               black;
  font-weight:         bold;
}
.register td input ,.register td input {
  border:              1px solid #4A5B6B;
  background-color:    white;
}
.registerlogin, .registerlogin td {
  font-family:         Verdana,Geneva,Arial,Helvetica;
  color:               #4A5B6B;
  font-size:           8pt;
  vertical-align:      middle;
}
.registerlogin td input {
  font-family:         Verdana,Geneva,Arial,Helvetica;
  color:               gray;
  font-size:           8pt;
  vertical-align:      middle;
}
.registerlogin a,.registerlogin a:link,.registerlogin a:visited,
.registerlogin a:active {
  color:               #4A5B6B;
  font-size:           8pt;
  text-decoration:     none;
  font-weight:         normal;
}
.registerlogin a:hover {
  color:               white;
  font-size:           8pt;
  text-decoration:     none;
}
.registercheckbox input {
  border:              none;
  background-color:    #eeeeee;
  color:               white;
}
.forgotimage {
  width:               15px;
  height:              15px;
  border-width:        0;
}
.loginimage {
  width:               15px;
  height:              15px;
  border-width:        0;
}
.preferencesimage {
  width:               9px;
  height:              10px;
  border-width:        0;
}
.logoutimage {
  width:               10px;
  height:              10px;
  border-width:        0;
}
.error {
  color: red;
}