/* CSS Document */
.apl_input{
	background-color: #FFFFFF !Important;
	width: 168px;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	height: 23px;
	border: 1px solid #DFA507;
}
.apl_textarea{
	background-color: #FFFFFF!Important;
	width: 265px;
	font-size: 12px;
	color: #6E6B4A;
	font-family: "Trebuchet MS";
	border: 1px solid #DFA507;
}
.apl_submit{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #DFA507;
	text-align: center;
	font-weight: bold;
	border: 1px solid #DFA507;
}
.text_form_apl{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, sans-serif;
}
.abs_email{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	border: 1px dashed #666666;
	padding: 5px;
	width: 355px;
	margin-left: 5px;
}
.mesaj{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, sans-serif;
}
