.aheader {
	color: White;
}

.home{
	background: url("../images/hp_bg.jpg") no-repeat fixed center;
}
.about{
	background: url("../images/about.jpg") no-repeat fixed center;
}

.headerbg{
	background-image: url("../images/header_bg_l.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}
a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #2F2C5B;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}

.centers {
	font-family: Tahoma;
	font-size: 11px;
}
select, input {
	border: thin groove;
	font-family: Tahoma;
	font-size: 12px;
}
.whitefont {
	color: White;
	font-weight: bold;
	font-size: 10px;
}
.arabic {
	font-family: Tahoma;
	font-size: 11px;}


