html, body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, pre, form, fieldset, p, blockquote, th, td, img, a {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	color: #3e3e3e;
	font: normal 12px Arial;
	background: #15081f;
}

#body-bg-rpt {
    background: #15081f url('/img/bg_body.png') top center no-repeat;
}

#body-bg-static {
    margin-left: -1px;
    background: #15081f url('/img/bg_body.png') top center no-repeat;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

a {
	color: #15081F;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #C73B7C;
}

#page {
	width: 818px;
	margin: 0 auto;
}

#header {
	height: 120px;
}

#header h1 {
	float: left;
	margin-left: -10px;
	background: url('/img/logo.png') 0 17px no-repeat;
}

#header h1 a {
	display: block;
	height: 70px;
	width: 134px;
	text-indent: -99999px;
}

#header ul {
	float: right;
	margin-top: 33px;
}

#header ul li {
	display: inline;
	padding-left: 27px;
	padding-bottom: 10px;
}

#header ul li a {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #222222;
}

#header ul li a.active,
#header ul li a:hover {
	border-bottom: 1px solid #FFF;
}

#col_wrap {
	min-height: 1000px;
	background: url('/img/bg_col_wrap.gif') top left no-repeat;
}

#col_left {
    float: left;
	width: 1030px;
	padding: 0px 30px 30px 30px;
}

#col_left h1 {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;
	color: #872651;
	margin-top: 30px;
}

#col_left p {
	padding: 15px 0 7px 0;
	margin: 0;
	line-height: 22px;
}

#col_left img {
	padding: 5px;
	background: white;
	border: 1px solid #DDD;
	margin: 5px 10px 7px 0;
}

#col_left ul {
	padding: 0;
	margin: 0 0 0 30px;
}

#col_left ul li {
	line-height: 25px;
}

th {
	font: normal 11px Tahoma;
	padding: 15px 0 0 6px;
	text-align: left;
}

table.options {
	border-top: 1px solid #CFCCC2;
}

table.options td {
	padding: 7px 10px 7px 3px;
	border-bottom: 1px solid #CFCCC2;
	line-height: 1.6;
}

table.options tr:nth-child(2n+1) {
	background: #EEE;
}

#col_right {
    float: right;
	width: 224px;
	padding-top: 17px;
	text-align: center;
}

#col_right p {
	text-align: left;
	padding-left: 28px;
	line-height: 24px;
}

#col_bottom {
	height: 10px;
	background: url('/img/bg_col_wrap.gif') bottom left no-repeat;
}

#footer {
	color: #FFF;
	padding: 300px 0 15px 30px;
}

code {
	background: #15081F;
	border: 1px solid #F0F0F0;
	color: #FFF;
	display: block;
	font: normal 11px/18px Verdana,Sans-Serif;
	margin: 5px 0 10px 0;
	padding: 8px 10px;
	white-space: pre;
}

#col_left .faq {
	padding: 10px 0;
}

#col_left .faq strong {
	display: block;
	padding: 10px;
	color: #FFF;
	background: #15081F;
	font-weight: normal;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

#col_left .faq p {
	padding: 10px;
	border: 1px solid #E5E2D7;
	background: #FFF;
}

#adblock {
	margin-top: 40px;
	margin-left: 46px;
	padding: 0;
	text-align: left;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_right.png') repeat-x;
}