html {
background: #191a1a;
}

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
font-family:Arial,sans-serif;
font-size:13px;
line-height:1.5;
text-align:left;
color: #ffffff;
}
.formElement {
font-family	:Tahoma,verdana;
font-size:11px;
width:400px;
border:1 solid #bf9591;
}

.150 {
width:150px;
}

.hline {
margin-top:10px;
margin-left:0px;
margin-bottom:20px;
width:580px;
height:1px;
background-color:#6c4301;
}

.spot {
font-size:18px;
color:#ac9267;
font-weight:bold;
}

.table td {
font-family:Arial,sans-serif;
font-size:13px;
line-height:1.5;
text-align:left;
color: #ffffff;
}

.thankyou_form {
font-weight: bold;
text-align: center;
margin-top: 30px;
}