
body{
 padding-top: 120px;
 padding-left: 110px;
 color : #606060;
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 font-weight: bold;
 background : url(images/background.jpg);
 font-style : italic;
 background-repeat : repeat-y;
 background-color: #F9F0BF;
}

img{
	border: none;
}


td{
	vertical-align: top;
}

table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
	color: #B00000;
	text-align : center;
	font-style : normal;
	text-decoration : underline;
}
h3{
	color: #B00000;
	text-align : center;
	font-style : normal;
	text-decoration : underline;
}

a{
	color: #B63A1A;
}

a:hover{
	color : #806000;
}


.main{
	background-color: #F9F0BF;
	width: 850px;
	padding: 0 40px 20px 40px;
	text-align: center;
}


.imagepage{
padding:  0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
background-color: #F9F0BF;
background-image: none;
padding: 0px;
border: 0px;
 
}


.imagepagefoot{
font-size: 12px;
font-weight: bold;
padding-right: 20px;
padding-top: 5px;
}

.imagepagefoot a{
	color: #B00000;
	text-decoration : none;
	font-weight: bold;
}

.headline{
	font-size: 115%; 
	font-weight: bold; 
}

.navigation-cell{
	font-size: 14px;
	font-variant : small-caps;
	width: 120px;
	height: 25px;
	vertical-align: bottom;
	background-image : url(images/bg-nav.jpg);
	padding-left: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B63A1A;
}

.navigation-cell_1{
	font-size: 14px;
	font-variant : small-caps;
	width: 120px;
	height: 25px;
	vertical-align: bottom;
	background-image : url(images/bg-nav_1.jpg);
	padding-left: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B63A1A;
}

.navigation-cell_hover{

	font-size: 14px;
	font-variant : small-caps;
	width: 120px;
	height: 25px;
	vertical-align: bottom;
	background-image : url(images/bg-nav_alt.jpg);
	padding-left: 3px;
	padding-bottom: 3px;	
}

th{
	color: #B00000;
	text-decoration : underline;
	text-align: left;
}

.navigation-cell_hover_1{
	font-size: 14px;
	font-variant : small-caps;
	width: 120px;
	height: 25px;
	vertical-align: bottom;
	background-image : url(images/bg-nav_alt.jpg);
	padding-left: 3px;
	padding-bottom: 3px;	
}

.codedirection {
 unicode-bidi:bidi-override; 
 direction: rtl; }

.footnote{ 
   padding-top: 20px;
	text-align: right; 
	font-size: 9px;
	color: #AF9711;
}

.galley{
text-align: center;
}