/* Start Header */
HR {
	color: #888888;
	width: 100%;
	height: 1px;
}

.slogan {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.searchbar {
	font-family: MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

/* End Header */


/* Start Body */

body {
	background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	//font-size-adjust: none;
	//font-stretch: normal;
	font-style: normal;
	//font-variant: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	SCROLLBAR-FACE-COLOR: #708090; // #1769A6
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; // #0E5E9C
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

P {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: justify;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 5mm;
}

.content {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: justify;
	text-indent: 25px;
}

.title {
	font-family: Traditional Arabic;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: maroon;
}

.subtitle {
	font-family: Arabic Transparent;
	font-size: 14px;
	font-weight: Bold;
	font-style: normal;
	color: navy;
}

.tableHead {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: Bold;
	font-style: normal;
	color: Maroon;
}

.head {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.header {
	background-color: #708090;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #EEEEEE;
}

.footer {
	background-color: #708090;
	border-top: 1px solid #000000;
	/* border-bottom: 1px solid #000000; */
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #708090;
}

.cellTitles {
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

a:link {
	background-color: transparent;
	text-decoration: none;
	color: #0066CC;
}

a:active {

	background-color: transparent;
	text-decoration: none;
	color: #FF0000;
}

a:visited {

	background-color: transparent;
	text-decoration: none;
	color: #2770A7;
}

a:hover {

	background-color: transparent;
	text-decoration: underline;
	color: #790000;
}

a.MENU:link {
	text-decoration: none;
	color: #ffcc00;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
}

a.MENU:visited {
	text-decoration: none;
	color: #ffcc00;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
}

a.MENU:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
}

a.MENU:hover {
	text-decoration: none;
	color: lightsteelblue;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
}


a.secTitle:link {
	background-color: transparent;
	text-decoration: none;
	color: #0066CC;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.secTitle:active {

	background-color: transparent;
	text-decoration: none;
	color: #FF0000;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.secTitle:visited {

	background-color: transparent;
	text-decoration: none;
	color: #2770A7;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.secTitle:hover {

	background-color: transparent;
	text-decoration: underline;
	color: #790000;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.CatBar:link,.CatBar {
	background-color: transparent;
	text-decoration: none;
	color: #CCCCCC;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.CatBar:active {

	background-color: transparent;
	text-decoration: none;
	color: #FF0000;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.CatBar:visited {

	background-color: transparent;
	text-decoration: none;
	color: #CCCCCC;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.CatBar:hover {

	background-color: transparent;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a.bCell:link,bCell:visited,.bCell {
	background-color: transparent;
	text-decoration: none;
	color: #0000FF;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

a.bCell:active {

	background-color: transparent;
	text-decoration: none;
	color: #FF0000;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

a.bCell:hover {

	background-color: transparent;
	text-decoration: underline;
	color: #FF0000;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

a.xLink:link,xLink:visited,a.xLink:active,.xLink {
	background-color: transparent;
	text-decoration: none;
	color: #0000FF;
	font-family: Traditional Arabic;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

a.xLink:hover {

	background-color: transparent;
	text-decoration: underline;
	color: #FF0000;
	font-family: Traditional Arabic;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.plain {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
}

li {
	list-style-type: square;
	line-height: 5mm;
}

LI.article {
	list-style-image: url(http://www.almaktba.com/gfx/bullet_book.gif);
	line-height: 5mm;
}
/* End Body */


/* Start Menu */

.border01 {
	font-family: MS Sans Serif, Tahoma;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	font-weight: normal;
}

.border02 {
	font-family: MS Sans Serif, Tahoma;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 11px;
	font-weight: normal;
}

.box01 {
	padding: 5px;
	border: 1px dashed #000000;
	line-height: 4mm;
}

/* End Menu Font */


/* Start Main/News Font */

.newstitle {

	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.newsfont {

	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

/* End Main/News Font */


/* Buttons Table */

.tablefont {
	
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

/* End Buttons Table */

/* Start Form Proccess */

FORM.thin {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}

INPUT.small {
	color: #1769A6;
	background-color:#C5C8B5;
	Border:thin 1px solid #999999;
	FONT-SIZE: 8px; FONT-FAMILY: MS Sans Serif;
}

INPUT.normal,select {
	color: #1769A6;
	background-color:#F5F5F5;
	Border:thin 1px solid #999999;
	FONT-SIZE: 11px;
	FONT-FAMILY: MS Sans Serif;
}

TEXTAREA.normal {
	Overflow: Auto;
	color: #1769A6;
	background-color:#F5F5F5;
	Border:thin 1px solid #999999;
	FONT-SIZE: 11px;
	FONT-FAMILY: MS Sans Serif;
}

.input {
	border: 1px solid #0D5C9B;
	background-color: #E2E5D6;
	font-size: 11px;
	font-family: MS Sans Serif;
	font-weight: normal;
}

.bordercell {
	border: 1px solid #000000;
}

/* End Form Process */

TD {
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma;
}

.None { }
