body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.border {
	background-image:  url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 6px;
}
.links {
	text-decoration: none;
	text-align: center;
	background-color: #E8672E;
	height: 20px;
	width: 126px;
}
.strap {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
.border2 {
	background-image: url(../images/left_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 126px;
}
.border1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E8672E;
	border-left-color: #E8672E;
	border-right-color: #E8672E;
	border-right-width: 1px;
	border-right-style: solid;
}
.border3 {
	padding-left: 20px;
}
p {
	text-decoration: none;
	font-size: 70%;
	text-align: left;
}
.contact {
	background-color: #E8672E;
	border: 1px solid #E8672E;
	height: 10px;
	width: 770px;
}
h2 {
	font-size: 100%;
	color: #436EB1;
	text-align: left;
	font-weight: bold;
}
.right_back {
	background-image: url(../images/right_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8672E;
	border-bottom-color: #E8672E;
	border-left-color: #E8672E;
}
.left {
	background-image: url(../images/left_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 126px;
}
.right {
	padding-left: 20px;
}
a.nav:link, a.nav:visited {
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.nav:hover {
	font-size: 80%;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #E8672E;
}
a:hover {
	text-decoration: underline;
	color: #E8672E;
}

h3 {
	font-size: 80%;
	color: #436EB1;
	text-align: left;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	border: 1px solid #FF6600;
	width: 150px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	border: 1px solid #FF6600;
	width: 150px;
}
