/* Generated by KompoZer */
body {
  background-color: #ffffcc;
  font-size: 18px;
  font-family: "trebuchet ms",arial,helvetica;
  color: #333399;
}
a:link {
  color: #990033;
}
a:visited {
  color: #006633;
}
a:active {
  color: #ff6600;
}
dt {
  line-height: 2em;
  font-weight: bold;
  text-decoration: underline;
}
em {
  font-size: 14px;
}
h1 {
  color: #849934;
}
h2 {
  text-align: center;
}
h4 {
  text-align: center;
  text-decoration: underline;
}
hr {
  border:  none;
  height: 10px;
  background-image: url(images/narule.jpg);
}
td {
  padding-right: 5px;
}
.backwards {
  unicode-bidi: bidi-override;
  direction: rtl;
  color: #990033;
}
.container {
	width: 1000px;
	margin-left: 25px;
	clear: right;
	position: relative;
}
.main {
  width: 700px;
  margin-top: 25px;
  padding-right: 5px;
  float: left;
  clear: right;
}
.sidebar {
  width: 250px;
  padding-right: 5px;
  padding-left: 20px;
  padding-top: 50px;
  float: left;
}
.rightside {
  width: 200px;
  padding-right: 5px;
  padding-top: 50px;
  float: right;
}
.footer {
  padding-top: 15px;
  clear: left;
  font-size: 12px;
  text-align: center;
}
#tabmenu {
  border-bottom: 2px solid black;
  margin: 12px 0px 0px;
  padding: 0px 0px 0px 10px;
  color: #000000;
  z-index: 1;
  text-align: center;
}
#tabmenu li {
  display: inline;
  overflow: hidden;
  list-style-type: none;
}
#tabmenu a, a.active {
  border: 2px solid #000000;
  margin: 0;
  padding: 2px 5px 0px;
  color: #333399;
  background-color: #898b5e;
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  text-decoration: none;
}
#tabmenu a.active {
  border-bottom: 3px solid #ffffcc;
  background-color: #ffffcc;
}
#tabmenu a:hover {
  color: #ffffff;
  background-color: #a5cca5;
}
#tabmenu a.active:hover {
  background-color: #a5cca5;
  color: #ff6600;
}
