html {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: rgb(0,0,0); /* for IE8 */
	background-color: rgba(0,0,0,1.0);
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
}
a, a:link, a:visited, a:hover {
	outline: none;
	text-decoration: none;
}
a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
}
.highslide-wrapper {

	background: none;
	border-radius: 1px;
}
.highslide, .highslide-noexp {
	visibility: hidden;
}
.highslide img, .highslide-noexp img {
	padding: 1px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(153,153,153); /* for IE8 */
	border-color: rgba(153,153,153,1.0);
	border-radius: 1px;
	visibility: visible;
}
.highslide:hover img, .highslide-noexp:hover img {
	border-color: rgb(255,0,0); /* for IE8 */
	border-color: rgba(255,0,0,1.0);
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image {
	background-color: transparent;
	border-width: 3px;
	border-style: solid;
	border-color: #666666;
	cursor: pointer;
	border-radius: 1px;
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: transparent;
	border-width: 3px;
	border-style: solid;
	border-color: #666666;
	border-radius: 1px;
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); /* for Chrome and Safari for radius problem */
}
.highslide-caption, .highslide-heading {
	border-width: 2px;
	border-style: solid;
	border-color: #666666;
	background-color: #666666;
	border-radius: 1px;
}
.highslide-caption {
	display: none;
	color: #000000;
	text-align: center;
	padding: 5px 10px;
	margin-top: 2px;
}
.highslide-caption a:link, .highslide-caption a:visited {
	color: #000000;
}
.highslide-caption a:hover {
	color: #ff0000;
}
.highslide-heading {
	display: none;
	color: #000000;
	cursor: default;
	text-align: center;
	padding: 5px 10px;
	margin-bottom: 2px;
}
.highslide-heading a:link, .highslide-heading a:visited {
	color: #000000;
}
.highslide-heading a:hover {
	color: #ff0000;
}
.highslide-dimming {
	background: #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-move {
	cursor: move;
}
.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: 20px;
	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;
}
.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
	background-image: url(graphics/controlbar-text-white-rounded.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
	background: url(graphics/controlbar-text-white-rounded.png) no-repeat;
	background-position: left top !important;
	position: relative;
	left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-white-rounded.png) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 16px;
	padding: 1px 0 1px 18px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 4em;
}
.text-controls a:hover span {
	color: #ff0000;
}
.text-controls a.disabled span {
	color: #aaaaaa;
}
.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}
	
.text-controls .highslide-full-expand {
	display: none;
}
	
.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-spacing: 0px 10px;
	border-radius: 0px;
	box-shadow: 0px 0px 0px;
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip td {
	background-color: #666666;
	padding: 0px;
	border: 2px solid;
	border-color: #666666;
	border-radius: 3px;
}
.highslide-thumbstrip td:hover {
	border-color: #ff0000;
}
.highslide-thumbstrip img {
	display: block;
	margin: 1px;
	border-width: 0px;
	border-radius: 1px;
}
.highslide-thumbstrip .highslide-active-anchor img {



	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
}
.highslide-thumbstrip-horizontal div {
	width: auto;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 4px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 4px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 12px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 49px;
	border-left-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
	border-bottom-color: #ffffff !important;
}
.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 12px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 12px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 12px;
}
.highslide-thumbstrip-vertical img {
	height: auto;
	width: 100px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 10px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.highslide-scroll-up {
	top: 30px !important;
}
		
.highslide-scroll-down {
	bottom: 30px !important;
}
		
.highslide-header { 	
	display: none;
}
.mx-noxbf .highslide-html {
	border-width: 0px;
	border-style: solid;
	border-color: #666666;
	border-radius: 1px;
}
.mx-hidden {
	visibility: hidden;
}
.mx-warning {
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 9999;
}
.mx-warning-inner {
	color: yellow;
	background-color: red;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	padding: 25px;
	position: relative;

	left: -50%;
}
.mx-musicdiv {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.mx-bodyopening {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
}
.mx-container {
	height: 100%;
	min-width: 1215px;
	max-width: 1250px;
	margin: 0 auto;
	position: static;
}
.mx-titlebar {
	width: 98%;
	text-align: center;
	margin: 10px auto;
	padding: 5px;
	background-color: rgb(51,51,51); /* for IE8 */
	background-color: rgba(51,51,51,1.0);
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.4);
	border-width: 0px;
	border-style: solid;
	border-color: rgb(255,255,255); /* for IE8 */
	border-color: rgba(255,255,255,1.0);
	border-radius: 3px;
			
}
.mx-atitle {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	padding-bottom: 3px;
}
.mx-atitle:first-letter {
	font-size: 20px;
}
.mx-atitle a:link, .mx-atitle a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-atitle a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-adescription {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	padding-bottom: 3px;
}
.mx-adescription:first-letter {
	font-size: 14px;
}
.mx-adescription a:link, .mx-adescription a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-adescription a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-ftitle {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	padding-bottom: 3px;
}
.mx-ftitle:first-letter {
	font-size: 20px;
}
.mx-ftitle a:link, .mx-ftitle a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-ftitle a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-fcomment {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	letter-spacing: 3px;
	padding-bottom: 3px;
}
.mx-fcomment:first-letter {
	font-size: 14px;
}
.mx-fcomment a:link, .mx-fcomment a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-fcomment a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-infotxt {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	padding: 5px 0px;
	margin: 0 auto;
	width: 98%;
}
.mx-infotxt a:link, .mx-infotxt a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-infotxt a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-nav-table {
	width: 50%;
	table-layout: fixed;
	margin: -20px auto 0px auto;
	border-spacing: 10px;
}
.mx-nav-table td {
	background-color: rgb(51,51,51); /* for IE8 */
	background-color: rgba(51,51,51,1.0);
	color: rgb(255,255,255); /* for IE8 */
	color: rgba(255,255,255,1.0);
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.4);
	text-shadow: none;
	padding: 5px;
	border-width: 0px;
	border-style: solid;
	border-color: rgb(255,255,255); /* for IE8 */
	border-color: rgba(255,255,255,1.0);
	border-radius: 3px;
}
.mx-nav-table td a:link, .mx-nav-table td a:visited {
	color: rgb(255,255,255); /* for IE8 */
	color: rgba(255,255,255,1.0);
	text-decoration: none;
}
.mx-nav-table td a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	text-decoration: none;
}
.mx-goto {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: normal;
}
.mx-goto a:link, .mx-goto a:visited, .mx-goto a:hover {
	font-weight: bold;
	text-decoration: underline !important;
}
.mx-thumb-table {
	margin: 0 auto;
	width: 98%;
	table-layout: fixed;
	border-spacing: 10px;
}
.mx-thumb-table td {
	background-color: rgb(51,51,51); /* for IE8 */
	background-color: rgba(51,51,51,1.0);
	padding: 5px 0px;
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	text-align: center;
	box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.4);
	border-width: 0px;
	border-style: solid;
	border-color: rgb(255,255,255); /* for IE8 */
	border-color: rgba(255,255,255,1.0);
	border-radius: 3px;
}
.mx-thumb-table td img {
	vertical-align: bottom;
}
.mx-thumb-table td img.icon {
	margin: 0px;
}
.mx-thumb-table td a:link, .mx-thumb-table td a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
}
.mx-thumb-table td a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
}
.mx-thumbbox-caption {
	padding: 0px 8px;
}
.mx-thumbbox-topcaption {
	padding: 0px 8px 5px 8px;
}
.mx-thumbbox-bottomcaption {
	padding: 5px 8px 0px 8px;
}
.mx-thumbbox-sidecaption {
	text-align: left;
	padding: 3px 8px 0px 8px;
}
.mx-thumbbox-title {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-shadow: none;
}
.mx-thumbbox-title a:link, .mx-thumbbox-title a:visited, .mx-thumbbox-title a:hover {
	font-weight: bold;
	text-decoration: none;
}
.mx-thumbbox-comment {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-shadow: none;
}
.mx-thumbbox-comment a:link, .mx-thumbbox-comment a:visited, .mx-thumbbox-comment a:hover {
	font-weight: bold;
	text-decoration: none;
}
.mx-thumbbox-fcount {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 14px;
	text-shadow: none;
}
.mx-thumbnail img {
	padding: 1px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(255,255,255); /* for IE8 */
	border-color: rgba(255,255,255,1.0);
	border-radius: 1px;
	visibility: visible;
}
.mx-thumbnail:hover img {
	border-color: rgb(255,0,0); /* for IE8 */
	border-color: rgba(255,0,0,1.0);
}
.mx-thumbnail {
	visibility: hidden;
}
.mx-folderpng {
	height: 150px;
	width: 150px;
}
.mx-hasoverlay {
	position: relative;
	display: inline-block;
}
.mx-folderoverlay img {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 50px;
	height: 50px;
	background-color: rgb(0,0,0); /* for IE8 */
	background-color: rgba(0,0,0,0.5019608);
	opacity: 0.85;
	filter: alpha(opacity=85); /* for IE8 */
	padding: 3px;
	border-radius: 0px;
	border: none;
	box-shadow: none !important;
}
.mx-videooverlay img {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 50px;
	height: 50px;
	background-color: rgb(0,0,0); /* for IE8 */
	background-color: rgba(0,0,0,0.5019608);
	opacity: 0.85;
	filter: alpha(opacity=85); /* for IE8 */
	padding: 3px;
	border-radius: 0px;
	border: none;
	box-shadow: none !important;
}
.highslide-thumbstrip .mx-videooverlay {
	display: none;
}
	
.mx-copyright {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 5px auto;
	width: 98%;
}
.mx-copyright a:link, .mx-copyright a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-copyright a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-credits {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin-bottom: 5px;
}
.mx-credits a:link, .mx-credits a:visited {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-credits a:hover {
	color: rgb(255,0,0); /* for IE8 */
	color: rgba(255,0,0,1.0);
	font-weight: bold;
	text-decoration: none;
}
.mx-bodyclosing {
	color: rgb(192,192,192); /* for IE8 */
	color: rgba(192,192,192,1.0);
}
.mx-imgcount {
	color: #000000;
	font-size: 10px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: right;
	padding-top: 0px;
	
}
.mx-hs-title {
	font-size: 13px !important;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-title a:link, .mx-hs-title a:visited, .mx-hs-title a:hover {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment {
	font-size: 13px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-comment a:link, .mx-hs-comment a:visited, .mx-hs-comment a:hover {
	font-weight: bold;
	text-decoration: none;
}
.mx-captdownload {
	min-height: 35px;
	padding-left: 47px;
	padding-right: 47px;
}
.mx-captglobe {
	min-height: 35px;
	padding-left: 47px;
	padding-right: 47px;
}
.mx-globe-icon {
	position: absolute;
	bottom: 2px;
	left: 7px;
	padding: 3px;
}
.mx-globe-icon img {
	border-width: 0px;
}
.mx-globe-icon-above {
	position: absolute;
	top: 7px;
	left: 7px;
	padding: 3px;
}
.mx-globe-icon-above img {
	border-width: 0px;
}
.mx-download-icon {
	position: absolute;
	bottom: 2px;
	right: 7px;
	padding: 3px;
}
.mx-download-icon img {
	border-width: 0px;
}
.mx-download-icon-above {
	position: absolute;
	top: 7px;
	right: 7px;
	padding: 3px;
}
.mx-download-icon-above img {
	border-width: 0px;
}
.mx-buttontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0px 3px 0px;
	cursor: pointer;
	margin: 5px 3px 0px 3px;
	vertical-align: middle;
	text-shadow: none;
}
.mx-buttonalign {
	cursor: default;
	margin: 0px 0px 5px 0px;
	text-align: center;
	clear: both;
}
.mx-buttonimage {
	margin: 5px 3px 0px 3px;
	vertical-align: middle;
}
.mx-buttonaligndl {
	bottom: 45px;
}
.mx-buttonalignglobe {
	bottom: 45px;
}
.mx-lfproxyabove {
	padding-top: 10px;
}
.mx-lfproxybelow {
	padding-bottom: 10px;
}
