/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0236AE
}

.txt a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0236AE;
	font-size: 11px;
	text-decoration: underline;
}
.txt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0236AE;
	font-size: 11px;
	text-decoration: underline;
}
.txt a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0236AE;
	font-size: 11px;
	text-decoration: underline;
}
.txt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0236AE;	
	font-size: 11px;
	text-decoration: none;
}




.txtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}

.txtwhite a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold
}
.txtwhite a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.txtwhite a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.txtwhite a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}



.txtar {
	font-family: tahoma;
	color: #0236AE;
	font-size: 12px;
}

.txtar a:active {
	font-family: tahoma;
	color: #0236AE;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold
}
.txtar a:link {
	font-family: tahoma;
	color: #0236AE;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
.txtar a:visited {
	font-family: tahoma;
	color: #0236AE;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
.txtar a:hover {
	font-family: tahoma;
	color: #0236AE;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.arabic {
	font-family: tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold
}

.arabic a:active {
	font-family: tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;

}
.arabic a:link {
	font-family: tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.arabic a:visited {
	font-family: tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.arabic a:hover {
	font-family: tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

