body {
background: #6f9154 url(images/cedabg.gif);
background-repeat: repeat-x
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodytextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f9154;
}
.bodytextlink:link {
	text-decoration: none;
	color: #6f9154;
}
.bodytextlink:visited {
	text-decoration: none;
	color: #6f9154;
}
.bodytextlink:hover {
	text-decoration: none;
	color: #e7980e;
}
.bodytextlink:active {
	text-decoration: none;
	color: #6f9154;
}

.navbarbg1 {
background: #e7980e;
}

.navbarbg2 {
background: #6f9154;
}

.bodytextbg {
background: #ffffff;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
}
.navbar:link {
	text-decoration: none;
	color: #ffffff;
}
.navbar:visited {
	text-decoration: none;
	color: #ffffff;
}
.navbar:hover {
	text-decoration: none;
	color: #6f9154;
}
.navbar:active {
	text-decoration: none;
	color: #6f9154;
}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f9154;
	padding:5px 0;
}

.footer a {
	color:#e7980e;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7980e;
	border-bottom:1px solid #e7980e;
	font-weight: bolder;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f9154;
	font-weight: bolder;
}