body,html {
  margin: 0;
  padding: 0;
  background-color: black;
  background-image: URL(images/background.jpg);
  dbackground-position: 50% 0px;
  background-attachment: fixed;
  background-position: 0px 0px;
  background-repeat: repeat;
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  color: white;
 }

h2 {
  font-size: 1.1em;
  margin-bottom: 0.3em;
 }

a {
  color: white;
 }

.workspace {
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 792px;
  padding: 0 6px;
 }
.workspace p {
  padding: 0px 10px;
  margin-top: 0px;
 }

.label {
  text-align: right;
  padding-right: 10px;
 }

.sendbtn {
  padding: 2px 0 0 10px;
 }

.error {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 3em;
  margin-bottom: 3em;
 }

.fonttitle {
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 1.9em;
 }

.fontital {
  font-family: Georgia, Palatino Linotype, Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  font-style: italic;
 }

.fontbold {
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  font-weight: bold;
 }

.fontnormal {
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
 }

.fontsmall {
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
 }

.copyright {
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  text-align: center;
  margin-top: 3em;
 }

.normaltext,
p.normaltext {
  font-size: 1.1em;
  font-weight: normal;
 }

.rules {
  font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 0 5px;
  color: white;
 }
.rules h2 {
  margin-top: 10px;
  font-size: 1.1em;
  text-align: center;
  margin-bottom: 0.7em;
 }
.rules h3 {
  font-size: 1em;
  text-align: center;
 }

.bet .header {
  font-weight: bold;
}
.bet .title {
   text-align: center;
 }
.bet .flag {
  margin-right: 7px;
  width: 20px;
 }
.bet td {
  white-space: nowrap;
  text-align: left;
 }
.bet .check {
  text-align: center;
}
.bet .vertseparator {
  width: 70px;
 }

#betamount {
  background-color: white;
  color: black;
  margin-top: 2px;
  padding: 3px;
 }

.button {
   font-weight: bold;
   padding: 5px;
 }

.rates {
  font-size: 0.9em;
  padding: 1em 1em;
 }
.rates .header {
    font-weight: bold;
 }
.accountparams .name {
  font-family: Georgia, Palatino Linotype, Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
  font-style: italic;
  text-align: left;
  padding-right: 1em;
}
.accountparams .value {
  text-align: left;
}
.gamestat {
  text-align: left;
  margin-left: 10em;
{
