@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.mainbg-left-line {
	background-image: url(images/mainbg-left-line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbg-right-line {
	background-image: url(images/mainbg-right-line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.main-banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.callbox-bg {
	background-image: url(images/callbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white-txt-9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.email-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.email-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.btn-main-bg {
	background-image: url(images/btn-main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-img-bg {
	background-image: url(images/main-img-bg.jpg);
	background-repeat: no-repeat;
}
.special-save-img-bg {
	background-image: url(images/special-save-img.jpg);
	background-repeat: no-repeat;
}
.bottom-btn-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom-btn-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CF630A;
	text-decoration: none;
}
.black-txt-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black-txt-9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inner_menu_bg {
	background-image: url(images/inner_menu_bg.gif);
	background-repeat: repeat-x;
}
.textgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693F14;
	text-decoration: none;
}
.linkgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693F14;
	text-decoration: none;
}
.linkgrey12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.form_border_bg {
	background-color: #e3be94;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #df945a;
	border-right-color: #df945a;
	border-bottom-color: #df945a;
	border-left-color: #df945a;
}
.form_field {
	background-color: #fff0de;
	height: 22px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ecc6a9;
	border-right-color: #ecc6a9;
	border-bottom-color: #ecc6a9;
	border-left-color: #ecc6a9;
}
.form_field_1 {
	background-color: #fff0de;
	height: 60px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ecc6a9;
	border-right-color: #ecc6a9;
	border-bottom-color: #ecc6a9;
	border-left-color: #ecc6a9;
}
.txtblack16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.txtblue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0077A4;
	text-decoration: none;
}
.textarea {
	background-color: #FFF0DE;
	border: 1px solid #ecc6a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.fortextarea {
	overflow: auto;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
}
.txtblck11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

ul {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.linkblck11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linkblck11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CF630A;
	text-decoration: none;
}
.blueheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1591c8;
	text-decoration: none;
	font-weight: normal;
}
.greyheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
.yellowheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d76e01;
	text-decoration: none;
	font-weight: normal;
}
.linkmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #995202;
	text-decoration: none;
}
.linkmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.greytxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
}
