body {
	font-family: arial, sans-serif;
	background-color: #DDDDDD;
}

.caption {
	line-height: 1.3em;
	font-size: 80%;
	font-size-adjust: none;
	font-style: italic;
}

.arabicfont {
	background-color: #DDDDDD;
	line-height: 1.3em;
	font-size: 100%;
	font-size-adjust: none;
}

.option_link
{
	font:normal .875em arial;
}

.option_link a, a:visited 
{
	margin:0em .0em;	
	color:#2e6ab1;
}

.small_link
{
	font:normal .875em verdana;
}

.small_link a, a:visited 
{
	margin:0em .0em;	
	color:#2e6ab1;
}

/** PAGINATOR **/
.paginator { 
	padding: 1.0em .1em; 
	align: center;
	font:normal .7em arial; 
}
 
.paginator .prev-na,
.paginator .next-na {
	padding:.3em;
	font:bold .875em arial;
}
 
.paginator .prev-na,
.paginator .next-na {
	border:1px solid #9aafe5;
	background-color:#f9f9f9;
	color:#aaa;
	font-weight:normal;
}
 
.paginator .prev a, .paginator .prev a:visited,
.paginator .next a, .paginator .next a:visited {
	border:1px solid #9aafe5;
	background-color:#ffffff;
	color:#105cb6;
	padding:.3em;
	font:bold .875em arial;
}
 
.paginator .prev, .paginator .prev-na { margin-right:.1em; }
.paginator .next, .paginator .next-na { margin-left:.1em; }
 
.paginator .page a, .paginator .page a:visited, .paginator .curr {
	padding:.30em;
	font:normal .9em verdana;
	border:1px solid #9aafe5;
	background-color:#ffffff;
	margin:0em .0em;	
	color:#105cb6;
}
 
.paginator .curr { 
	background-color:#2e6ab1;
	color:#fff;
	border:1px solid #9aafe5;
	font-weight:bold;
	font-size:1em;
}
 
.paginator .page a:hover,
.paginator .curr a:hover,
.paginator .prev a:hover,
.paginator .next a:hover {
	color:#000000;
	background-color:#ffffff;
	border:1px solid #2e6ab1;
}

<!-- Main Page Styles -->


.bodytext{
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.post p.textmedium {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.post span.textmedium {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
	font-weight: bold;
}

.post p.textsmall {
	font-size: 80%;
	font-size-adjust: none;
}

.post span.textsmall {
	font-size: 80%;
	font-size-adjust: none;
	font-weight: none;
	padding-bottom: 15px;
}

.post textsection {
	line-height: 1.3em;
	font-size: 80%;
	font-weight: bold;
	font-size-adjust: none;
}

.post p textsection {
	line-height: 1.3em;
	font-size: 80%;
	font-weight: bold;
	font-size-adjust: none;
}


.textsection {
	line-height: 1.3em;
	font-size: 80%;
	font-weight: bold;
	font-size-adjust: none;
}


.post p {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.post p.textlarge {
	line-height: 1.3em;
	font-size: 180%;
	font-size-adjust: none;
}

.post p.textlargehighlight {
	line-height: 1.3em;
	font-size: 100%;
	font-size-adjust: none;
	background-color: #ffc;
	line-height: 16.8pt;
}

.post p span.textlargehighlight {
	line-height: 1.5em;
	font-size: 100%;
	font-size-adjust: none;
	background-color: #ffc;
}

.post span.textpassagelink {
	line-height: 1.3em;
	font-size: 80%;
	font-weight: normal;	
	font-size-adjust: none;
}

.post span.textpassagelink a, visited {
	line-height: 1.3em;
	font-size: 80%;	
	font-weight: normal;	
	font-size-adjust: none;
}

.pagination-title {

font-size: 125%;
font-weight: bold;
line-height: 1.1em;
}

.pagination-title a, .pagination-title a:visited, .pagination-title strong {
text-decoration: none;
color: #333333;
font-weight: bold;
}

.copyright {
	line-height: 1.3em;
	font-size: 80%;
	font-size-adjust: none;
	font-style: italic;
}

.suggestion {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.emphasis {
	text-transform: uppercase;
}

p span.introtext {
	font-style: italic;
	line-height: 1.3em;
	font-size: 80%;
}

	

