@charset "utf-8";
.text14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443500;
}
.text14gold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7e6710;
}
.text14white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.text11brown {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdcd9a;
}
.text11height18 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 18px;
	color: #000000;
	text-align: justify;
}
.text11height18bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.textbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #c6b446;
	padding-right: 5px;
	padding-left: 5px;
}
.text11height15 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 15px;
	color: #000000;
	text-align: justify;
}
.add-bg {
	background-color: #514106;
	background-repeat: no-repeat;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.add-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.text24gold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7e6710;
}
.text11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #411100;
}
.text11bold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c46500;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.text11bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #97802e;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.text11bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #97802e;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.text12gold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7e6710;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.fiebg {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}
.ta11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text11 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #443500;
}
.text11 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #c46500;
}

#popup2{
            display:none;
            position:absolute;
            margin:0 auto;
            width: 500px;
            height:150px;
            top: 62%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999;
background-color:#ffffff;
    }

#popup2 p{
padding-left:20px;
padding-right:20px;
color:#000000;
    height:150px;
}
