.content_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.content_yellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D59F45;
}
.textfield {
	border: 1px solid #E0AB4F;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #282827;
	width: 160px;
	height: 16px;
}
.listmenu {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #282827;
	width: 160px;
	border-top-color: #E0AB4F;
	border-right-color: #E0AB4F;
	border-bottom-color: #E0AB4F;
	border-left-color: #E0AB4F;
}
.form_table_brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E0AB4F;
	border-right-color: #E0AB4F;
	border-bottom-color: #E0AB4F;
	border-left-color: #E0AB4F;
}
.textarea {
	border: 1px solid #E0AA50;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #282827;
	width: 160px;
	height: 50px;
}
.textfieldCopy {

	border: 1px solid #E0AB4F;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #282827;
	width: 70px;
	height: 12px;
}
.submit_button {
	border: 1px double #999999;
	background-color: #111555;
	color: #D0A151;
	width: 55px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.content_index {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.quote_brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CFA153;
	border-right-color: #CFA153;
	border-bottom-color: #CFA153;
	border-left-color: #CFA153;
}
