@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
	background-attachment: fixed;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.page {
	font-size: 13px;
	line-height: 15px;
	font-family: arial;
}


.nav {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: normal;
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 10px;
}
.dashdiv {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #343434;
}
.border {
	border: 1px solid #000000;
}
.nav:hover {
	font-family: verdana;
	font-size: 14px;
	color: #3F7328;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: normal;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #35751F;
	padding-bottom: 10px;
}
.pageheader {
	font-size: 14px;
	line-height: 14px;
	color: #38731F;
}
.border-bt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
