body {
	background-color: #957949;
	margin: 0px;
	padding: 0px;
}

 

/*backgrounds-----------*/

.bg_left {
	background:url(images/index_r2_c1.jpg) repeat-y top;
	width:12px;
}
.bg_right {
	background:url(images/index_r2_c8.jpg) repeat-y top;
	width:12px;
}
.bg_box1 {
	background:url(images/bg_box_r1_c1.jpg) repeat-y top;
	width:12px;
}
.bg_box2 {
	background:url(images/bg_box_r1_c5.jpg) repeat-y top;
	width:12px;
}
.bg_bot {
	background:url(images/bg_bot.jpg) repeat-x left;
	height:30px;
}
/*contents--------------*/
.head21 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:21px;
	color:#A68644;
	text-decoration:none;
}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A68644;
	text-align:justify;
	line-height:15px;
	text-decoration:none;
}
.text_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.b_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A78154;
	font-weight: bold;
	text-decoration:none;
}
.b_link:hover {
	color:#E0C985;
	text-decoration:underline;
}
.content1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BA9652;
	font-style: italic;
	/*font-weight: bold;*/
}
.content2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A28041;
/*	text-decoration:none;*/
}
.content2:hover {
	color:#E0C985;
	text-decoration:none;
}
.content3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #816A39;
}
#divUpControl {
	position:relative;
	left:5px;
	top:12px;
	width:15px;
	height:14px;
	z-index:1;
}
#divDownControl {
	position:relative;
	left:5px;
	top:30px;
	width:15px;
	height:30px;
	z-index:1;
	padding-bottom: 18px;
}

#divContainer {
	LEFT: 0px;
	VISIBILITY: visible;
	OVERFLOW: hidden;
	clip:rect(0px,320px,221px,0px);
	POSITION: relative;
	top:2px;
	height: 125px;
	width: 540px;
}
#divContent {
	LEFT: 0px;
	POSITION: relative;
	top:0px;
	width: 540px;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #D5BF99;
	text-decoration: none;
}
.contact1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #A68644;
	text-decoration: none;
}
.mail {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #A68644;
	text-decoration: underline;
}
.mail:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-decoration: underline;
	color: #E0C985;
}
.vr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #846E3E;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A28041;
/*	text-decoration:none;*/
}.scrool {
     scrollbar-face-color:#660002;
     scrollbar-shadow-color:#CFCED2;
    scrollbar-highlight-color:#F6F6F7;
   scrollbar-3dlight-color:#B3B3B3;
   scrollbar-darkshadow-color:#919194;
   scrollbar-track-color:#e5e5e5;
   scrollbar-arrow-color:#ffffff;
}
