.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #C6B38C;
	text-decoration: none;

}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.Topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 600;
	color: #3C503A;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;
	font-variant: normal;
	text-transform: none;



}
.Topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 600;
	color: #D5BA60;
	text-decoration: none;
	font-style: normal;
}

.BoxLight {
	font-size: xx-small;
	font-weight: lighter;
	height: 15px;
	width: auto;
	border: 1px dashed #98B397;
	background-color: #FFFFFF;

}
.BoxDark {
	font-size: xx-small;
	font-weight: lighter;
	height: 15px;
	width: auto;
	border: 1px dashed #98B397;
	background-color: #C4D0C4;

}
.SubBoxDark {
	font-size: xx-small;
	font-weight: lighter;
	height: 15px;
	width: auto;
	border: 1px dashed #98B397;
	background-color: #F0F4F0;

}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4A666F;
	text-decoration: none;

}
.Text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;

}
.TextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B38808;
	text-decoration: none;

}
.TextLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C6B38C;
	text-decoration: none;

}
.Numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	list-style-type: circle;


}
.HeaderIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #C4D0C4;

}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.SmallText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.ParHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #4A666F;
	text-decoration: none;
}
.Submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.Submenu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 600;
	color: #C6B38C;
	text-decoration: none;
	font-style: normal;
}
