.BoxTop {
	background-image: url(images/BoxTop.jpg);
	background-repeat: no-repeat;
}
.ContentCell {
	background-image: url(images/BoxMiddle.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.BoxBottom {
	background-image: url(images/BoxBottom.jpg);
	background-repeat: no-repeat;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 16pt;
	color: #A4906B;
	padding-top: 5px;
}
.TatooImages {
	padding: 5px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.LeftImage {
	margin-right: 5px;
}
.TopNav {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-left: 7px;
	margin-right: 5px;
	margin-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #623264;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}
.TopNav a {
	color: #000000;
	text-decoration: none;
}

.TopNav div {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 3px;
	text-align: center;
}
.Hilighted {
	background-image: url(images/NavHilite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #613163;
}
.LeftNav {
	border-collapse: collapse;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.LeftNav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.LeftNav td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.LeftNavSelected {
	background-image: url(images/LeftNavBG.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
.LeftNavAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 10px;
}
.LeftContent img {
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.ContentImage {
	margin: 5px;
	border: 1px solid #CECECE;
}
.TatooImages img {
	border: 1px solid #CECECE;
}
a {
	color: #623264;
}
a:hover {
	text-decoration: none;
}
