@charset "utf-8"; 

/* general */
body {
  margin: 10px 1% 10px 1%;
  padding: 0px;
  font-size:75%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #212921;
  background-color: #F9F9D9; 
  scrollbar-3d-light-color:#212921; 
	scrollbar-track-color:#F7F7D6; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#F7F7D6; 
	scrollbar-dark-shadow-color:#F7F7D6; 
  scrollbar-face-color:#F9F9D9; 
	scrollbar-highlight-color:#212921; 
	scrollbar-shadow-color:#000000;
  background-image: url(/images/a_en_w-s.gif);
  background-position: left top;
  background-attachment: fixed;
  background-repeat: repeat;
}

h1, h2, h3, h4, h5, h6, p, th, div, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212921;
	background-color: transparent;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212921;
	background-color: transparent;
}
h1, h2, h3 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
h1 {  font-size: 2em;}
h2 {  font-size: 1.5em;}
h3 {  font-size: 1.25em;}
h4 {  font-size: 1em; font-style: italic;}

input, select, td, th, div {
  font-size: 1em;
}

body div {
  margin-left: 1%;
  margin-right: 1%;
  font-size: 1.2em;
}
div {  text-align: justify;}
div.center, p.center {  text-align: center;}
div.right, p.right {  text-align: right;}
div.left, p.left {  text-align: left;}
p.bold {  font-weight: bold;}
p.italic {  font-style: italic;}
div.dir {  margin-left: 2em;}
p {display:block;}

/* links */

a:link {  font-weight: bold; background-color: transparent; color: #369052; text-decoration: none;}
a:visited {  font-weight: bold; background-color: transparent; color: #B36F51; text-decoration: none;}
a:active {  font-weight: bold; background-color: transparent; color: #369052; text-decoration: none;}
a:hover {  font-weight: bold; background-color: transparent; color: #212921; text-decoration: underline;}

/*p, li, table {  margin-left: 20px; margin-right: 10px;}*/
table {  padding: 10px 10px 10px 10px; margin-bottom: 30px;}
td p {  margin-left: 0px;}

/* Arabic */
.ar {
	font-family: "Arabic Transparent", "Simplified Arabic", "Traditional Arabic", serif;
	font-size: 120%;
}
.dirrtl {
	direction: rtl;
	unicode-bidi: embed;
}
.dirltr {
	direction: ltr;
	unicode-bidi: embed;
}

/* other */

.tab {  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; width: 100%;}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: normal;}
.note {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal;}
.liturgie {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent; color: #212921; font-size: x-small; font-weight: bold;}
.inlay {  padding: 10px 10px 10px 10px; margin: 0px 10px 10px 10px;}
.inlay td p {  font-size: xx-small;}
.question, .answer { font-family: Courier New, Courier, mono; font-size: xx-small;}
