p {
font-family: "Tahoma, Arabic Transparent, Simplified Arabic";
font-size: 10pt;
text-align: right;
direction: rtl;
line-height:150%
}

table 
{
font-family: "Tahoma, Arabic Transparent, Simplified Arabic";
font-size: 10pt;
text-align: right;
}

table.info
{
font-family: "Tahoma, Arabic Transparent, Simplified Arabic";
font-size: 10pt;
text-align: right;
direction:rtl;
}

table.info tr {
height: 25px;
}

td.title
{
font-family: "Tahoma, Arabic Transparent, Simplified Arabic";
font-size: 10pt;
font-wight: bold;
text-align: center;
background: #003300;
color: white;
height: 30px;
}

.comment {
font-size: 8pt;
font-style: italic
}

.tblcart 
{
text-align: center;
direction: rtl;
}

table.tblcart tr {
height: 25px;
}

.infodetailes 
{
text-align: right;
direction: rtl;
padding-left: 3px;
padding-right: 4px;

}

table.infodetailes td 
{
background-color: #D8EDDD;
height: 30px;
}

table.tblcart td 
{
background-color: #D8EDDD;
}

.tblcartheading 
{
color: white;
text-align: center;
}

tr.tblcartheading td 
{
background: #336633;
}

table.products
{
font-family: "Tahoma, Arabic Transparent, Simplified Arabic";
font-size: 8pt;
text-align: center;
direction: rtl;
padding-left: 4px;
padding-right: 4px;
padding-top: 3pt;
padding-bottom: 3pt;
background-color: #666666;
}

table.products tr
{
height: 20px;
background-color: #ffffff;
}

td.poductsheading
{
font-size: 10pt;
text-align: center;
direction: rtl;
background-color: #336633;
color: #FFFFFF;
height: 25px;
padding-right: 5pt;
padding-left: 5pt;
padding-top: 3pt;
padding-bottom: 4pt;
}

td.size {
direction: ltr;
}

td.productsrow {
text-align: center;
color: #ffffff;
padding-top: 5pt;
padding-bottom: 5pt;
background: #336633
}

.underprep {
font-size: 7pt;
font-style: italic;
color: #666666;
}

td.footer {
font-family: tahoma;
text-align: center;
direction: rtl;
}

td.footer a {
font-size: 8pt;
color: blue;
text-decoration: none;
}

td.footer a:hover {
color: #990000;
text-decoration: underline;
}

table.border {
border:1px solid #666666; 
}