body {
  margin: 0px 0px 0px 0px;
  background-color: #bebefe;
  background-image: url('../img/img_bkg-widget.gif');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top center;
  color: #c000c0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
}

table {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-variant: inherit;
}

td {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-variant: inherit;
}

.contentbed {
  background-color: #ffffff;
  background-image: url('../img/img_bkg-gildedge.gif');
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: top left;
}

a {
  text-decoration: none;
  color: #ff4040;
  font-weight: bold;
}

a:hover {
  color: #ff8080;
}

.large {
  font-size: 16px;
}

ul {
  list-style: square;
}

.paragraphic {
  display: table;
}

.formfield {
  background: transparent;
  color: #640101;
  border: 2px solid #c000c0;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.formdropdown {
  background: #ffffff;
  color: #640101;
  border: 2px solid #c000c0;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 13px;
}

.formbutton {
  background: #bebefe;
  color: #640101;
  border: 2px solid #640101;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}
