body {
	font: 100%/1.4 Tahoma, Arial, Geneva, Verdana,  Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p,form {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
}

.container a:link {
	color: #0000FF;
	text-decoration: underline;
}
.container a:visited {
	color: #CC33FF;
	text-decoration: underline;
}

.container_top {
	width: 604px;
	background-image: url(images/infotop.jpg);
	padding-top:132px;
	background-repeat: no-repeat;
	background-position:top;
}

.container {
	width: 604px;
	background: #FFF;
	margin: 0 auto;
	background-image: url(images/infomiddle.jpg);
	/*margin-bottom: 60px;*/
	background-position:center 345px;
}

.container_bottom {
	width: 604px;
	background-image: url(images/infobottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
    padding-bottom:152px;
}
.container_title_ex{
padding-left:23px;
padding-right:23px;
	padding-bottom:0.155em;
}

.container_title {
  
  margin:0;padding:0;
  font-size:100%;
  font-weight:normal;
  
  background-color:#bea450;
	color:#ffffff;
	font:2.5em Tahoma;
	font-weight: bold;
  padding-bottom:0.155em;
	padding-left:0.5em;
	padding-right:0.5em;
	text-align:center;
	direction:rtl;
}

.content {
	padding: 10px 60px 0px 60px;
	text-align:right;
	direction:rtl
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
label,input[type=button],input[type=sub]{
	cursor:pointer;
}

@media all and (min-width: 648px) {
.container {
	margin-bottom: 60px;
}
}

.content_back{
	padding: 10px 60px 0px 60px;
	text-align:left;
	direction:rtl
}
.content_back a:link{color: #BEA450;}
.content_back a:visited{color: #BEA450;}