body{
  text-align: center;
  background-color: #012A43 ;
  margin: 0px;
  direction: rtl;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
}

a:link, a:visited, a:active {
 text-decoration: none;
 color: #330000;
}
a:hover  {
 text-decoration: underline;
}

.footer_link A:link ,.footer_link A:visited ,.footer_link A:active{
 text-decoration: none;
 color: #FFFFFF;
}
.footer_link A:hover{
 text-decoration: underline;
}

.min-height{
  min-height: 400px;
}

.main_text{
  direction: rtl;
  text-align: justify;
  font-size: 13px;     
}

h1{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.post_border_top{
  width: 611px;
  height: 15px;
  background-image: url(images/post_border_top.gif);
  background-repeat: no-repeat;
  background-position: top center;
}
.post_border_middle{
  background-image: url(images/post_border_middle.gif);
  background-repeat: repeat-y;
  background-position: top center;
  width: 611px;
}
.post_border_bottom{
  background-image: url(images/post_border_btm.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 611px;
  height: 15px;
}

.post_details{
  background-image: url(images/post_details_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 25px;
  padding: 2px;
  margin-top: 5px;
}

.top_banner{
  background-image: url(images/top_banner.jpg);
  width: 898px;
  height: 149px;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
}
.left_bg{
  background-image: url(images/left_top_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
.right_bg{
  background-image: url(images/right_top_bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
.menu{
  text-align: right;
  width: 100%;
  background-image: url(images/menubg.gif);
  background-repeat: repeat-x;
}
.w898{
  width: 898px;
  text-align: center;
  background-color: #FFFFFF;
}
ul li{
  direction: rtl;
  margin-top: 7px;
}


.reply_devider{
  width: 95%;
  background-color: #FFFBFB;
  height: 20px;
  text-align: right;
  padding: 10px;
  background-image: url(images/replies.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.reply{
  padding: 20px;
  text-align: justify;
  width: 90%;
  direction: rtl;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  border-color: #2D2D2D;
  border-style: solid;
  border-width: 1px;
  background-color: #F9FCFF;
  line-height: 150%;
  background-image: url(images/reply_note_bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

.input{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  border: 1px ridge ;
}

.post_table{
 float: none;
 overflow: auto;
}


.btm_border{
  background-image: url(images/btmbg.jpg);
  background-repeat: repeat-x;
  width: 898px;
  height: 51px;
}

.reply_date{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #616161;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #616161;
  background-image: url(images/date_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
}


.copy_right{
  color: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 15px;
}
