body {
background-color:#000000;
font-family:Arial,Helvetica,sans-serif;
}
#captcha {
background-color:#000000;
font-size:x-small;
text-align:center;
margin:0 auto;
width:375px;
}
.center {
text-align:center;
}
.descript {
font-family:Veranda;
font-size: 11pt;
color: #ffffff;
font-weight: bold;
}

.error_in {
color:#FF0000;
font-size:small;
font-weight:bold;
}
.error_out {
background-color:#000000;
margin:10px;
width:400px;
}
#gotcha-captcha {
float:right;
}
#head_in {
font-family:Monotype Corsiva; 
	font-size: 24pt;
    color: #ffffff;
	font-weight: bold;
left:80px;
position:relative;
top:20px;
}
#head_out {
background:#000000 url("images/logo.jpg") no-repeat;
border-bottom:0px;
height:75px;
margin:0 auto;
width:400px;
}
#main_in {
margin:10px auto;
}
#main_out {
background-color:#000000;

margin:0 auto;
width:400px;
}
.message {
font-family:Lucida Console,Lucida Sans Unicode,Verdana;
font-size:small;
}
.message_right {
font-family:Lucida Console,Lucida Sans Unicode,Verdana;
font-size:small;
text-align:right;
}
.powered {
color:#999999;
font-size:10px;
text-align:center;
}
input {
margin-bottom:5px;
}
.required {
color:#FF0000;
}
select {
margin-bottom:5px;
}
#sent_main_out {
background-color:#000000;
border:1px solid #999999;
margin:0 auto;
width:502px;
}
textarea {
margin-bottom:5px;
}
