BODY {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

.topImage {
	margin: 0px 0px 0px 10px;
	float: left;
	height: 110px;
	width: 110px;
	z-index: 2;
}
.topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
	margin-top: 0px;
	margin-left: 30px;
	padding: 5px;
	color: #78552B;
}
a:link {
	color: #78552B;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #C1AE96;
	padding: 8px;
	word-spacing: normal;
	letter-spacing: normal;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #78552B;
}
.tdborder {
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #C1AE96;
	border-left: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.insidetable {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tdSide {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C1AE96;
}
a.title {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a.title:hover {
	color: #FFFFFF;
}
.whitefonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.pagebottom {
	background-image: url(bottomback.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
.submenu {
	margin: 0px 50px 0px 0px;
	padding: 1px;
	width: 70%;
	color: #78552B;
	font-weight: bold;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-color: #C9B8A4;
	border-right: 2px solid #AF9678;
	border-bottom: 2px solid #AF9678;
}
.border {
	border: 1px solid #999999;
}

