@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #858562;
	padding-top:0px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height:25px;
}

.style2b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height:25px;
}

.style2fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height:25px;
	border: solid 1px #CCCCCC;
	
}

.style4 {
	font-size: 18px;
	color: #858562;
	font-weight:bold;
}

.style5 {
	font-size: 20px;
	color: #333333;
}

.style5b {
	font-size: 20px;
	color: #10723b;
	text-decoration:underline;
}

.style6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.nav a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight:bold;
	background:none;
}

.nav a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#f2f2f2;
	padding-left:0;
	padding-left:0;
}

.sub a:hover {
	font-size: 20px;
	color:#999999;
	text-decoration:none;
}

.sub a {
	font-size: 20px;
	color:#666666;
	text-decoration:none;
}