
  body { background:#ffffff; }
  table { border-spacing:0px; border-collapse:collapse; }
  form { margin:0px; padding:0px; }

  div.homenote { margin-bottom:20px; font-family:arial,helvetica; font-size:14px; color:red; font-weight:bold; }

  div.logindiv { display:inline-block; border:1px solid #333333; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px; margin-bottom:12px; padding:12px 30px 8px 12px; text-align:left; font-family:arial,helvetica; font-size:12px; color:#000000; font-weight:normal; line-height:18px; background-color:#ffffff; }

  table.logintable { margin-bottom:0px; }
  table.logintable td { padding-bottom:2px; text-align:left; vertical-align:middle; white-space:nowrap; }
  table.logintable tr:first-child td { padding-bottom:6px; }
  input.textbox { width:166px; background-color:#eeeeee; }

  .smalltext { font-family:arial,helvetica; font-size:10px; color:#000000; font-weight:normal; }

  a:link, a:visited { color:blue; }
  a:hover, a:active { color:red; }

a.bluebutton {
  background:transparent url('/pics/blue-button.png') right -52px no-repeat;
  display:block;
  float:left;
  height:26px;
  margin:0px;
  padding:0px 4px 0px 0px;
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  text-shadow:#013c5f 0 1px 0;
}
a.bluebutton span {
  background:transparent url('/pics/blue-button.png') no-repeat 0 0;
  display:block;
  margin:0px;
  padding:0px 8px 0px 12px;
  color:#ffffff;
  line-height:26px;
}
a:link.bluebutton, a:visited.bluebutton, a:active.bluebutton { color:#ffffff; text-decoration:none; }
a.bluebutton:hover { background-position:right -78px; cursor:pointer; color:#ffffff; text-decoration:none; }
a.bluebutton:hover span { background-position:left -26px; cursor:pointer; color:#ffffff; text-decoration:none; }

a.redbutton {
  background:transparent url('/pics/red-button.png') right -52px no-repeat;
  display:block;
  float:left;
  height:26px;
  margin:0px;
  padding:0px 4px 0px 0px;
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  text-shadow:#013c5f 0 1px 0;
}
a.redbutton span {
  background:transparent url('/pics/red-button.png') no-repeat 0 0;
  display:block;
  margin:0px;
  padding:0px 8px 0px 12px;
  color:#ffffff;
  line-height:26px;
}
a:link.redbutton, a:visited.redbutton, a:active.redbutton { color:#ffffff; text-decoration:none; }
a.redbutton:hover { background-position:right -78px; cursor:pointer; color:#ffffff; text-decoration:none; }
a.redbutton:hover span { background-position:left -26px; cursor:pointer; color:#ffffff; text-decoration:none; }
