




div.formframe {
width:90%;
margin:5px auto;
color:#000;
}

div.formframe { 
	
	border-width:5px 1px 1px 1px;
	border-style:solid;
	border-color:#5e0308;
	color:#000;
}

table.customhome {
	width:90%;
	margin:5px auto;
}

table.customhome td {
	color:#000;
}
.formframe h1,.formframe h2,.formframe h3, .formframe h4 {
	font-weight:normal;
}

.formframe th h4{
font-size:12px;
background: #fff;
color:#000;
}

.formframe table td {
padding: 3px 5px;
background-color:#fff;
color:#000;
font-weight:normal;
}

.formframe td h3 {
font-size: 14px;

margin:0;
}

.formframe td {
/*border-collapse: collapse;*/
padding:0px;
border: 1px solid #ddd;
text-align: left;
font-size: 10pt;
margin-top:2px;
background-color:#fff;
}

input,textarea,select {
font-size:8pt;
background-color: #fff;
}

input {
color:#000;
padding:2px 0px;
margin:2px 5px;}