@charset "utf-8";
#trNavigation {
	background-color: #203E21;
}
#tableNavigation {
	background-color: #203E21;
	font-family: Mistral;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#tableNavigation a {
	color: #000000;
	font-size: 37px;
	text-decoration: none;
	display: block;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #203E21;
}
#tableNavigation  a:hover {
	color: #203E21;
	background-color: #A88764;
	display: block;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #A88764;
}
#tableNavigation   a.current {
	background-color: #203E21;
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	color: #000000;
	padding: 0px;
}
#tdAlbumTracks a {
	color: #203E21;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#body #tdContent #tdAlbumTracks a:hover {
	font-size: 18px;
}




#tableBody {
	border: thick solid #CCCCCC;
}
#body {
	background-color: #000000;
}
#tdContent {
	background-color: #FFFFFF;
}
#tdSidebar {
	margin-top: 15px;
	padding-top: 20px;
}
#tdSidebar a {
	color: #203E21;
	text-decoration: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 1px;
	font-family: "Lucida Sans Typewriter";
	font-size: 18px;
	background-color: #ECE9D8;
}
#pContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #203E21;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#tableSidebartitle {
	font-family: "Lucida Sans Typewriter";
	font-size: 24px;
}
#h2Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 25px;
}

#tdSidebar a:hover {
	background-color: #816343;
}
#tdAlbumTracks {
	font-family: Arial, Helvetica, sans-serif;
	color: #880500;
	font-size: 18px;
}
#tdAlbumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
#tdAlbums {
	font-family: Mistral;
	font-size: xx-large;
}
#tdTrackPreviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Mistral;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.slogan {
	padding-left: 80px;
}
#body #tdContent .slogan a {
	color: #203E21;
}
#body #tdContent .slogan a:hover {
	color: #009900;
	text-decoration: none;
}
