body {
	background-color: #458fd6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	font-family: Tahoma;
}
#head{
	background-image:url(/images/head_bg.jpg);
	position:relative;
	height: 1124px;
	width: 1848px;

}
#bottom{
	position:relative;
	height: 866px;
	background:url(/images/bottom_bg.jpg) right;
	width: 1865px;
	}
#doc{
	position:absolute;
	left: 50%;
	margin-left: -924px;
}
#content{
	position:absolute;
	width: 400px;
	left: 50%;
	margin-left:-200px;
	top:800px;
	z-index:1;
}
.buttons{
	position:absolute;
	left: 50%;
	margin-left: -315px;
	top: 545px;
	height:72px;
	text-align:center;
}
.buttons-tbl{
	border-collapse:collapse;
	width: 100%;
}
.buttons-reg{
	background-image:url(/images/reg_butt.png);
	width:217px;
	height: 71px;
	cursor:pointer;
}
.buttons-reg:hover{
	  background-position: center bottom;
}
.buttons-dwn{
	background-image:url(/images/dwn_butt.png);
	width:182px;
	height: 71px;
	cursor:pointer;
}
.buttons-dwn-t{
	width:182px;
	height: 71px;
}

.buttons-dwn:hover{
	  background-position: center bottom;
}
.buttons-ply{
	background-image:url(/images/ply_butt.png);
	width:217px;
	height: 71px;
	cursor:pointer;
}
.buttons-ply-t{
	width:217px;
	height: 71px;
}
.buttons-reg-t{
	width:217px;
	height: 71px;
}
.buttons-ply:hover{
	  background-position: center bottom;
}
.left-bar{
	position:relative;
	top:540px;
	left:50%;
	margin-left: -480px;
	width:200px;
	}

.pay-button:hover{
	background-position:bottom;
}
.first_tab{
    left: 50%;
    margin-left: -495px;
    position: absolute;
    top: 600px;
}
.sc_tab{
    background-image: url("/images/pay_butt.png");
    background-position: center top;
    cursor: pointer;
    height: 124px;
    position: relative;
    top: 4px;
    width: 220px;
}
.sc_tab:hover{
	background-position:bottom;
}
.th_tab{
    position: relative;
    top: 20px;
}
.menu_input{
	    background-color: #E4D9C3;
    border-color: #B49445;
    border-radius: 15px 15px 15px 15px;
    margin: 6px;
}
.title{
	background-position:top;
	background-image:url(/images/menu_butt.png);
	height: 30px;
	width: 198px;
	
}
.title:hover{
	background-position:bottom;
}

.th_tab ul{ margin:0px 0px 0px 0px; padding:0px; list-style:none;background-image:url(/images/menu_bg.png); background-position:10px top; background-repeat: no-repeat;}
.th_tab ul li{margin:0px -15px; padding: 6px 0 2px 37px;}
.th_tab ul li a {color:#000000; text-decoration:none;}
.th_tab ul li a:active {color:#a6764c; background:#340000;}
.th_tab ul li a:hover {color:#a6764c; text-decoration:none; }
.menu-button1{background-image:url(/images/buttn1.png);}
.menu-button2{background-image:url(/images/buttn2.png);}
.menu-button3{background-image:url(/images/buttn3.png);}
.menu-button4{background-image:url(/images/buttn4.png);}
.menu-button5{background-image:url(/images/buttn5.png);}
.menu-button88{background-image:url(/images/buttn88.png);}
.menu-button89{background-image:url(/images/buttn89.png);}

#content_m{
	position:absolute;
	width: 450px;
	left: 50%;
	margin-left:-225px;
       font-size:12px;
	top:620px;
	z-index:1;
overflow-x:auto;
    height: 720px;
}
#content_c{
	overflow:auto;
}	
#top_butt_1{
	background:url("/images/top_butt_1.png") no-repeat center top transparent;
       width:200px;
       height:40px;cursor: pointer;
}
#top_butt_1:hover{
	background-position:bottom;
}
#top_butt_3{
	background:url("/images/top_butt_3.png") no-repeat center top transparent;
       width:200px;
       height:40px;cursor: pointer;
}
#top_butt_3:hover{
	background-position:bottom;
}