.backstripe {
	background-image: url(../images/backstripe.jpg);
	background-repeat: repeat;
	background-position: left;
}
.leftdropshadow {
	background-image: url(../images/left-spacer.jpg);
	background-repeat: repeat;
	background-position: left;
}
.rightdropshadow {
	background-image: url(../images/right-spacer.jpg);
	background-repeat: repeat;
	background-position: right;
}
.bodycontent {
	background-color: #FFFFFF;
	background-image: url(../images/body-content.jpg);
	background-repeat: no-repeat;
}
.bodycontent2 {
	background-color: #FFFFFF;
	background-image: url(../images/body-content2.jpg);
	background-repeat: no-repeat;
}
.bodycontent a:link {
	color: #5DA28D;
	text-decoration: none;
}
.bodycontent a:visited {
	text-decoration: none;
	color: #5DA28D;
}
.bodycontent a:hover {
	text-decoration: underline;
	color: #5DA28D;
}
.bodycontent a:active {
	text-decoration: none;
	color: #5DA28D;
}
.bottombar {
	background-image: url(../images/bottom-bar.jpg);
	background-repeat: no-repeat;
}
.sidebarcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	word-spacing: 1pt;
	line-height: 15px;
}
.sidebarcontent a:link {
	color: #000000;
	text-decoration: none;
}
.sidebarcontent a:visited {
	text-decoration: none;
	color: #000000;
}
.sidebarcontent a:hover {
	text-decoration: underline;
	color: #000000;
}
.sidebarcontent a:active {
	text-decoration: none;
	color: #000000;
}
.sidebarsubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	word-spacing: 1pt;
	line-height: 15px;
}
.sidebarsubs a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarsubs a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sidebarsubs a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.sidebarsubs a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sidebarheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: inherit;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodytextheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.narmcoheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CA8609;
}
.box2top {
	background-image: url(../images/box2top.jpg);
	background-repeat: repeat;
}
.box2left {
	background-image: url(../images/box2left.jpg);
	background-repeat: repeat;
}
.box2right {
	background-image: url(../images/box2right.jpg);
	background-repeat: repeat;
}
.box2bottom {
	background-image: url(../images/box2bottom.jpg);
	background-repeat: repeat;
}
