body {
  padding:0px;
  margin:0px;
  text-align:center;
}

.maintable {
  width:100%;
  margin:10px  0px 10px 0px;
  padding:0px;
  text-align:center;
  border:red solid 0px;
}

.darkbluetable {
   width:770px;
  margin:0px;
  padding:0px;
  text-align:center;
}



.publishedtitle {
  font-weight:bold;
  color:#333; 
  font-family:times new roman;
  font-size:16px;
  text-justify:right;
  direction:rtl;
  text-align:right;
  margin-top:10px;
  margin-bottom:2px;
  padding:0px 10px 0px 5px;
}

.publishedtitle   a  {color: #2E4676; text-decoration:none;}
.publishedtitle   a:link  {color:  #2E4676; text-decoration:none;}
.publishedtitle   a:visited   {color:  #2E4676; text-decoration:none;}
.publishedtitle   a:active {color:  #2E4676; text-decoration:none;}
.publishedtitle   a:hover { color: #2E4676; text-decoration:underline; }

.publishedcontent {
  text-align:right;
  direction:rtl;
  font-family:tahoma;
  font-size:11px;
  color:#444;     
  padding:0px 10px 0px 0px;
  text-align:justify;
  line-height:18px;
}

.publishedcontent   a  {color: #444; text-decoration:none;}
.publishedcontent   a:link  {color:  #444; text-decoration:none;}
.publishedcontent   a:visited   {color:  #444; text-decoration:none;}
.publishedcontent   a:active {color:  #444; text-decoration:none;}
.publishedcontent   a:hover { color: #444; text-decoration:underline; }

.mydate {
 text-align: left;
 border-bottom: #d9d9d9 solid 1px;
 color: #A26B6B;
 font-size: 9px;
 font-weight: normal;
 padding:0px 10px 1px 0px;
 margin:2px 5px 30px 0px;
}

.mydate   a  {color: #A26B6B; text-decoration:none;}
.mydate   a:link  {color:  #A26B6B; text-decoration:none;}
.mydate   a:visited   {color:  #A26B6B; text-decoration:none;}
.mydate   a:active {color:  #A26B6B; text-decoration:none;}
.mydate   a:hover { color: #A26B6B; text-decoration:underline; }


.comments-body {
  color:#999; 
  font-family:tahoma;
  font-size:12px;
  text-justify:right;
  direction:rtl;
  text-align:justify;
  margin-top:15px;
  margin-bottom:2px;
  padding:0px 5px 0px 5px;
}


.comments-input {
  color:#999; 
  padding:5px;
  font-size:12px;
}




.imgleft {
  float:left;
  margin:0px 10px 0px 0px;
  border:1px #ddd solid;
  padding:6px;
  font-family:tahoma;
  font-size: 10px;
  text-align: center;
  color: #888;
}

.imgleft  img { 
 border:1px black solid;
} 

.allcomments {
  margin:0px 10px 0px 10px;
}



.column1table {
  border:red solid 0px;
  margin:20px 0px 0px 0px;
}

.column2table {
  border:red solid 0px;
  margin:20px 0px 0px 0px;
}


.copyright {
  color:#999;
  text-align:center;
  font-size:10px;
  font-family:tahoma;
  direction:rtl;
  margin-bottom:15px;
}



.sidepanel {
  width:160px;
  text-align:right;
  direction:rtl;
  font-family:tahoma;
  font-size:11px;
  padding:0px 5px 0px 0px;
  color:#006699;   
  margin:0px 0px 0px 0px;
  line-height:14px;
  border:#E7E2E2 solid 0px;
}

.sidepanel  a  {color: #777; text-decoration:none;}
.sidepanel  a:link  {color:  #777; text-decoration:none;}
.sidepanel  a:visited   {color:  #777; text-decoration:none;}
.sidepanel  a:active {color:  #777; text-decoration:none;}
.sidepanel  a:hover { color: #A26B6B; text-decoration:underline; }

.sidetitle {
  width:150px;
  margin:10px 0px 3px 10px;
  padding-bottom:5px;
  text-align:right;
  direction:rtl;
  font-family:tahoma;
  font-size:11px;
  font-weight:bold;
  color:#29346A;
  border-bottom:#E7E2E2 solid 2px;
}

.titlebk {
  background : url("/archives/images/logo.png");
  height:54px;
}

.posted {
 color: #777777;
 font-family: tahoma, verdana, arial, sans-serif;
 direction:rtl;
 text-align:right;
 font-size: 10px;
 margin-bottom: 5px;
}


.author {
 color: #aaa;
 font-size:11px;
 font-weight: bold;
}