/* Troop 110 Stylesheet HOME page */

/*~ Content Section for HOME page
-------------------------------------------------------------*/
p {}
form {
	font-size: 90%;
}
input {
	border-top: 2px inset #666;
	border-right: 2px inset #ccc;
	border-bottom: 2px inset #ccc;
	border-left: 2px inset #666;
	padding-left: 3px;
}
textarea {
	border-top: 2px inset #666;
	border-right: 2px inset #ccc;
	border-bottom: 2px inset #ccc;
	border-left: 2px inset #666;
	padding-left: 3px;
	font: 120% Verdana, Arial, Helvetica, sans-serif;
}
td#contactform {}
table#cform {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
form#troopcontact {
}
#primecontheader {
	width: 250px;
}
.buttonsnoborder {
	border-style: none;
	text-align: center;
}
.buttons {
	border-top: 2px outset #ccc;
	border-right: 2px outset #666;
	border-bottom: 2px outset #666;
	border-left: 2px outset #ccc;
}
