td#navb a:link{color:white;}
td#navb a:visited{color:white;}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}

.header {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	border: 1px none #000000;
	background-color: #CDE7CA;
	padding-left: 10px;
}
.bodyfont {
	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
.imagebordres {
	border: 1px solid #000000;
}
.textandimage {
	float: left;
	border: 1px solid #000000;
	margin: 5px;
}
.bodyBorder {
	border: 1px solid #CDE7CA;
	padding: 15px;
}
.dottedLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.nav {
	font-family: Helvetica, sans-serif;
	font-size: small;
	background-color: #008845;
	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: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-bottom-color: #00CC99;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}
.grassBack {
	border: 1px solid #EFEFEF;
	padding: 20px;
	background-image: url(../images/backGrass.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodyspaceing {
	padding: 10px;
}
.backgroundheader {
	background-image: url(../images/backHeader.gif);
	background-repeat: repeat;
}
.backgroundleft {
	background-image: url(../images/LeftBorder.gif);
	background-repeat: repeat;
}
.backgroundright {
	background-image: url(../images/RightBorder.gif);
}
.backgroundfooter {
	font-family: Helvetica, Arial, Georgia;
	font-size: 9px;
	color: #CCEBB9;
	background-image: url(../images/backFooter.gif);
	text-align: center;
}
.bodyfontbold {
	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 20px 20px 20px 5px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
