body{
 	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#636363;
	font-family:Arial;
	font-size:14px;
	direction:rtl;
}
a:link {
	text-decoration:none;
	color:#3779B7;
}
a:over {
	text-decoration:none;
	color:#3779B7;
}
a:visited {
	text-decoration:none;
	color:#3779B7;
}

a div{

	color:#636363;
}

.maintext {
	text-align:justify;
	line-height:1.8em;
}

.header_underline {
	font-size:14px;
	background-color:#efefef;
	border-bottom:1px #868686 solid;
}
.title {
	font-size:14px;
	border-bottom:1px #868686 solid;
	font-weight:bold;
}

h4 {
	background-color:#efefef;
	border-bottom:1px #868686 solid;
	margin-bottom:-15px;
	font-size:18px;
}

h5 {
	margin-bottom:5px;
	font-size:16px;
}

h6 {
	font-size:13px;
	margin-top:-2px;
	margin-left:10px;
}
.quicklinks{
	font-weight:bold;
	border-bottom:1px #868686 solid;
}
.back {
	background-color:#efefef;
	border-bottom:1px solid #dfdfdf;
}
.back2 {
	background-color:#8AB1D5;
	color:#FFFFFF;
	border-bottom:1px solid #dfdfdf;
}
.back3 {
	background-color:#FDE4E4;
	border-bottom:1px solid #dfdfdf;
}
hr {
	height:1px;
	color:#868686;
}
.hide{
	display:none;
}
.show{
}


.tab_on{
	vertical-align:middle;
	text-align:center;
	position:relative;
	width:120px;
	line-height:25px;
	margin-bottom:-1px;
	cursor:pointer;
	font-weight:bold;
	float:right;
	
	background-color:#E4EDF5;
	border:1px #868686 solid;
	border-bottom:0px;
}
.tab_off{
	vertical-align:middle;
	text-align:center;
	line-height:25px;
	position:relative;
	width:120px;
	cursor:pointer;
	float:right;
	
	background-color:#efefef;

}

.tab_side_on{
	text-align:center;
	position:relative;
	width:150px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	margin-left:-1px;
	padding-top:5px;
	
	background-color:#E4EDF5;
	border:1px #868686 solid;
	border-left:0px;
}
.tab_side_off{
	text-align:center;
	position:relative;
	width:150px;
	height:20px;
	cursor:pointer;
	padding-top:5px;
	background-color:#efefef;

}
.url{
	margin-bottom:10px;
}
.url_back{	
	background-color:#efefef;
}
.textbox{
	border:1px #636363 solid;
	background-color:#E4EDF5;
}
.textbox_on{
	border:1px #636363 solid;
	background-color:#efefef;
}
.txt_high {
	text-decoration:none;
	color:#3779B7;
}

.news
{
	color: #000;
	font-size: 12px;
	padding:2px;
	border:1px solid #ABB3CD;
	border-left:3px;
	border-bottom:3px;
	width:130px;
	height:200px;
	
	background: url('../images/a33.gif') repeat-x;
	background-position: bottom;
}

.content
{
	padding: 15px 10px 0px 10px;
	margin-bottom: 20px;
	background: url('../images/a33.gif') repeat-x;
	background-position: bottom;
	direction:rtl;
}

h3
{
	top: 4px;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

h3 a{
	color:#000;
}
.footer
{
	text-align:right;
	top: 0px;
	/*background: url('../images/a33.gif') repeat-x;*/
	padding-bottom:10px;
	height: 20px;
	font-size:11px;
}