h1
{
	color: #E5A60D;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
}

p
{
	font-family: "Arabic Transparent", arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

li
{
	font-family: "Arabic Transparent", arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Arabic Transparent", arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: 3b5998;
}


#navigation
{
	list-style-type: none;
	padding: 2px;
	background-color: white;
	border: 1px solid gray;
	font-family: "Arabic Transparent", arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
}

#footer
{
	color: white;
	font-size: 13px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#navigationTitle
{
	text-align: center;
	background-color: #2B4D69;
	color: white;
	font-size: 16px;
	font-family: "Arabic Transparent", arial, sans-serif;
	font-weight: bold;
}

#navigation li
{
	border-bottom: 1px solid gray;
	font-family: "Arabic Transparent", arial, sans-serif;
	font-size: 16px;
	list-style-type: none;
}

#navigation a
{
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #3b5998;;
	text-decoration: none;
	display: block;
}

#navigation a:HOVER
{
	background-color: #3B5998;
	color: white;
	display: block;
}

.sideLogo
{
	margin: 0px 0px 0px 0px;
	width: 860px;
	padding: 0px;
}

#wholePage
{
	padding: 0px;
	background-color: #4C6C85;
	margin: 0px auto 0px auto;
	width: 860px;
	text-align: center;
}

.langChange
{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	width: 860px;
	margin: 0px auto 0px auto;
}

#pageFrame
{
	direction: rtl;
	padding: 0px;
	background-color: white;
	border: 1px solid #E8BC28;
	margin: 0px 10px 0px 10px;
}

#title a
{
	color: 	#993300;
	font-weight: bold;
	font-size: 16px;
}

#title a:hover
{
	text-decoration: underline;
}

#more
{
	text-align: left;
	border-bottom: thin dotted gray;
	padding-bottom: 15px;
	font-family: "Arabic Transparent", arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#more a:hover
{
	text-decoration: underline;
}

div.shortText
{
	
}