body {
	background-color: #e2e2e1;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fadeLeft {
	background-image: url(../images/bg_fade_left.jpg);
	background-repeat: repeat-y;
}
.fadeBottom {
	background-image: url(../images/bg_fade_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 10px;
	color: #debc6e;
	padding-right: 35px;
	padding-top: 5px;
}
.fadeRight {
	background-image: url(../images/bg_fade_right.jpg);
	background-repeat: repeat-y;
}.topPhot {
	background-image: url(../images/bg_topphoto.jpg);
	background-repeat: no-repeat;
	height: 240px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
a.navLinks:link {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navLinks:visited {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navLinks:hover {
	color: #debc6e;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navLinks:active {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.topsubNav {
	font-size: 11px;
	color: #7e7e7e;
	padding-right: 20px;
}
.mainText {
	line-height: 14px;
	text-align: justify;
}
a.topsubnavLinks:link {
	color: #999;
	text-decoration: none;
}
a.topsubnavLinks:visited {
	color: #999;
	text-decoration: none;
}
a.topsubnavLinks:hover {
	color: #debc6e;
	text-decoration: none;
}
a.topsubnavLinks:active {
	color: #999;
	text-decoration: none;
}
.header {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
}
.footerNav {
	font-size: 10px;
	color: #7e7e7e;
}
a.footerLinks:link {
	color: #999;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #999;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #debc6e;
	text-decoration: none;
}
a.footerLinks:active {
	color: #999;
	text-decoration: none;
}
.spaceMore {
	font-size: 14px;
	text-align: center;
}
a.downloadlink:link {
	color: #333;
	text-decoration: none;
}
a.downloadlink:visited {
	color: #333;
	text-decoration: none;
}
a.downloadlink:hover {
	color: #000;
	text-decoration: underline;
}
a.downloadlink:active {
	color: #333;
	text-decoration: none;
}

