body {
	margin-top:10px;
	margin-left:10px;
	BACKGROUND-COLOR: #718b9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#masthead {
	border-bottom: 2px solid #7FCB47;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}


#BodyImage {
	padding-top: 30px;
	width: 210px;
	padding-right: 8px;
}

#footer {
	FONT-SIZE: 10px;
	COLOR: #999999;
	text-align: center;
	text-decoration: none;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	
}	
#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
#footer em {
	COLOR: #64A13F;
	text-decoration: none;
	
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.credit a {
	color: #CCCCCC;
	text-decoration: none;
}
.credit a:link {
	color: #CCCCCC;
}
.credit a:visited {
	color: #CCCCCC;
}
.credit a:hover {
	color: #FFFFFF;
}



.quote {
	FONT-SIZE: 0px; COLOR: #ffffff; FONT-STYLE: italic; FONT-FAMILY: "Times New Roman", Times, serif
}
p {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	COLOR: #ffffff;
	padding-top: 8px;
}
.greentxt {
	FONT-SIZE: 10px;
	COLOR: #7fcb47;
	text-align: right;
}
h4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	COLOR: #ffffff
}
h3 {
	font-weight: normal;
}

#nav {
	background-color: #49586C;
	width: 129px;
	margin-left: 10px;
	line-height: 1.3;
}
#nav ul {
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
#nav li {
	background-image: url(../images/navbutton.jpg);
	height: 31px;
	margin-bottom: 2px;
	font-weight: bold;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 8px;
	background-repeat: no-repeat;
	line-height: 1;
	list-style-type: none;
	width: 129px;
}
#nav a {
	text-decoration: none;
	display: block;
	color: #000;
	top: 2px;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav a:active {
	color: #FFFFFF;
}

.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #637895;
}
a:link {
	color: #7fcb47;
	text-decoration: none;
}
a:hover {
	color: #7fcb47;
}
a:visited {
	color: #7fcb47;
}
a:active {
	color: #7fcb47;
}

.button {
	background-image: url(../images/navbutton.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 129px;
	text-align: center;

}

