﻿body
{
    font-family: Tahoma;
    font-size: 8pt;
    direction: rtl;
}
#All
{
    width: 250px;
    float: right;
}
#dvsTicket
{
    display: block;
}
#dvsTour
{
    display: none;
}
#dvsHotel
{
    display: none;
}
#sHead
{
    background-color: #ffac01;
    height: 20px;
    padding-top: 5px;
    text-align : right ;
    padding-right : 5px;
}
#sm
{
    border: 1px solid #ffac01;
    width: 100%;
}
#sm a
{
    color: Navy;
    text-decoration: none;
    font-weight: bold;
}
#sm a:hover
{
    color: Red;
    text-decoration: underline;
}
