body
{
    background-color:  White;
    cursor: auto;
    color: Black;
    font-family: Arial;

    overflow: auto;
}

.rightclass
{
    direction: rtl;
    text-align: right;
}
.titleclass
{   
background-image:  url('../Title.jpg');
text-align: center;
height: 70px;
}
.tabletitle
{
    background-image: url('../tabletitle.gif');
    background-repeat: no-repeat;
    background-position: center
}