div#fancy_overlay {
	z-index: 90;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	background-color: #333
}
div#fancy_loading {
	display: none;
	z-index: 100;
	background: none transparent scroll repeat 0% 0%;
	overflow: hidden;
	width: 40px;
	cursor: pointer;
	position: absolute;
	height: 40px
}
div#fancy_loading DIV {
	background: url(../img/fancybox/fancy_progress.png) no-repeat;
	left: 0px;
	width: 40px;
	position: absolute;
	top: 0px;
	height: 480px
}
div#fancy_close {
	display: none;
	z-index: 100;
	right: -12px;
	background: url(../img/fancybox/fancy_closebox.png);
	width: 30px;
	cursor: pointer;
	position: absolute;
	top: -12px;
	height: 30px
}
div#fancy_content {
	padding-right: 0px;
	padding-left: 0px;
	z-index: 96;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	height: 100%
}
#fancy_frame {
	display: none;
	width: 100%;
	position: relative;
	height: 100%
}
img#fancy_img {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	z-index: 92;
	left: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	border-right-width: 0px
}
div#fancy_title {
	display: block;
	z-index: 99;
	left: 0px;
	width: 100%;
	bottom: -35px;
	position: absolute;
	
}
div#fancy_title TABLE {
	margin: 0px auto;
}
div#fancy_title DIV {
	padding-bottom: 2px;
	font: bold 12px Arial;
	color: #fff
}
td#fancy_title_left {
	background: none;
	width: 0px;
	height: 32px
}
td#fancy_title_main {
	background: url(../img/fancybox/fancy_title_main.png) repeat;
	height: auto;
	width: 500px;
	padding: 2px 4px 4px 4px;
	text-align:center;
}
td#fancy_title_right {
	background: none;
	width: 0px;
	height: 32px
}
div#fancy_outer {
	padding-right: 18px;
	display: none;
	padding-left: 18px;
	z-index: 90;
	background: none transparent scroll repeat 0% 0%;
	left: 0px;
	padding-bottom: 58px;
	margin: 0px;
	overflow: hidden;
	padding-top: 18px;
	position: absolute;
	top: 0px
}
div#fancy_inner {
	border-right: #444 1px solid;
	border-top: #444 1px solid;
	background: #fff;
	border-left: #444 1px solid;
	width: 100%;
	border-bottom: #444 1px solid;
	position: relative;
	height: 100%
}
a#fancy_left {
	z-index: 100;
	background-image: url(data:image/gif;base64,AAAA);
	width: 35%;
	cursor: pointer;
	bottom: 10px;
	position: absolute; 
	height: 100%
}
a#fancy_right {
	z-index: 100;
	background-image: url(data:image/gif;base64,AAAA);
	width: 35%;
	cursor: pointer;
	bottom: 10px;
	position: absolute;
	height: 100%
}
a#fancy_left {
	background: url(../img/fancybox/fancy_left.gif) no-repeat 0% 100%;
	left: 0px;
}
a#fancy_right {
	background: url(../img/fancybox/fancy_right.gif) no-repeat 100% 100%;
	right: 0px;
}
a#fancy_left:hover {
	background: url(../img/fancybox/fancy_left.gif) no-repeat 0% 100%
}
a#fancy_right:hover {
	background: url(../img/fancybox/fancy_right.gif) no-repeat 100% 100%
}
#fancy_bigIframe {
	z-index: 10;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%
}
#fancy_freeIframe {
	z-index: 10;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%
}
div#fancy_bg {
	display: none
}
div.fancy_bg {
	display: block;
	z-index: 70;
	position: absolute
}
div.fancy_bg_n {
	background: url(../img/fancybox/fancy_shadow_n.png) repeat-x;
	width: 100%;
	top: -18px;
	height: 18px
}
div.fancy_bg_ne {
	right: -13px;
	background: url(../img/fancybox/fancy_shadow_ne.png) no-repeat;
	width: 13px;
	top: -18px;
	height: 18p
}
div.fancy_bg_e {
	right: -13px;
	background: url(../img/fancybox/fancy_shadow_e.png) repeat-y;
	width: 13px;
	height: 100%
}
div.fancy_bg_se {
	right: -13px;
	background: url(../img/fancybox/fancy_shadow_se.png) no-repeat;
	width: 13px;
	bottom: -18px;
	height: 18px
}
div.fancy_bg_s {
	background: url(../img/fancybox/fancy_shadow_s.png) repeat-x;
	width: 100%;
	bottom: -18px;
	height: 18px
}
div.fancy_bg_sw {
	background: url(../img/fancybox/fancy_shadow_sw.png) no-repeat;
	left: -13px;
	width: 13px;
	bottom: -18px;
	height: 18px
}
div.fancy_bg_w {
	background: url(../img/fancybox/fancy_shadow_w.png) repeat-y;
	left: -13px;
	width: 13px;
	height: 100%
}
div.fancy_bg_nw {
	background: url(../img/fancybox/fancy_shadow_nw.png) no-repeat;
	left: -13px;
	width: 13px;
	top: -18px;
	height: 18px
}

