#mypicture
{
  background-repeat: no-repeat;
  background-image: url(../images/kazendar.gif);
  margin: 0px;
  padding: 0px;
  text-indent: 2px;
  filter: alpha (opacity=50%);
}

.bullets
{
  list-style: disc url(../images/bullet.gif)};
}

table.library
{
  color: black;
  background: "#ffff66";
  border-color: "#1155ff";
}

table.book
{
  color: black;
  background: beige;
}

body.book
{
  color: black;
  background: beige;
  border-bottom-color: cyan;
  border-left-color: cyan;
  border-right-color: cyan;
  border-top-color: cyan;
  border-width: 2px;
  border: outset;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  margin-top: auto;
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 0%;
  scrollbar-face-color: "#31a813";
  scrollbar-arrow-color: "white";
  scrollbar-track-color: "#69ba82";
  scrollbar-shadow-color: "green";
  scrollbar-highlight-color: "#69ba82";
  scrollbar-3dlight-color: "green";
  scrollbar-darkshadow-color: "green";
  text-align: left;
}

.title
{
  color: green;
  font-size: 200%;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.arabic
{
  font-family: "Traditional Arabic", "Arabic Transparent", Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 190%;
}

hr.center
{
  float: center;
  text-align: center;
}

span.welcome
{
  color: green;
  background: cyan;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-style: italic;
  text-align: center;
}

.bodytext
{
  padding-left: 2px;
  margin-left: -4%;
  text-align: center;
}

h1.book
{
  color: green;
  font-style: italic;
}

.navlink
{
  color: black;
  text-decoration: none;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  border-collapse:collapse
}

a.plain
{
  font-family: "Traditional Arabic", Garamond, "Times New Roman", serif;
  text-decoration: none;
}

a:link.navlink
{
  color: black;
}

a:visited.navlink
{
  color: black;
}

a:active.navlink
{
  text-decoration: none;
}

a:hover.navlink
{
  text-decoration: none;
}

