body{
	font-family: Century Gothic, Georgia, "Times New Roman", Arial;
	background-image:url(../images/backgroundBody_02.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #88cb83;
}
#Layout{
	width: 1003px;
	float: left;
	height: auto;
	background-image: url(../images/WorldGolf2.png);
	background-position: left top ;
	background-repeat: no-repeat;
}
.input{
	border: 0;
	background-color: white;
	margin: 0;
	font-size: 8pt;
	color: silver;
}
/* --------------------Top banner ----------------------*/
#TopBanner{
/*	width: 100%;
	height: 140px;
	margin: 0;
	float: left;
	background-image: url(../images/TopBanner_01.png);
	background-position: left;
	background-repeat: no-repeat;
*/}
#Left_TopBanner{
	width: 65%;
	height: auto;
	float: left;
	margin: 0;
}
#Login_TopBanner{
	width: 35%;
	height: auto;
	float: left;
	padding-top: 80px;
}
.FormLogin{
	width: auto;
	float: left;
	margin: 0;
}
.FormLoginAcc{
	width: auto;
	float: left;
	height: 25px;
	margin: 0;
	background-image: url(../images/LoginFormBG_03.png);
	background-position: left;
	background-repeat: repeat-x;
}
#InfoFormLogin{
	width: 100%;
	height: auto;
	padding-top: 5px;
}
.InfoFormLogin{
	width: auto;
	height: auto;
	font-size: 8pt;
	color: white;
	float: left;
	margin: 0;

}
.InfoFormLogin a{
	color: white;
	text-decoration: none;
}
.InfoFormLogin a:hover{
	text-decoration: underline;
}
/* -------------------- Menu Bar ----------------------*/
#MenuBar{
	width: 100%;
	height: 34px;
	float: left;
	background-image: url(../images/MenuBar_03_02.png);
	background-position: left;
	background-repeat: repeat-x;
}
#MenuBar UL{
	margin: 0;
	padding: 0;
}
#MenuBar UL li{
	float: left;
	width:auto;
	height: auto;
	list-style: none;
	margin-bottom: -4px;
}
#BottomMenuBar{
	width: 100%;
	height: 4px;
}
.MenuBar{
	font-size: 10.1pt;
	color: #198b1e;
	margin: 0;
	width: auto;
	float: left;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 5px;
	margin-top: 8px;
}
.MenuBar a{
	color: #198b1e;
	text-decoration: none;
}
.MenuBar a:hover{
	text-decoration: underline;
}
#LeftBottomMenuBar{
	width: auto;
	float: left;
}
#RightBottomMenuBar{
	width: auto;
	float: left;
}
/* -------------------- Left Colum ----------------------*/
#MainInfo{
	width: 100%;
	height: auto;
	background-image: url(../images/LeftBG_44.png);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}
#LeftComlum{
	width: 224px;
	height: auto;
	float: left;
}
#LeftMenu{
	width: 100%;
	height: 408px;
	background-image: url(../images/LeftMenuBG_15.png);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
}
#LeftMenu UL{
	margin: 0;
	padding: 0;
	
}
#LeftMenu UL li{
	list-style: none;
	width: 100%;
	float: right;
	height: 27px;
	line-height:27px;
	background-image: url(../images/li_out.png);
}
#LeftMenu UL li:hover{
	background-image: url(../images/li_hover.png);
	background-position: right;
	background-repeat: repeat-y;
}

.LeftMenuItem{
	text-align: right;
	font-size: 9pt;
	color: #007906;
	margin: 0;
	padding-right: 15px;
	float: right;
}
.LeftMenuItem a{
	color:#007906;
	text-decoration: none;
}
.LeftMenuItem a:hover{
	text-decoration: underline;
}
.LeftMenuItemOver{
	width: 100%;
	height: auto;
	background-image: url(../images/LeftMenuBG_23.png);
	background-position: right;
	background-repeat: repeat-y;
}
#ContactUs{
	/*width:100%;
	height: 107px;	
	background-image: url(../images/ContactBG_39.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;*/
	width:224px;
	height: 107px;	
	float: left;
}
.ContactUs_Title{
	width:100%;
	height: auto;
	margin: 0;
	padding-left: 8px;
	padding-top: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.ContactUs{
	font-size: 7.8pt;
	width:100%;
	height: auto;
	margin: 0;
	padding-left: 8px;
	padding-top: 5px;
}
/* -------------------- Center Colum ----------------------*/
#CenterColum{
	width: 443px;
	height: auto;
	float: left;
	padding-left: 16px;
	padding-top:19px;
}
#Introduction{
	width: 443px;
	height: 197px;
	float: left;

}
#Testimonial{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 11px;
}
#Testimonial_Title{
	width: 100%;
	height: auto;
	float: left;
}
#Testimonial_TitleLeft{
	width: 213px;
	height: 26px;
	float: left;
	background-image: url(../images/TestimonialTitle_27.png);
	background-position: left;
	background-repeat: no-repeat;
}
.Testimonial_TitleLeft{
	font-size: 12pt;
	font-weight: bold;
	color: #1b8b28;
	padding-left: 10px;
	padding-top: 3px;
	margin: 0;
}
#Testimonial_TitleRight{
	float: right;
	width: auto;
	margin: 0;
}
.Testimonial_TitleRight{
	float: left;
	font-size: 8pt;
	color: #1b8b28;
	margin: 0;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
.Testimonial_TitleRight a{
	color: #1b8b28;
	text-decoration: none;
}
.Testimonial_TitleRight a:hover{
	text-decoration: underline;
}
#Testimonial_Top{
	width: 443px;
	height: 3px;
	float: left;
}
#Testimonial_Row{
	width: 100%;
	height: auto;
	padding-top: 5px;
}
#Testimonial_Center{
	background-image: url(../images/Testimonial_31.png);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	width: 100%;
	height: auto;
}
#Testimonial_DIV{
	text-align: center;
	width: 100%;
	height: 3px;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
}
.Testimonial_CenterLeft{
	float: left;
	width: 8%;
	height: auto;
	margin: 0;
	text-align: right;
	padding-right: 5px;
}
.Testimonial_CenterRight{
	float: left;
	width: 87%;
	height: auto;
	margin: 0;
	font-size: 9pt;
	color: black;
}
.Testimonial_CenterRight2{
	float: right;
	width: 87%;
	height: auto;
	margin: 0;
	font-size: 7.5pt;
	font-style: italic;
	text-align: right;
	color: #5f5f5f;
	padding-right: 10px;
}
#Testimonial_Bottom{
	width: 100%;
	height: 10px;
	margin: 0;
	float: left;
}
#CenterBox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
}
#Center_Top{
	width: 443px;
	height: 11px;
	float: left;
}
#Center_Center{
	width: 100%;
	height: auto;
	background-image: url(../images/WhyBox_42.png);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}
.Center_CenterTitle{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 12pt;
	color: #006000;
}
.Center_Center{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 8pt;
	color: black;
	text-align: justify;
}
.Center_Center a{
	color: green;
	text-decoration: none;
}
.Center_Center a:hover{
	text-decoration: underline;
}
#Center_Bottom{
	width: 100%;
	height: 11px;
	float: left;
}
#Opportunities{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
}
#Opportunities_Top{
	width:100%;
	height: 11px;
}
#Opportunities_Center{
	width: 100%;
	height: auto;
	background-image: url(../images/Opportunities_59.png);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}
.Opportunities_CenterTitle{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 12pt;
	color: #006000;
}
.Opportunities_Center{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 8pt;
	color: black;
	text-align: justify;
}
.Opportunities_Center a{
	color: green;
	text-decoration: none;
}
.Opportunities_Center a:hover{
	text-decoration: underline;
}
#Opportunities_Bottom{
	width: 100%;
	height: 11px;
}
/* -------------------- Right Colum ----------------------*/
#RightColum{
	width: 291px;
	height: auto;
	float: left;
	padding-left: 16px;
	padding-top:19px;
}
#ComingEvent{
	width: 100%;
	height: auto;
	float: left;
}
#ComingEvent_Top{
	width: 100%;
	height: 34px;
	background-image: url(../images/CommingEventBox_21.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.ComingEvent_Top{
	font-size: 16pt;
	text-transform: uppercase;
	color: yellow;
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
}
#ComingEvent_Center{
	width: 100%;
	height: auto;
	background-color: #d6ffdc;
	float: left;
	padding-top: 10px;
}
.ComingEvent_CenterLeft{
	width:15%;
	height: auto;
	float: left;
	text-align: right;
	margin: 0;
}
.ComingEvent_CenterRight{
	width:85%;
	height: auto;
	float: left;
	font-size: 10pt;
	color: black;
	margin: 0;
}
.ComingEvent_Center{
	font-size: 9pt;
	color: black;
	margin: 0;
	width: 100%;
	clear: both;
}
.ComingEvent_Center a{
	color: green;
	text-decoration: none;
}
.ComingEvent_Center a:hover{
	text-decoration: underline;
}
#ComingEvent_DIV{
	width: 100%;
	height: 5px;
	text-align: center;
	float: left;
	background-color: #d6ffdc;
}
#ComingEvent_Bottom{
	width: 100%;
	height: 10px;
	float: left;
}
#Button{
	width: 100%;
	clear: both;
	height: auto;
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
}
.Button{
	width: 100%;
	height: 35px;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Video{
	width: 100%;
	height: auto;
	float: left;
}
#Video_Title{
	width: 100%;
	height: 36px;
	background-image: url(../images/VideoEvent_40.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#Video_Title_Bottom{
	width: 100%;
	height: 16px;
	background-image: url(../images/VideoEvent_40_1.png);
	background-position: left top;
	background-repeat: no-repeat;
	color:#FF0000
}
.Video_Title{
	font-size: 16pt;
	color: white;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
}
.Video{
	margin: 0;
	padding: 0;
	height: auto;
	width: 289px;
	border:1px solid #00923f;
	border-top:0px;
}
#Partnership{ 
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
}
#Partnership_Top{
	width:100%;
	height: 10px;
	float: left;
}
#Partnership_Center{
	width: 100%;
	height: auto;
	background-image:url(../images/Partnership_53.png);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}
.Partnership_CenterTitle{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 12pt;
	color: #006000;
}
.Partnership_Center{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 8pt;
	color: black;
	text-align: justify;
}
.Partnership_Center a{
	color: green;
	text-decoration: none;
}
.Partnership_Center a:hover{
	text-decoration: underline;
}
#Partnership_Bottom{
	width: 100%;
	height: 11px;
	float: left;
}
#Footer{
	width: 1003px;
	height: 39px;
	clear: both;
	float: left;
}
#Footer_Left{
	width: 224px;
	height:39px;
	float: left;
	background-image: url(../images/FooterLeft_61.png);
	background-position: left;
	background-repeat: repeat-y;
}
#Footer_Right{
	width: 775px;
	height: 39px;
	float: left;
	background-image: url(../images/Footer_57.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.Footer_RightIcon{
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
}
.Footer_Right{
	font-size: 9pt;
	color: #eaff00;
	margin: 0;
	padding-top: 18px;
	padding-left: 10px;
	width: auto;
	float: left;
}
.Footer_Right a{
	color: #eaff00;
	text-decoration: none;
}
.Footer_Right a:hover{
	text-decoration: underline;
}
#CopyRight{
	width: 1003px;
	height: 23px;
	float: left;
	background-color:#8ace84
}
.CopyRight{
	font-size: 8pt;
	color: #347e01;
	margin: 0;
	padding-left: 250px;
	padding-top: 3px;
}
/* -------------------- Content Colum ----------------------*/
#Content{
	width: 765px;
	height: auto;
	float: right;
	padding-left:0px;
	padding-right:0px;
	padding-top: 20px;
}.header_content {
	height: 27px;
	width: 733px;
	background-image: url(../images/Header_about.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	padding-top: 7px;
	padding-left: 17px;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	padding-right: 7px;
}
.content_pages {
	float: left;
	height: auto;
	width: 717px;
	background-image: url(../images/content_bg.png);
	background-position: left;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 9pt;
	text-align:justify;
	border-left:1px solid #eef8e2;
	border-right:1px solid #eef8e2;
	border-top:1px solid #eef8e2;
}
.bottom_content {
	float: left;
	height: 17px;
	width: 759px;
	background-image: url(../images/bottom_about_06_temp.png);
}
#body_events {
	float: left;
	height: auto;
	width: 562px;
}
a.title{
	color:#000000;
	text-decoration:none
}
a.title:hover{
	color:#000000;
	text-decoration:underline
}

#left_colum_events {
	float: left;
	height: 32px;
	width: 196px;
	margin-left: 5px;
}
.header_event {
	height: 30px;
	width: 545px;
	background-image: url(../images/header_events.png);
	padding-top: 5px;
	padding-left: 17px;
	font-weight: bold;
	color: #FFCC00;
	font-size: 18px;
}
#body_event {
	background-color: #c8eaa6;
	width: 562px;
	height:auto;
	padding-top:15px;
	float:left;
	font-size: 14px;
	border-left:1px solid #eef8e2;
	border-right:1px solid #eef8e2;
	border-top:1px solid #eef8e2;
}
#bottom_event {
	height: 15px;
	background-image: url(../images/events_09.png);
	width: 564px;
	float:left;
}
.bg_quicklink {
	height: 28px;
	width: 196px;
	background-image: url(../images/bg_quicklink_03.png);
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	font-size:11pt;
	font-weight:bold;
	line-height:28px;
	color:#FFFFFF
}
.body_quicklink {
	background-color: #B0EC8C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #76d018;
	border-left-color: #76d018;
	font-size: 14px;
	line-height: 30px;
	padding: 15px;
	float: left;
	width: 164px;
}
.bottom_quicklink {
	float: left;
	width: 196px;
	height: 20px;
	background-image: url(../images/bottom_quicklink_06.png);
	background-repeat: no-repeat;
	background-position: top;
}
.info_product {
	float: right;
	width: 380px;
	height: auto;
	margin-left: 20px;
}
.img_product  {
	float: left;
	height: 450px;
	width: 305px;
	text-align: center;
}
.text_shop_header {
	width: 700px;
	float: left;
}
.img_thumb img {
	float: left;
	width: 65px;
	padding: 3px;
	height: 60px;
	margin-top: 35px;
	text-align: center;
	margin-left: 10px;
	background-color: #88CB83;
}
.text_shop {
	float: left;
	width: 220px;
}
.search {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	width: auto;
}
#form_customer {
	width: 42%;
	height: 455px;
	float: left;
	background-color: #40AA40;
	padding: 4%;
}
#form_login {
	float: left;
	height: 455px;
	width: 42%;
	background-color: #45B945;
	padding: 4%;
}
#textbox {
	border: 1px solid #379537;
	background-color: #FFFFFF;
}
#form_member {
	width: 72%;
	height: 460px;
	float: left;
	background-color: #40AA40;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 24%;
}
.payment {
	width: 348px;
	height: 25px;
	float: left;
	background-color: #40AA40;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.paymentTxt {
	width: 336px;
	height: 400px;
	float: left;
	background-color: #ADDF8C;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #00923F;
	border: 1px solid #40AA40;
}
.paymentType {
	width: 695px;
	height: auto;
	float: left;
	background-color: #ADDF8C;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #00923F;
	border: 1px solid #40AA40;
}

#img_left
{
	width:46%;
	float:left;
	padding: 2%;
	height: auto;
	text-align:center;
}

#img_right
{
	width:46%;
	float:left;
	padding: 2%;
	height: auto;
}
.img_thumb{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px
}
#m_d_left{
	float:left;
	width:355px;
	font-size: 10pt;
	height:auto;
	text-align:center;
	padding-bottom:10px
}
#m_d_left_content{
	float:left;
	width:322px;
	height:auto;
	background:url(../images/green_box_bg.jpg);
	background-repeat:repeat-y;
	margin-left:16px
}
#m_d_left_content p {
	margin:0
}
#m_d_left_content_text{
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	height:110px;
}
#m_d_left_content_text_left{
	float:left;
	width: 100px;
	text-align:center;
	vertical-align:top;
	height:auto;
	overflow:hidden
}
#m_d_left_content_text_right{
	float:left;
	width: 212px;
	text-align:left;
	vertical-align:top;
	height:auto;
	color:#00923f
}
#m_d_left_content_text_right a{
	color:#00923f;
	text-decoration:none
}
#m_d_left_content_text_right a:hover{
	color:#00923f;
	text-decoration:underline
}
#d_m_info{
	float:left;
	width:542px;
	padding-left:5px;
	padding-right:5px
}
#d_m_info p {
	margin:2px
}
#d_m_info label {
	float: left;
	width: 160px;
	font-weight: bold;
}
#d_m_info br{
	clear: left;
}

#d_m_info input, textarea{
	width: 270px;
	border:1px solid #eef8e2;
	background-color:#c8eaa6;
}

#d_m_info textarea{
	width: 270px;
	height: auto;
	margin:0;
}
#tbl_m_edit_info input, textarea, select{
	width: 400px;
	border:1px solid #eef8e2;
	/*background-color:#B9E49D;*/
}
.tbl_m_edit_infotextarea{
	width: 400px;
	border:1px solid #00CA65;
	/*background-color:#B9E49D;*/
}
#d_m_message{
	float:left;
	width:542px;
	padding-left:8px;
	padding-right:5px
}
#d_m_message select{
	width:150px;
	border:1px solid #00CA65;
}
#d_m_message p{
	margin:0
}
.inbox_tr_head{
	line-height:20px;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	background-color:#daeacb;
	color:#000000
}
.inbox_tr{
	background-color:#FFFFFF
}
#inbox_date{
	font-size:9pt
}
#inbox_time{
	font-size:9pt;
	color:#999999
}

#d_m_message  a{
	text-decoration:none;
	color:#006600
}
#d_m_message label {
	float: left;
	width: 160px;
	font-weight: bold;
	margin:5px
}
#d_m_message br{
	clear: left;
}
.message_text{
	width:300px
}
blockquote{
	border:1px dashed #009933;
	margin:5px;
	padding:5px
}
.button_style{
	border:1px solid #00CA65;
	float:left
}
fieldset{
	margin:0;
	border:1px solid #B1B1B1
}
legend{
	font-weight:bold
}
#d_m_file{
	float:left;
	width:542px;
	padding-left:8px;
	padding-right:5px
}

#d_m_file label{
	float:left;
	width:60px
}
#left_colum_events_1 {
	float: left;
	height: auto;
	width: 196px;
	margin-left: 5px;
}
.note{
	font-size:9pt;color:#666666
}
#MyAccount {
	float: left;
	height: auto;
	width: 224px;
}
.TitleMyAccount {
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.BodyMyAccount {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#powered {
	float: left;
	height: auto;
	width: 224px;
	text-align: center;
	font-size: 12px;
}
.r_tb{
	width:300px;
	border:1px solid #00CA65
}
.r_ta{
	width:300px;
	background-color:#FFFFFF;
	border:1px solid #00CA65
}
a.link_home{
	color:#00923f;
	text-decoration:underline;
	font-size:12px
}
a.link_home:hover{
	color:#00923f;
	text-decoration:underline;
	font-size:12px
}
.Pagesdot{
	margin: 8px 0px 0 0px;
	float:left;
	height: 15px;
	padding:3px;
	text-align: center;
	font-size: 9pt;
	color: #FF0000;
}
.Pages{
	margin: 8px 5px 0 5px;
	float:left;
	height: 15px;
	padding:3px;
	background-color:#b5ed92;
	border:1px #87c325 solid;
	text-align: center;
	font-size: 9pt;
	color: #FF0000;
}
.Pages:hover{
	background-color:#32cd32;
	color: red;
}
.Pages a{
	color: #00923f;
	text-decoration: none;
}
.Pages a:hover{
	color: red;
	text-decoration: none;
}

.Alphabet{
	margin: 0px 1px 0px 5px;
	float:left;
	height: 15px;
	padding:2px;
	background-color:#b5ed92;
	border:1px #87c325 solid;
	text-align: center;
	font-size: 8pt;
	color: #FF0000;
}
.Alphabet:hover{
	background-color:#32cd32;
	color: red;
}
.Alphabet a{
	color: #00923f;
	text-decoration: none;
}
.Alphabet a:hover{
	color: red;
	text-decoration: none;
}

#frm_search{
	margin-bottom:5px
}
#txt_name {
	width: 150px;
	border:1px solid #87c325;
	background-color:#FFFFFF;
}
#txt_industry{
	width: 150px;
	border:1px solid #87c325;;
	background-color:#FFFFFF;
}
#frm_search #bt{
	border:1px solid #87c325;
	background-color:#FFFFFF;
	width:60px
}
#subpage a{
	font-family: Century Gothic, Georgia, "Times New Roman", Arial;
	color:#006633;
	font-weight:bold;
	text-decoration:none;
	font-size:13px
}
#subpage a:hover{
	font-family: Century Gothic, Georgia, "Times New Roman", Arial;
	color:#006633;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px
}