html,body{

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(/images/bkg.jpg);
	background-color: #F6F3E4;
}
.txt {
	color: #004862;
	font-family: Tahoma;
	font-size: 10pt; 
    font-weight: Bold; 
	direction:rtl; 
	text-align:justify 
}
table.full-height {
  height:100%;
  width:100%;
  border:1px solid black;
}
.signiture {
	color: #004862;
	font-family: Tahoma, "Traditional Arabic", "Arabic Transparent";
	font-size: 10pt; 
    font-weight: Bold; 
}
.title {
	color: #004862;
	font-family: Tahoma, "Traditional Arabic", "Arabic Transparent";
	font-size: 12pt; 
    font-weight: Bold;
    text-align: center; 
}
.errorMessage {
	color: #CC0000;
	font-family: Tahoma, "Traditional Arabic", "Arabic Transparent";
	font-size: 10pt; 
    font-weight: Bold;
    text-align: center; 
}
.list
{
	color: #004862;
	font-family: Tahoma;
	font-size: 10pt; 
    font-weight: Bold;
    text-align: right; 
}
.circle li 
{ 
	list-style-type: circle;
	color: #004862;
	font-family: Tahoma;
	font-size: 10pt; 
    font-weight: Bold;
    text-align: right; 

}
a.webLink:link {
	text-decoration: none;
	color: #004862;
}
a.webLink:visited {
	text-decoration: none;
	color: #004862;
}
a.webLink:hover {
	text-decoration: underline;
	color: #004862;
}
a.webLink:active {
	text-decoration: none;
	color: #004862;
}
a.mailLink:link {
	text-decoration: none;
	color: #004862;
}
a.mailLink:visited {
	text-decoration: none;
	color: #004862;
}
a.mailLink:hover {
	text-decoration: underline;
	color: #004862;
}
a.mailLink:active {
	text-decoration: none;
	color: #004862;
}

a.subMenu:link {
	text-decoration: none;
	color: #FCFBF5;
}
a.subMenu:visited {
	text-decoration: none;
	color: #FCFBF5;
}
a.subMenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.subMenu:active {
	text-decoration: none;
	color: #FCFBF5;
}
.txtField
{
    color: #004862;
	font-family: Tahoma, "Traditional Arabic", "Arabic Transparent";
	font-size:8pt; 
    font-weight: Bold;
}
.newsSummary
{
    color: #FFFFFF;
	font-family: Tahoma;
	font-size:9pt; 
}