body {
	margin-top: 0px;
	background-color: #4E483D;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
}
.TopNav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TopNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TopNav a:hover {
	text-decoration: none;
	color: #A39A8B;
}
.TopNav a:active {
	text-decoration: none;
	color: #A39A8B;
}
.Copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.Copyright a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.Copyright a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.Copyright a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.Copyright a:active {
	text-decoration: none;
	color: #FFCC00;
}
.Decades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #433E34;
}
.Decades a:link {
	color: #433E34;
	text-decoration: none;
}
.Decades a:visited {
	text-decoration: none;
	color: #433E34;
}
.Decades a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.Decades a:active {
	text-decoration: underline;
	color: #FFCC00;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #433E34;
}
.Content a:link {
	color: #990000;
	text-decoration: underline;
}
.Content a:visited {
	text-decoration: underline;
	color: #990000;
}
.Content a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.Content a:active {
	text-decoration: none;
	color: #FFCC00;
}
.Title {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Search {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.Caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #433E34;
}

.Subtitle {
	color: #990000;
	font-weight: bold;
}

