@charset "utf-8";

body {
	text-align: center;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.LinkOver {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.LinkLevel2Over {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}
.Details {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999999;
	font-size: 11px;
}
.TextNormal {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999999;
	font-size: 14px;
}
.Title {
	font-family: 'EB Garamond', "Palatino Linotype", "Book Antiqua", serif;
	color: #999999;
	font-size: 18px;
}
.LogoTxt {
	font-family: 'EB Garamond', "Palatino Linotype", "Book Antiqua", serif;
	color: #000000;
	font-size: 4em;
	font-style: normal;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
}
.BaselineTxt {
	font-family: 'EB Garamond', "Palatino Linotype", "Book Antiqua", serif;
	color: #000000;
	font-size: 2em;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}
.menu1TabLft {
	background-attachment: fixed;
	background-image: url(images/gen/menu1TabLft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.menu2TabLft {
	background-attachment: fixed;
	background-image: url(images/gen/menu2TabLft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.BottomTabLft {
	background-attachment: fixed;
	background-image: url(images/gen/bottomTabLft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.menu1TabRight {
	background-attachment: fixed;
	background-image: url(images/gen/menu1TabRight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu2TabRight {
	background-attachment: fixed;
	background-image: url(images/gen/menu2TabRight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BottomTabRight {
	background-attachment: fixed;
	background-image: url(images/gen/bottomTabRight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fdTableVideos {
	background-color: #000;
}


a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #000;
}
a:active {
	color: #F06;
	font-weight: normal;
	text-decoration: underline;
}
