A:link        	{ 
text-decoration: none; color: #772827; 

}

A:visited     	{ 
text-decoration: none; color: #772827; 

}

A:hover       	{ 
text-decoration: none; color: #772827; 

}

body {

	background-color:#F4D875;
	font-family:Arial;
	font-size:12px;




}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #f4d875;
border-left: 1px dashed;
border-right: 1px dashed;
border-top: 1px dashed;
border-bottom: 1px dashed;
border-color: #772827;
	width:300px;
}

input {
padding: 1px;
font-size: 12px;
font-weight: normal;
background-color: #f4d875;
border: 1px dashed;
border-color: #772827;
	width:300px;
}


input.stbsubmit {
	font-weight:bold;
	width:130px;
	vertical-align:middle;
border: 1px dashed;
border-color: #772827;
background-color: #f4d875;
}


input.stbsubmitfile {
	font-weight:bold;
	width:250px;
	vertical-align:middle;
border: 1px dashed;
border-color: #772827;
background-color: #f4d875;
}

input.submitcheck {
	font-weight:bold;
	width:30px;
	vertical-align:middle;
border: 1px dashed;
border-color: #772827;
background-color: #f4d875;
}

textarea.tell {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #DFCF94;
border-left: 1px dashed;
border-right: 1px dashed;
border-top: 1px dashed;
border-bottom: 1px dashed;
border-color: #772827;
	width:300px;
}

input.wcd {
	font-weight:bold;
	width:20px;
	vertical-align:middle;
border: 1px dashed;
border-color: #772827;
background-color: #f4d875;
}

textarea.stbcd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #ffffff;
border-left: 1px normal;
border-right: 1px normal;
border-top: 1px normal;
border-bottom: 1px normal;
border-color: #000000;
	width:200px;
}



