/* CSS Document */
#Banner{background-color: #4a7c33;}
#ContentInput table{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8f9092;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8f9092;
}
.ContactInput{width:250px;height:18px;border: 1px solid #dddddd;}

.Contacttextarea{border: 1px solid #dddddd;margin:10px 0}
#ContactBut{padding:10px;text-align:center;}
