form {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2C1713;
	text-decoration: none;
}

input {
	padding: 0px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #2D1813;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #fef9ee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cab5a4;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #cab5a4;
	width: 200px;
}

textarea {
	width: 200px;
	line-height: 18px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #2D1813;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #fef9ee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cab5a4;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #cab5a4;
	height: 100px;
}
select {
	padding: 0px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #2D1813;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #fef9ee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cab5a4;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #cab5a4;
	width: 200px;
}
input[type=checkbox]{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F7EEDA;
	height: auto;
	width: auto;
}
.powermail_mandatory_js {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
label {
	line-height: 14px;
	font-size: 12px;
	height: 14px;
	color: #7c5d5b;
	display: block;
}

input[type=image] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	width: 75px;
	
}
div.powermail_check_inner {margin-bottom: 20px;}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title{margin-top: 20px;}



table {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #7c5d5b;
	margin-top: 20px;
	margin-bottom: 20px;

}
td {
	line-height: 20px;
	height: 20px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3e5d2;
}
div.tx-powermail-pi1_confirmation p {
	font-size: 15px;
	color: #7c5d5b;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDBCAC;
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
}
input[type=radio]{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F7EEDA;
	height: auto;
	width: auto;
	
}

ul#tabs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding:0;
	list-style-type:none;
	display:block;
	height:24px;
	font-size:13px;
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4d2bf;	
	width: 400px;
}
ul#tabs li {
	display:block;
	margin:0;
	pading:0;
	float: left;
}
ul#tabs li a {
	display:inline;
	color:#7c5d5b;
	text-decoration:none;
	height:24px;
	width: 120px;
	line-height: 24px;
	float: left;
}
ul#tabs li a:hover {
	color: #311915;
	text-decoration: underline;

}
ul#tabs li a.current, ul#tabs li a.current:hover {
	color:#301814;
}
input[type=file]{

	padding: 0px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #2D1813;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #fef9ee;
	
	
}
