@charset "UTF-8";
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #064FA0;
	text-decoration: none;
}
.border {
	border: 1px solid #064FA0;
}
.png {
	background-repeat: no-repeat;
	background-position: left top;
}
.sheetborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b4cc69;
	border-right-color: #b4cc69;
	border-bottom-color: #b4cc69;
	border-left-color: #b4cc69;
}
.sheetbdrinside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b4cc69;
	border-right-color: #b4cc69;
	border-bottom-color: #b4cc69;
	border-left-color: #b4cc69;
}
.colorbdr {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #339933;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
