.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9B7900;
	background-color: #faf9f2;
	border: 1px solid #9B7900;
}
.outer_question {
	border: 1px dashed #c2bb90;
	background-color: #e3dcaf;
	margin: 1px;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #f4edc9;
	border: 1px solid #d5cfaa;
	color: #706642;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D16D0A;
}

.txt_b_12 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #706642;
}
.txt_footer {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #8c856d;
}

.title {
	font-family: "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #bd5000;
}

.txt_dark_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #706642;
}

.txt_why {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #dad4ae;
}

a.m:link {
    color: #706642;
	background-color:#f4edc9
	text-decoration: none;
}
a.m:visited {
	color: #706642;
	background-color:#f4edc9
	text-decoration: none;
}
a.m:hover {
	color: #dc4e00;
	background-color:#d5cfaa;
	text-decoration: underline;
}
a.m:active {
	color: #706642;
	background-color:#f4edc9
	text-decoration:none;
}
a.more:link {
    color: #e97e00;
	text-decoration: none;
}
a.more:visited {
	color: #e97e00;
	text-decoration: none;
}
a.more:hover {
	color: #ca0000;
	text-decoration: underline;
}
a.more:active {
	color: #e97e00;
	text-decoration:none;
}
a.foot:link {
    color: #706642;
	text-decoration: underline;
}
a.foot:visited {
	color: #8c856d;
	text-decoration: none;
}
a.foot:hover {
	color: #8c856d;
	text-decoration: underline;
}
a.foot:active {
	color: #8c856d;
	text-decoration:none;
}
.list {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #706642;
}
.text_12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #706642;
}
a.l:link {
    color: #706642;
	text-decoration: none;
}
a.l:visited {
	color: #706642;
	text-decoration: none;
}
a.l:hover {
	color: #dc4e00;
	text-decoration: underline;
}
a.l:active {
	color: #706642;
	text-decoration:none;
}
.list_branch {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #706642;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4B980;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.title_sec {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #706642;
}
.dashedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CDC593;
	letter-spacing: 0.2em;
}
a.why:link {
    color: #d4cda7;
	text-decoration: none;
}
a.why:visited {
	color: #d4cda7;
	text-decoration: none;
}
a.why:hover {
	color: #d4cda7;
	text-decoration: none;
}
a.why:active {
	color: #d4cda7;
	text-decoration:none;
}
.loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
