.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #487210;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #487210;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #487210;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #253c06;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #487210;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
}
.gradientright {
	background-image: url(images/gradient_right.jpg);
	background-repeat: repeat-y;
}
.gradientleft {
	background-image: url(images/gradient_left.jpg);
	background-repeat: repeat-y;
}
.stageone {
	background-image: url(images/stage1.jpg);
	background-repeat: no-repeat;
}
.stagetwo {
	background-image: url(images/stage2.jpg);
	background-repeat: no-repeat;
}
.stage3 {
	background-image: url(images/stage3.jpg);
	background-repeat: no-repeat;
}
.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.bodytaupe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #61634b;
	text-decoration: none;
}
.titleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.dottedline {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

