body {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 0px, 0px, 0px, 0px;
	color: #666666;
	text-decoration: none;
	background-color: #DCC889;
	font-size: 11px;
}
.tdBoxCenterText {
	background-color: #FFFFFF;
}
.thBoxLeftTopCorner {
	background-image: url(../images/BoxBorders/TopLeftCorner.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	background-position: bottom;
}
.thBoxTopBorder {
	background-image: url(../images/BoxBorders/TopLineBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.thBoxRightTopCorner {
	background-image: url(../images/BoxBorders/TopRightCorner.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	background-position: bottom;
}
.thBoxLeftBorder {
	background-image: url(../images/BoxBorders/LeftLineBorder.gif);
	background-repeat: repeat-y;
}
.thBoxLeftBottomCorner {
	background-image: url(../images/BoxBorders/BottomLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thBoxBottomBorder {
	background-image: url(../images/BoxBorders/BottomLineBorder.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.thBottomRightCorner {
	background-image: url(../images/BoxBorders/BottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.thBoxRightBorder {
	background-image: url(../images/BoxBorders/RightLineBorder.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#LeftMaintable {
	margin: 0px;
	padding: 0px;
}
.footercopyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.footerContact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CFAD5F;
	font-size: 14px;
	font-weight: bold;
	color: #602400;
	text-decoration: none;
}
table {
	background-position: top;
}
.BodyText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.thHeaderBkgrd {
	background-color: #602400;
	background-image: url(/images/Header/HeaderBkgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.thNavBarBkgrd {
	background-color: #CFAD5F;
}
a {
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 100%;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bolder;
}
.h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.h3 {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
}
a:link {
	color: #896301;
	text-decoration: none;
}
a:visited {
	color: #957516;
	text-decoration: none;
}
a:hover {
	color: #AB8F2A;
	text-decoration: underline;
}
a:active {
	color: #896301;
	text-decoration: none;
}
