/* styles for images */

#imageboxMain {
	position: relative;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-family: Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Arabic Transparent, Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-align: right;

}


.standardLink a{	
	font-size: 20px;
	line-height: 17px;
	color:#336666;
	font-weight: normal;
	background-color:#FFFFFF;
	text-align: right;
	text-decoration:none;
}
.standardLink a:hover{
	text-decoration:underline;
}

.left {
	float:left;
	margin-left: -1px;
	margin-right: 15px;
	}
	
.right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}

.full {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}


a {
	color: #0000FF;
	text-decoration: none}
A:hover {	background 
: #D8EDDD; color: #ff0000	}

	
	p, h1, h2, .Sfootnumber, .footnotes {
	font-family: Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Arabic Transparent, Tahoma, "Microsoft Sans Serif", sans-serif;
}

h1 { 
	font-size: 30px;
	align: center
	color: #000000;
	font-weight: bold;
} 

h2 { 
	font-size: 26px;
	align: center
	color: #000000;
	font-weight: bold;
} 


p {
	direction:rtl;
	font-size: 22px;
	padding-right:10px;
	padding-left:10px;
	line-height: 36px;
	text-align: right;
	color: #000000;
}

.quote p{
	direction:rtl;
	padding-right:40px;
	padding-left:40px;
	font-size: 22px;
	color:#000000;
}

.footnotes p{
	direction:rtl;
	padding-left:40px;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.Sfootnumber {
    font-family: Simplified Arabic, "Times New Roman", Times, Nesf2, Nesf, Arabic Transparent, Tahoma, "Microsoft Sans Serif", sans-serif;
    font-size: 14px;
    line-height: 26px;
    text-align: right;
    font-weight: bold;
    direction: rtl;
    vertical-align: top;
    color: #000000;
    border-bottom: #FF0000 1px solid;
    font-style: bold;
}