/*Styles Applied to Form Elements */
.form_p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

.input_p{ background-color : #EBE9E2; height: 10x; font:Verdana, Arial, Helvetica, sans-serif; size:10x;   	border :1px solid #000000; }

.input_p:focus { background : #E6E6E6 }

.textarea_p { 
	background-color : #EBE9E2; 
	border : 1px solid #000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
	
}

.formBut_p { background-color : #EBE9E2; border :1px solid #000000 }
.fontform_p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none
}
