.rightNav {
	height: 18px;
	width: 129px;
	text-align: right;
	padding-right: 21px;
	background-image: url(../images/bg_Link.gif);
	float: none
}

.rightLink {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, "Arabic Transparent", sans-serif;
	color: #003300;
	text-align: right;
	text-decoration: none
}

a.rightLink:link {color: #003300; text-decoration: none;font-weight: bold}
a.rightLink:visited {color: #003300; text-decoration: none;font-weight: bold}
a.rightLink:active {color: #003300; text-decoration: none;font-weight: bold}
a.rightLink:hover {color: #003300; text-decoration: none;font-weight: bold;;background-color: transparent;
}

.leftNav {
	height: 18px;
	width: 129px;
	text-align: right;
	padding-right: 21px;
	background-image: url(../images/guide_bg.gif);
	float: none
}

.leftLink {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, "Arabic Transparent", sans-serif;
	color: #663300;
	text-decoration: none
}

a.leftLink:link {color: #663300; text-decoration: none;font-weight: bold}
a.leftLink:visited {color: #663300; text-decoration: none;font-weight: bold}
a.leftLink:active {color: #663300; text-decoration: none;font-weight: bold}
a.leftLink:hover {color: #663300; text-decoration: underline;font-weight: bold}

.abdLink {
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, "Arabic Transparent", sans-serif;
	color: #15728A;
	text-align: right;
	text-decoration: none;
	background : transparent;
}

a.abdLink:link {
	color: Gray;
	text-decoration: none;
	font-weight: bold
}
a.abdLink:visited {
	color: #15728A;
	text-decoration: none;
	font-weight: bold
}
a.abdLink:active {
	color: #15728A;
	text-decoration: none;
	font-weight: bold
}
a.abdLink:hover {
	color: #5A3700;
	text-decoration: none;
	font-weight: bold;
	;

}

.searchBox {
	height: 17px;
	width: 87px;
	font-family: Arial, "Arabic Transparent", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	border-color: #663300 #CC9900 #CC9900 #663300;
	border-style: solid;
	border-width: 1px;
	direction:rtl
}

.copyrightText {
	font-family: Arial, "Arabic Transparent", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF
}