/**************************Custom Design Classes*******************************/
body,table,td
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	direction:rtl;
}
 body{
	 margin:0px;
	 padding:0px;
 }
.linkbar{
	color:#dce5ed ;
	text-decoration:none;
	text-align:center;
	display:block;
	padding-bottom:13px;
	padding-top:14px;
}
.linkbar:hover{
	background:#323232;
}
.linkbar2{
	color:#231f20 ;	
	text-decoration:none;
	text-align:center;
	display:block;
}
.tdlinkbar{
	border-top:7px #d4dce5 solid; 
	background:#444444; 
	color:#dce5ed ; 
	text-indent:13px;
}
.tdlinkbar:hover{
	background:#323232;
}
.menu{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	text-indent:48px;
	background:url(images/46.gif);
}
.menu:hover{
	background:url(images/47.gif);
	color:#FFF;

}
.COMMUNIQUE{
	color:#245fad;
	text-indent:9px;
	display:block;
	background:#f6f6f6;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:10px;
}
.COMMUNIQUE:hover{
	color:#ffffff;
	background:#245fad;
}
.linkestan{
	color:#ff9933;
	display:block;
	background:url(images/45.gif);
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
	text-indent:40px;
}
.linkestan:hover{
	color:#ff9933;
	background:url(images/44.gif);
}


