@charset "utf-8";

*{
padding:0px;
margin:0px
}
body{
	background-image:url(sac2_02.jpg);
	background-repeat:repeat-x;
	background-color:#FFF3D3;
}
.hdr{
	background-image:url(header.jpg);
	height:280px;
	background-repeat:no-repeat;
	padding-right:15px;
	padding-top:0px;
}
.hdar{
	background-image:url(header.jpg);
	height:280px;
	background-repeat:no-repeat;
	padding-right:15px;
	padding-top:0px;
}
.tit{
	background-image:url(Untitled-041.png);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
	padding-right:45px;
	padding-top:0px;
}
.ss td{height:26px;
}
.sss{padding-left:10px;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	color:#ffffff;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
    font-size:18px;
    color:#f2c587;
}
h2 a{
	text-decoration:none;
	color:#f2c587;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#ffffff;
	padding-top:3px;
}
.aa{
	background-image:url(sac2_05.jpg);
	background-repeat:no-repeat;
	height:36px;
	background-position:center;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#5f5639;
	text-align: center;
	padding-top:4px;
	 
}
h4 a{
	text-decoration:none;
	color:#3b1802;
}
h4 a:hover{
	text-decoration:none;
	/*color:#ee1b24;*/
	color:#800000;
}
.aaa{
	background-image:url(sac2_101.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#483f2c;
	
}
h5{
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	color:#554d33;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #400000;
	width: auto;
	padding: 0px;
	text-align:right;
	direction:rtl;
	margin-left:50px;
}
li{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #400000;
	width: auto;
	padding: 0px;
	text-align:right;
	direction:rtl;
	margin-left:50px;
}

.begin{
	font-family:Verdana, Geneva, sans-serif;
    color: #A52A2A;
    text-align:right;
    padding:0px;
	width: auto;
	font-size:20px;
	direction:rtl;
	padding-right:7px;
}
.fot{
	text-align:center;
	color:#63583c;
	font-size:18px;
	direction:rtl;
	background-color:#cec4a1;
	padding-top:10px;
}
ul{
	 text-align:right;
	 direction:rtl; 
	 color:#b07e4b;
	 padding-right:10px;
}
.zz{
	padding-left:20px;
	padding-bottom:15px
}
 
	
a.active{
background: transparent url('oval-gray-left.gif') no-repeat top left;
display: block;
 
 font-size:14px;/* Change 13px as desired */
line-height: 26px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 33px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
font-weight:bolder;
}

a:link.active, a:visited.active, a:active.active{
color: #ffffff; /*button text color*/


}

a.active span{
background: transparent url('oval-gray-right.gif') no-repeat top right;
display: block;
padding: 3px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
 
}

a.active:hover{ /* Hover state CSS */
background-position: bottom left;

}


 .buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
