@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #656563;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
TD.Menu {

	padding-left:30px;
	padding-bottom:5px;
	background-image:url(../images/menu_en_bg.gif);
	background-repeat:no-repeat;
	height:29px;
	

}
.MenuLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;

}
.MenuLink-w {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;

}
.news {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	direction:rtl;	
}
