body{
  background-image: url(images/BG.gif);
  margin: 0px;
  padding: 0px;
  text-align: right;
  direction: rtl;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
}

.top_bg_out{
  background-color: #000000;
}
.top_bg{
  background-image: url(images/top_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 900px;
  height: 30px;
  text-align: right;
}


.top_image{
  background-image: url(images/mirex.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 900px;
  height: 291px;
  text-align: right;
}

.top_image_menu{
  padding-right: 103px;
  padding-top: 84px;
  font-size: 12px;
  line-height: 80%;
}
.top_image_menu a:active, .top_image_menu a:link, .top_image_menu a:visited {
  color: #000000;
  text-decoration: none;
}
.top_image_menu a:hover {
  color: #3366CC;
  text-decoration: underline;
  font-weight: bold;
}



.spacer1_out{
  background-color: #7B8593;
}
.spacer1{
  width: 900px;
  height: 12px;
  background-color: #B8BDC5;
}


.content_area{
  width: 900px;
  min-height: 150 px;
  background-color: #FFFFFF;
}



.spacer2_out{
  background-color: #727984;
}
.spacer2{
  width: 900px;
  height: 5px;
  background-color: #4C5663;
}




.copyright_out{
  background-color: #4C5663;
}
.copyright{
  background-color: #727984;
  background-image: url(images/copyright_bg2.jpg);
  background-position: left bottom;
  width: 900px;
  height: 70px;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #CCCCFF;
}
.copyright_text{
  vertical-align: bottom;
  padding: 20px
}
.copyright_text a:active, .copyright_text a:link, .copyright_text a:visited {
  color: #3E3E2F;
  text-decoration: none;
}
.copyright_text a:hover {
  color: #FFFFFF;
  text-decoration: none;
}














.content_right_column{
  width: 280px;
  background-color:#DFEFFF;
  text-align: justify;
  padding: 20px;
  line-height: 300%;
  font-size: 12px;
  background-image: url(images/right_bar_bg2.jpg);
  background-repeat: repeat-y;
}













