<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body{margin-left:opx;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#5c4d41;
	background-image:url(images/backgrndbg.jpg);
	background-repeat:;


}

.banbg{
	background-repeat:no-repeat;
	background-color:#745f4e;
	background-image: url(images/banbg.gif);
}

.bgbot{background-image:url(images/bgbot.gif);
background-repeat:no-repeat;
}

.textbody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e5dccf;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	.resoets01{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FC0;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
	.resoets01-sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F0F0F0;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
.more{font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#c8ad8f;
	letter-spacing:2px;
	text-decoration:none;
	line-height:20px;
	text-align:right;
	}
	
.copy{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#745f4e;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
.texlin{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a8977e;
	letter-spacing:3px;		}
	
.lin{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d4b743;
	letter-spacing:3px;
		
	}
	
.join{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7cac41;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	text-align:justify;
	}

.shead{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b58a6f;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	text-align:justify;
	}

.chart{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d5cdb9;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
.chartbol{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d5cdb9;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
.spycesnor{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2f2f;
	text-decoration:none;
	line-height:15px;
	text-align:justify;
	}
	
.spyces{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2f2f;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
	text-align:justify;
	}
	
.redmor{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#af420a;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
	text-align:justify;
	}
	
.texbold{font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fffdf3;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
.bgchek{background-image:url(images/bgchekw.gif);
	background-repeat:no-repeat;
	}	

.head{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#e5dccf;
	text-transform: normal;
	letter-spacing: -3px;
	line-height: 1.2em;
}
	
.texbold2{font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
color:#fffdf3;
font-weight:bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	

html {
  border-top: 5px solid #fff;
  background: #58DDAF;
  color: #2a2a2a;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans';
}

h1 {
  color: #fff;
  text-align: center;
  font-weight: 300;
}

#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 500px;
  height: 300px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}


/*------form--------*/
.form002{
	height: 35px;
	width: 390px;
	background-color: #FFFFFF;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #58350f;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.form003{
	height: 35px;
	width: 410px;
	background-color: #FFFFFF;
	border: none;
	padding: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #58350f;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.form001{
	height: 35px;
	width: 100px;
	background-color: #FFFFFF;
	border: none;
	padding: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #58350f;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.form004{
	height: 100px;
	width: 390px;
	background-color: #FFFFFF;
	border: none;
	padding: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #58350f;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}
/*#BB987B;*/
.sub {
	border-radius: 10px;
	background-color: #caad69;
	width: 780px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.text11 {
	color: #242221;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	text-align:left;
}
.text12 {
	color:#000;
	font-size: 16px;
	font-weight:normal;
	line-height: 23px;
}
.text13 {
	color: #373737;
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
}
.text09 {
	font-family: 'Sakkal Majalla';
	color: #7b6333;
	font-size: 35px;
	font-weight: normal;
	line-height: 24px;
}
.text10 {
	font-size: 16px;
	font-weight: normal;
	color: #b89462;
	line-height: 21px;
}
.text11 {
	color: #242221;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	text-align:left;
}
</pre></body></html>