.bgback {
	background-attachment: fixed;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bgnav {
	background-attachment: fixed;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.4sideblackborder {
	border: 1px solid #000000;
}
.box4side4greyarea {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.tah11 {
	font-family: Tahoma, Arial, "Traditional Arabic";
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.textbox {
	font-family: Tahoma, Arial, "Traditional Arabic";
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.pagetitles {
	font-family: Tahoma, Arial, "Traditional Arabic";
	font-size: 14px;
	color: #ff5b22;
	font-weight: bold;
}
.img {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tah12 {
	font-family: Tahoma, Arial, "Traditional Arabic";
	font-size: 12px;
}
.buttonoff {
	background-color: #f0f0f0;
}
.buttonon {
	background-color: #9796cf;
	color: #FFFFFF;
}

