body {
	background-image: url(../Images/Header/BkgrdGrid.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 9px;
}
table {
	background-color: #FFFFFF;

}
.FooterNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #a19a8b;
	font-size: 10px;
	text-align: center;

}
.FooterTable {
	background-color: #FFFFFF;
	background-position: bottom;
	text-align: center;
	font-size: small;

}
.FooterCopywrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;

}
a:visited {
	color: #CC3300;
	text-decoration: none;

}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	letter-spacing: 0.3em;
	text-align: left;
}

h2 {
	color: #CC3300;
}
h3 {
	color: #CC3300;
}
h4 {
	color: #CC3300;
	font-size: 12px;

}
#tdSideBar {
	background-image: url(../Images/Header/SideBarLine.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
div {
	border: none;
}
img {
	border: none;
}
a {
	border: none;
	text-decoration: none;
}
