body {
	padding:20px;
	margin:0;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/l_spine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blk10, table#form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.blk13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.divShow{
	display: inline;
}
.divHide{
	display: none;
}
input, textarea {
	border:1px solid #ccc;
}
.btn {
	border:1px solid #ccc;
	background-color:#EA380D;
	color:white;
}
h1 {
	color:#EA380D;
}
h2 {
	color:#EA380D;
}
