body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
.reg_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.right_10px_padding {
	padding-right: 10px;
	color: #333333;
}
.form_left_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #99CCCC;
}



.page_size {
	width: 920px;
}
.tel_number {
	font-size: 16px;
	font-weight: bold;
}
.menu_bkg {
	background-color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fcd8b7;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd3a6;
}
.gold_colour {
}

.menu_normal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d6e695;
	cursor: pointer;
	cursor:hand;
	margin-right: 4px;
	margin-left: 4px;
}
.menu_normal:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDCB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6a3c0e;
	cursor: pointer;
	cursor:hand;
	margin-right: 4px;
	margin-left: 4px;
}
.menu_paddings {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_active {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffdcb9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
	cursor:hand;
	background-color: #DE8A3F;
	margin-right: 4px;
	margin-left: 4px;
}
.10px_bottom_margin {
	margin-bottom: 10px;
}
.homepage_links {
	background-image: url(images/pointers.png);
	height: 13px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	margin-left: 20px;
	text-decoration: none;
}
.homepage_links:hover {
	background-image: url(images/pointers.png);
	height: 13px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}
.div_link {
	cursor: pointer;
	cursor:hand;
}

.LINK {
	color: #173465;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.gold_colour {
	background:url(images/background_image.png) repeat-x;
	color: #de8a3f;
}
.gold_colour_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #de8a3f;
	font-weight: bold;
}

.homepage_bkg {
	background-image: url(images/border_mid.png);
	background-repeat: repeat-y;
	background-position: left;
}
.white_txt {
	color: #FFFFFF;
}
.side_header {
	background-image: url(images/side_header_bkg.png);
	background-repeat: repeat-x;
	height: 31px;
}
.line {
	background-image: url(images/.bottom_line.png);
	background-repeat: repeat-x;
	height: 2px;
	margin-top: 10px;
}

.line2 {
	background-image: url(images/.bottom_line.png);
	background-repeat: repeat-x;
	height: 2px;
}

.highlight {
	background-color: #F2F9F9;
	height: 170px;
}
.highlight:hover {
	background-color: #F5DDC4;
	height: 170px;
}
.inner_side_bkg {
	background-image: url(images/inner_side_mid.png);
	background-repeat: repeat-y;
}
.inner_side_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8a785;
}
.inner_side_mid {
	height: 24px;
	margin-top: 2px;
	padding-left: 8px;
	padding-top: 6px;
}
.inner_side_mid:hover {
	height: 24px;
	margin-top: 2px;
	padding-left: 8px;
	padding-top: 6px;
	background-color: #e4c9ad;
	cursor: pointer;
	cursor:hand;
}

.footer_bkg {
	background-color: #7b7a6b;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #353212;
	color: #dcdcd9;
	height: 100%;
}
.inner_header_bkg {
	background-image: url(images/header_pic_inner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
}
.apply_btn {
	background-image: url(images/apply_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 152px;
}
.apply_btn:hover {
	background-image: url(images/apply_btn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	width: 152px;
	cursor: pointer;
	cursor:hand;
}


.head_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.top_apply_btn {
	background-image: url(images/apply_btn_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 153px;
}
.top_apply_btn:hover {
	background-image: url(images/apply_btn_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	width: 153px;
	cursor: pointer;
	cursor:hand;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.refer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3d3c3c;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcdcd9;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcdcd9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcd9;
}
.option {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffdcb9;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 28px;
	background-image: url(images/arrow-.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.option:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #de8f49;
	padding-left: 10px;
	cursor: pointer;
	cursor:hand;
	background-color: #f5ddc4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 28px;
	background-image: url(images/arrow-.png);
	background-position: right center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2c1a0;
	border-right-color: #e2c1a0;
	border-bottom-color: #e2c1a0;
}
.LV_validation_message{
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}

.LV_valid {
	color:#00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 16px;
	background-image: url(images/yes.png);
	background-repeat: no-repeat;
	background-position: left center;
}
	
.LV_invalid {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/004.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {

}
    	
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #ba8855;
	background-color: #e7ba8c;
}
.grey_txt {
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.step_mid {
	background-image: url(images/step_left.png);
	background-repeat: repeat-x;
}
.STEP_TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.STEP_UNAVTIVE {
	color: #999595;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.refer_btn {
	background-image: url(images/refer_and_earn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 152px;
}
.refer_btn:hover {
	background-image: url(images/refer_and_earn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 46px;
	width: 152px;
	cursor: pointer;
	cursor:hand;
}

