


/* contact form */



.ContactForm { background: url(../images/contact_formj.png) no-repeat;         

	     font-size: 11px;

		 line-height: 15px;

		 vertical-align: top;

		 padding-top: 4px;

		 padding-left: 12px;

		 padding-right: 12px;

		 margin-top: 17px;

		 width: 346px;

	     color: #000000;

}



.Formstyle { 

	     font-size: 11px;

		 font-weight: bold;

		 line-height: 15px;

		 height: 17px;

	     color: #506cff;

}

.Checkb { 
		
	    
		 font-size: 11px;

		 font-weight: bold;

		 line-height: 15px;

		 height: 17px;

	     color: #506cff;

}







#enquiry { background: url(../images/Form_textarea.png) repeat-x;         

	     font-size: 12px;

		 line-height: 15px;

		 padding-left: 0px;

		 padding-right: 0px;

		 width: 410px;

		 height: 140px;

		 border: 0px;

	      color: #000000;

}








.FormButton {

		 background: url('../images/submit.png');

	     font-size: 12px;

	     width: 410px;

	     height: 30px;
		

		 font-weight: normal;

	     color: #ffffff;

	     border: none;

}

