body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Tahoma;
	scrollbar-face-color: #3A2315;
	scrollbar-3dlight-color: #777777;
	scrollbar-arrow-color: #777777;
	scrollbar-base-color: #777777;
	scrollbar-darkshadow-color: #777777;	
	scrollbar-highlight-color: #777777;
	scrollbar-shadow-color: #777777;
	scrollbar-track-color: #777777;
	background-color:#3A2315;
}
A:link,A:active,A:visited {
	color: #8B693E;
	text-decoration: none
}
A:hover {
	color:#C5B07D;
	text-decoration: none
}
div,form{
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #7E5826;
	font-family: Tahoma;
}
td,tr {
	line-height:15px;
	font-size : 11px;
	color: #9F7933;
	font-family:Tahoma;
}
/* Crumb */
.crumb {
	line-height: normal;
	font-size: 11px;
	font-weight:bolder;
	color: #C5B07D;
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.crumb A:link ,.crumb A:active,.crumb A:visited {
	line-height: normal;
	font-size: 11px;
	font:normal;
	font-weight:normal;
	color: #C5B07D;
	text-decoration: none;
}
.crumb A:hover {
	font:normal;
	line-height: normal;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Footer*/
.footer,.footer A:link ,.footer A:active,.footer A:visited {
	font-size: 11px;
	color: #8B693E;
	text-decoration: none;
}
.footer A:hover {
	color: #9B855D;
	text-decoration: none;
}
/*  opacity  */
.img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.img90 {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.img80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.img70 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.head_facilities {
	color:#777777;
	font-weight: bold;
}
