/* CSS Document */


.td0{
background-image: url(images/td-bak/td0.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:3px;
}

.td1{
background-image: url(images/td-bak/td0.gif);
background-repeat:no-repeat;
background-position:right;
}

.td2{
background-image: url(images/td-bak/td2.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:3px;
}
.td3{
background-image: url(images/td-bak/td3.gif);
background-repeat:no-repeat;
background-position:right;
}
.td4{
background-image: url(images/td-bak/td4.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:3px;
}
.td5{
background-image: url(images/td-bak/td5.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:3px;
}
.td6{
background-image: url(images/td-bak/td6.gif);
background-repeat:no-repeat;
background-position:right;
}

#td{
direction:rtl;
text-align:right;
padding:10px;
}
#td td{
padding:10px;
margin:5px;
}
#td p{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
}

.red{
color:#FF0000;
}