body {
	background-color: #565656;
	margin-top: 20px;
}
body,td,th {
	font-family: Calibri, Roman, Arial;
	font-size: 12px;
	color: #FFF;
}
#main_menu tr td {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
}



a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.arabic_font_size {
	font-size:12px;
	font-family:Arial;
}
