html {
	height: 100%;
}
body {
	font-family: "Lucida Sans", Arial, sans-serif;
	background-color: #000000;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
.highslide-container div {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border-width: 0px;
}
.highslide-active-anchor img, .highslide-active-anchor:hover img {
	visibility: hidden;
}
.highslide-image {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	cursor: pointer;
}
.highslide-image-blur {
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}
.highslide-wrapper, .highslide-outline, .highslide-caption, .highslide-heading {
	background: #000000;
}
.highslide-caption {
	display: none;
	border-top: none;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.highslide-caption a:link {
	color: #000000;
}
.highslide-caption a:visited {
	color: #000000;
}
.highslide-caption a:hover {
	color: #ff0000;
}
.highslide-caption a:active {
	color: #000000;
}
.highslide-heading {
	display: none;
	color: #000000;
	cursor: default;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.highslide-heading a:link {
	color: #000000;
}
.highslide-heading a:visited {
	color: #000000;
}
.highslide-heading a:hover {
	color: #ff0000;
}
.highslide-heading a:active {
	color: #000000;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #000000;
	padding-left: 22px;
	background-image: url(graphics/loader-black.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-loading a:hover {
	color: #ff0000;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
	margin: 0;
	list-style: none;
}
.highslide-controls a {
	float: left;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-header { 	
	display: none;
}
.hidden-container {
	position: absolute;
	top: 47%;
	left: 50%;
	height: 0px;
	margin-left: -139px;
	overflow: hidden;
}
.warning {
	position: relative;
	background-color: red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	z-index: 9999;
}
.musicdiv {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.titlebar {
	width: 700px;
	text-align: center;
	margin: 10px auto;
	padding: 5px;
	background-color: #000000;
	color: #85adad;
	border: 0px solid #000000;
	border-radius: 0px;
	position: relative;
	z-index: 2000;
}
.titlebar img {
	border-width: 0px;
	border-radius: 0px;
}
.titlebar-logo {
	display: table;
	margin: 2px auto 10px auto;
	padding: 0px;
}
.titlebar-inner {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
.atitle {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 3px;
}
.atitle:first-letter {
	font-size: 10px;
}
.atitle a:link {
	color: #85adad;
	font-weight: bold;
	text-decoration: none;
}
.atitle a:visited {
	color: #85adad;
	font-weight: bold;
	text-decoration: none;
}
.atitle a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.atitle a:active {
	color: #85adad;
	font-weight: bold;
	text-decoration: none;
}
.logo-left {
	float: left;
	margin-bottom: -4px;
	width: 700px;
	padding: 1px 1px 0px 1px;
}
.logo-center {
	display: table-row;
}
.logo-center img {
	margin: 1px 1px 0px 1px;
	vertical-align: bottom;
}
.logo-right {
	float: right;
	margin-bottom: -4px;
	width: 700px;
	padding: 1px 1px 0px 1px;
}
.uplink {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	background-image: url(uplink.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	z-index: 2000;
}
.uplink:hover {
	background-position: center -40px;
}
.uplink a {
	line-height: 40px;
	display: block;
}
.hs-title {
	font-size: 16px !important;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.hs-title a:link {
	font-weight: bold;
	text-decoration: none;
}
.hs-title a:visited {
	font-weight: bold;
	text-decoration: none;
}
.hs-title a:hover {
	font-weight: bold;
	text-decoration: none;
}
.hs-title a:active {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment {
	font-size: 14px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.hs-comment a:link {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment a:visited {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment a:hover {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment a:active {
	font-weight: bold;
	text-decoration: none;
}
.captdownload {
	min-height: 15px;
	padding-left: 26px;
	padding-right: 26px;
}
.captglobe {
	min-height: 32px;
	padding-left: 42px;
	padding-right: 42px;
}
.globe-icon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 3px 3px 0px 3px;
}
.globe-icon img {
	border-width: 0px;
}
.download-icon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 3px;
}
.download-icon img {
	border-width: 0px;
}
.button {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	cursor: pointer;
	width: 300px;
	height: 32px;
	background-color: #000000;
	color: #85adad;
	margin-bottom: 5px;
	border-color: #666666;
	border-width: 3px;
	border-radius: 1px;
	background-image: url("");
	background-repeat: repeat;
	background-position: top left;
}
.button:hover {
	background-color: #c6e3f9;
}
.buttonalign {
	cursor: default;
	text-align: center;
	clear: both;
}
.buttonaligndl {
	bottom: 21px;
}
.buttonalignglobe {
	bottom: 41px;
}
.lfproxyabove {
	padding-top: 10px;
}
.lfproxybelow {
	padding-bottom: 10px;
}
