body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-width: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
		
	}
	
html {

    scrollbar-base-color:#FDCF1C; 
	scrollbar-face-color:#fff7f2; 
	scrollbar-track-color:#ffffff; 
	scrollbar-3dlight-color:#FDCF1C; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-arrow-color:#FDCF1C; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#FDCF1C;

}
	
A:link {
        COLOR: #666666; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:active {
        COLOR: #666666; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
        COLOR: #666666; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
        COLOR: #666666; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: underline
}



#container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
} 




#logo_part1 {
	width: 663px;
	height: 117px;
	margin: 0px;
	float: left;
}

#logo_part2 {
	width: 122px;
	height: 117px;
	margin: 0px;
	float: right;
	background-image: url(images/logo_r1_c2.png);
}

#logo_div {
	width: 785px;
	height: 117px;
	margin: 0px;	
}

.buttons {
	color:           #FFFFFF;
	font-size:        10px;
	font-weight: 	  normal;
	font-family:      Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEDE5F;
	border-right-color: #FDCC0B;
	border-bottom-color: #FDCC0B;
	border-left-color: #FEDD5A;
	background-color: #F7C602;
	height: 17px;
}


#top_menu {
	height: 117px;
	width: 100%;
	background-image: url(images/logo_back.png);
	background-repeat: repeat-x;
	text-align: center;
}
#logo {
	float: none;
	height: 117px;
	width: 785px;
	margin: 0 auto;
}
#main_div {
	float: none;
	width: 785px;
	margin: 0 auto;
	
}
#left_menu {
	float: left;
	height: 420px;
	width: 181px;
	text-align: left;
	padding-left: 8px;
	padding-top: 7px;
	background-repeat: no-repeat;
}

#left_menu_auto {
	float: left;
	height: auto;
	width: 181px;
	text-align: left;
	padding-left: 8px;
	padding-top: 7px;
	background-repeat: no-repeat;
}

#text_div {
	float: left;
	height: auto;
	width: 580px;
}

.main_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.copyright_font {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#bottom_div {
	text-align: center;
	height: 50px;
	width: 100%;
	background-color: #f1f1f1;
	float: left;
	margin-top: auto;
}
#bottom_div_index {
	text-align: center;
	height: 70px;
	width: 100%;
	background-color: #f1f1f1;
	float: left;
	margin-top: auto;
}
#end_statement {
	text-align: center;
	height: 50px;
	width: 785px;
	padding-top: 5px;
	float: none;
	margin: 0 auto;
}
#end_statement1 {
	text-align: center;
	height: 50px;
	width: 191px;
	float: left;
}
#end_statement2 {
	text-align: center;
	height: 50px;
	width: 444px;
	float: left;
}
#end_statement3 {
	text-align: center;
	height: 50px;
	width: 150px;
	float: right;
	vertical-align: middle;
}

#logo_index{
   float:left;
   width:100%;
   height:268px;
   text-align:center;
   margin: 0 auto;

}

#info_index{
	float:left;
	width:100%;
	height:auto;
	text-align: left;
	margin-left: 15px;
}

#text_index{
	float:left;
	width:100%;
	height:auto;
}

#benefit_index{
	float:left;
	width:280px;
	height:auto;
	text-align: left;
	margin-left: 15px;
	clip: rect(auto,auto,auto,auto);
}

#sample_index{
	float:right;
	width:265px;
	height:auto;
	text-align: left;
}

#currency_index{
	float:left;
	width:100%;
	height:auto;
}

#cur1_index{
	float:left;
	width:280px;
	height:auto;
	text-align: left;
	margin-left: 15px;
}

#cur2_index{
	float:right;
	width:265px;
	height:auto;
	text-align: left;
}

#money_back_index{
	float:left;
	width:482px;
	height:auto;
	text-align:center;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}


.error_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color:#FF0000;
}

.menu_top_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;	
}

.main_top_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_left_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FDCF1C;
}

.main_bold_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FDCF1C;
}

.menu_login_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FDCF1C;
}

.form_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FDCF1C;
}

.textbox {
	color:           #ffa000;
	font-size:        10px;
	font-family:      verdana;
	background-color: #ffffff;
	text-align:       left;
	margin-bottom:    4px;
	border-style:     solid;
	border-width:     1px;
	border-color:     #ffa000 #ffa000 #ffa000 #ffa000;
 }

 .textbox_login{
	height: 13px;
	color:           #ffa000;
	font-size:        10px;
	font-family:      verdana;
	background-color: #FFFFFF;
	
}
 
 
#login_page_box {
	height: 300px;
	width: 205px;
	float: left;
	padding-left: 153px;
	padding-top: 70px;
}
#login_page_box_reseller {
	height: 300px;
	width: 250px;
	float: left;
	padding-left: 153px;
	padding-top: 70px;
}
#new_customer_div {
	width: 430px;
	height: 850px;
	float: left;
	margin-top: 43px;
	margin-left: 25px;
	
}
#test_div {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 70px;
	margin-left: 100px;
}
#order_finished {
	float: left;
	height: 150px;
	width: 340px;
	margin-top: 45px;
	margin-left: 85px;
}
#price_info {
	float: left;
	height: 150px;
	width: 440px;
	margin-top: 45px;
	margin-left: 45px;
}
#my_linked_info {
	float: left;
	height: auto;
	width: 440px;
	padding-top: 45px;
	margin-left: 45px;
}
#userpanel {
	float: left;
	height: auto;
	width: 550px;
	margin-top: 42px;
	margin-left: 25px;
}

#code_all_order_pages {
	display:block;
	overflow:auto;
	height: 200px;
}
.ln {
	color: #F9C802;
}



.div_edge {
	border-top-color: #FDCF1C;
	border-right-color: #FDCF1C;
	border-bottom-color: #FDCF1C;
	border-left-color: #FDCF1C;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FDCF1C;
	
}

.popup_style{
	visibility:visible;
	position: absolute;
	width: 100%;
	text-align: center;
	top:100px;
	
}

.m_popup_style{
    visibility:visible;
	position:absolute;
    top:0;
    left:0;

}


.drop_menu{
	background-color:#FCD22D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-stretch: normal;
}
