.toptext {
	width: 600px;
	background-color: #848c53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #bbddff;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-repeat: no-repeat;
	background-image: url(images/landscapeback6.jpg);
	background-color: #848c53;
	background-attachment: fixed;
	background-position: center;
}
a:link {
	color: #996666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #996666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DA2F25;
	text-decoration: none;
	font-weight: bold;
}
a.active {
	color: #336666;
	text-decoration: none;
	font-weight: bold;
}
.save {
	margin-bottom: -1em;
	margin-top: -0.8em;
	margin-left: 1.5em;
}
.links {
	padding: 2em;
	border: 2px ridge #996666;
	width: 605px;
	background-color: #ffffff;
}
.first {
	width: 100%;
	background-color: #ffffff;
	padding: 2em;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.actiontext {
	background-color: #ffffff;
	border-top: 5px inset #CC9999;
	border-right: 5px inset #CC9999;
	border-bottom: 5px inset #CC9999;
	border-left: 5px inset #CC9999;
	width: 605px;
	padding: 2em;
	margin-left: 80px;
}
