body {
background-color: #FFFFFF;
}

td {
font-family: Tahoma,Arial;
font-size: 12px;
direction: rtl;
text-align: center;
}

.head {
font-family: Tahoma,Arial;
font-size: 14px;
font-weight: bold;
direction: rtl;
text-align: center;
color: #ffffff;
}
.head-small {
font-family: Tahoma,Arial;
font-size: 14px;
font-weight: bold;
direction: rtl;
text-align: right;
padding-right: 10px;
color: #ffffff;
}

.cell {
background: url(images/td_expand.jpg) bottom repeat-x;
}
.cell-right {
background: url(images/td_expand.jpg) bottom repeat-x;
text-align: right;
padding-right: 10px;
}
.highlight {
background: url(images/td_expand_high.jpg) bottom repeat-x;
}

.order {
background: url(images/td_expand_order.jpg) bottom repeat-x;
}
.order-highlight {
background: url(images/td_expand_order_high.jpg) bottom repeat-x;
}

.icon {
margin-top: 20px;
}

.tos-head {
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: normal;
color: #ff6600;
direction: rtl;
text-align: right;
float: right;
}
.tos-content {
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: normal;
color: #000000;
direction: rtl;
text-align: right;
float: right;
}
.tos-imp {
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color: red;
direction: rtl;
text-align: right;
}
a {
text-decoration: none;
}
a:hover .tos-head{
color: red;
}

#top {
width: 655px;
background: url(images/border-top.gif) top no-repeat;
border: 0px solid #000000;
}

#buttom {
width: 635px;
padding: 10px;
background: url(images/border-bottom.gif) bottom no-repeat;
border: 0px solid #000000;
}

#repeat {
width: 657px;
background: url(images/border_repeat.gif) repeat-y;
float: right;
margin-top:0px;
border: 0px solid #000000;
}

#left-bar {
width: 270px;
height: 800px;
float: right;
background: url(images/separator.gif) top right no-repeat;
border: 0px solid #000000;
font-family: Tahoma,Arial;
font-size: 14px;
direction: rtl;
text-align: right;
margin-top: 40px;
padding: 20px 20px 0 0;
}
#left-bar-2 {
width: 270px;
height: 800px;
float: right;
background: url(images/separator.gif) top right no-repeat;
border: 0px solid #000000;
font-family: Tahoma,Arial;
font-size: 14px;
direction: rtl;
text-align: right;
margin-top: 0px;
padding: 20px 20px 0 0;
}