﻿.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3399FF;
	font-weight: bold;

}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #fdf7d4;
	scrollbar-highlight-color: #E4BC50;
	scrollbar-3dlight-color: #70530E;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #075EFD;
	scrollbar-track-color: #498EF8;
	background-color: #1f57ad;
	text-align: right;
	}

.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #264A95;
	font-size: 12px;
	font-weight: 400;

}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399FF;
	
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	text-transform: capitalize;
}
.normal-txt-ar {
	font-family: Tahoma, "Arial Black", "Simplified Arabic Fixed", "Simplified Arabic";
	font-size: 14px;
	color: #000099;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDF7D4;
}
.title-page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CD1225;
	text-transform: capitalize;
}
.normal-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.subtitle-ar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	text-align: left;
}
/*test*/
.list {
	list-style-type: square;
}
.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #006699;
	border-right-color: #000066;
	border-bottom-color: #003399;
	border-left-color: #006699;
	
}
.tbl {
	border: thin solid #003333;
	font-family: Tahoma;
	font-size: 14px;
	color: #990033;
	font-weight: bolder;
	text-indent: 0px;
	vertical-align: middle;
	text-align: center;
	height: 30px;
	background-color: #F9E15B;
}
.TBL2 {
	background-color: #FAE987;
	border: medium double #003399;
}
.bgoftd {
	background-image: url(images/body2_22.jpg);
	background-repeat: repeat-y;
}
.bg24oftd {
	background-image: url(images/body2_24.jpg);
	background-repeat: repeat-y;
}
