body,td {
  font-family:Arial Unicode,Arial;
  color:#226;
  direction:rtl;
  text-align:right;
  vertical-align: top;
  font-size:10pt;
}

body{
  background:url(images/bgtop.jpg);
  background-repeat: repeat;
margin:0;padding:0;
}

h1,h2,h3,h4,h5{ 
  display:block;
  font-weight:normal;
  padding:1px;
  margin:1px;
}

h1{
  font-size:14pt;
}
h2{
}
h3{
}
h4{
}
h5{ /* smallest header title */
}

table {
}

a img {
  border:none;
}

.buttonpanel {
  text-align:center;
  width:100%;
  margin:5px 0px;
  padding:0;
}

.buttonpanel a,
.buttonpanel a:visited {
  display: inline-block;
  width:157px;
  height:26px;
  background:url(images/button-over.gif); /* preload try */
  background:url(images/button.gif);
  background-repeat:no-repeat;
  color:#fff;
  margin:0px;
  padding:0px;
  padding-top:5px;
  text-align:center;
  vertical-align:middle;
  text-decoration: none; 
  font-size:12px;
  font-weight:bold;
}

.buttonpanel a.on,
.buttonpanel a.on:visited, 
.buttonpanel a.on:hover,
.buttonpanel a.on:visited:hover {
  background:url(images/button-on.gif);
  background-repeat:no-repeat;
  text-decoration: none; 
}

.buttonpanel a:hover,
.buttonpanel a:visited:hover {
  background:url(images/button-over.gif);
  background-repeat:no-repeat;
  text-decoration: none; 
}

#idContent {
  background:url(images/frame-duplicates.gif);
  background-repeat:repeat-y;
  color:#000;
  padding:10px 40px 1px 40px;
  width:726px;
  vertical-align: top;
  /*
  height:275px;
  */
  overflow:auto;
  overflow-y:auto;
  overflow-x:hidden;  
}

.kuchu
{
  direction:rtl;
  margin:0;
  padding:0px 18px;
  text-align:justify;
  font-weight:normal;
}
.kuchu p {
  margin:6px 0 3px 0;
  padding:0;
}
.kuchu strong {
  display:inline-block;
  margin:12px 0 0px 0;
  padding:0;
}

#idTopStrip{
  /*background:url(images/bgtop.jpg);
  background-repeat:repeat-x;*/
  width:100%;
  padding:0 0 0 0;
  margin:0 0 0 0;
  text-align:center;
}

#idTMiddleStrip{
}

#idBottomStrip {
  background:url(images/bottomdup.jpg);
  background-repeat:repeat-x;
  width:100%;
  height:39px;
  padding:2px 0 0 0;
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-size:14px;
}

#idCustomers {
  text-align:center;
}

#idCustomers table {
  border:none;
  display:inline-table;
}

#idCustomers table td {
  width:157px;
  height:36px;
  padding:0px;
  margin:0px;
  text-align:center;
  vertical-align: middle;
}

#idCustomers table td a {
  display: inline-block;
  width:157px;
  height:26px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#fff;
  padding-top:5px;
  background:url(images/button-over.gif); /* preload try */
  background:url(images/button.gif);
  background-repeat:no-repeat;
}
#idCustomers table td a:hover {
  background:url(images/button-over.gif);
  background-repeat:no-repeat;
  text-decoration: none; 
}

td.csSpacer {
  height:2px;
}

#idFrmContact { }

#idFrmContact h1 { 
  text-decoration:underline;
}

#idFrmContact td {
  padding-right:3px;
  font-size:11pt;
}
#idFrmContact th {
  vertical-align:top;
  text-align:right;
  font-weight:normal;
  font-size:11pt;
}

#new {
	direction: rtl;
}
