body {
	background-color: #E8E8E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, tr, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.tenPix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.sideNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sideNav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #E8E8E3;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.lftSideBg {
	background-attachment: scroll;
	background-image: url(../images/nav/lftSideBg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.rhtSideBg {
	background-attachment: scroll;
	background-image: url(../images/nav/rhtSideBg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.navBG {
	background-attachment: scroll;
	background-image: url(../images/nav/navBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
.txtBG {
	background-attachment: scroll;
	background-image: url(../images/nav/txtBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
.footLftBG {
	background-attachment: scroll;
	background-image: url(../images/nav/footLftBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
.footRhtBG {
	background-attachment: scroll;
	background-image: url(../images/nav/footRhtBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
