body {
	background-color: #0E593A;
}
.ImageOutline {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}

.PageOutline {
	background-image: url(images/PageBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.ContentTable {
	background-color: #FFFFFF;
}
.TopNavCell {
	background-image: url(images/TopNavBG.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	padding: 4px;
}
.TopNavCellContent {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.TopNavCellContent a {
	color: #8A714B;
	text-decoration: none;
}
.BottomAddressBar {
	font-size: 11px;
	padding-bottom: 5px;
}
.ContentCell {
	padding: 8px;
}


.TopNavCell a {
	color: #FFFFFF;
	text-decoration: none;
}
.TopNavCell a:hover {
	color: #DBC39D;
	text-decoration: none;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E4C2D;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#PageContent {
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	width: 726px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.Gradient {
	background-image: url(images/bottom-grade.gif);
	background-repeat: repeat-x;
}
