body {
	background-color:#232400;
	margin-top: 0px;
}
.Copyright {
	color: #E9E6DA;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.Copyright a:link {
	color: #E9E6DA;
	text-decoration: none;
}
.Copyright a:visited {
	text-decoration: none;
	color: #E9E6DA;
}
.Copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Copyright a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.BottomNav {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.BottomNav a:hover {
	text-decoration: underline;
	color: #E9E6DA;
}
.BottomNav a:active {
	text-decoration: underline;
	color: #E9E6DA;
}
.Menu {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9A8D65;
	background-image: url(../gfx/menu-bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Menu a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Title {
	color: #232400;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E9E6DA;
	background-image: url(../gfx/title-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
}
.Content {
	color: #5C5C5C;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.Content a:link {
	color: #232400;
	text-decoration: underline;
}
.Content a:visited {
	text-decoration: underline;
	color: #232400;
}
.Content a:hover {
	text-decoration: underline;
	color: #525500;
}
.Content a:active {
	text-decoration: underline;
	color: #525500;
}
.Subtitle {
	font-size: 16px;
	font-weight: bold;
}

