body {
	font-family: Verdana; font-size: 11px; color: #990000; line-height:13pt; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(images/bgfull.png);
}
span.blue {
	 background-image: url(images/red.png); background-color: #E63C3B; font-size: 14px; color: #FFF; font-weight: bold; padding: 4px 12px; margin-bottom: 19px;
}
span.red {
	background-image: url(images/blue.png); background-color: #409c9c; font-size: 14px; color: #FFF; font-weight: bold; padding: 4px 12px; margin-bottom: 19px;
}
span.white {
	background-color: #500101; color: #FFF; font-size: 14px; font-weight: bold; padding: 4px 12px; margin-bottom: 19px;
}
img {
	border:0px;
}

a {
	color: #990000; text-decoration:none; 
}
a:hover {
color: #409c9c;
}
.textfield {
font:1.1em Verdana, sans-serif ;
margin:0px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("images/textfield_bg.png") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}

form>input.textfield {
background: transparent url("images/textfield_bg.png") no-repeat;
}

textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:0px;
height:165px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("images/textarea_bg.png") no-repeat fixed;
width:351px;
voice-family: "\"}\""; 
voice-family:inherit;
width:340px;
}
form>textarea {
background: transparent url("images/textarea_bg.png") no-repeat;
}


.submit {
margin:3px;
background: transparent url("images/submit.png") no-repeat;
height:20px;
border:solid 0 #fff;
width:200px;
font:1.1em Verdana, sans-serif;
color:#666;
text-transform:uppercase;
}

div>a {
text-decoration:none; 
}