﻿body
{
    font-family: Tahoma;
    padding: 0px;
    font-size: 10pt;
    list-style-position: outside;
    color: black;
    list-style-type: square;
    text-decoration: none;
    direction: rtl;
}
A:hover
{
    color: #ff0000;
}
.bg
{
    background-image: url(images/bg_1.gif);
}

.image
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.bg1
{
    background-image: url(images/menu_bg1.gif);
}

.box_right
{
    background-image: url(images/news_right.gif);
}

.head
{
    background-image: url(images/header1.jpg);
    text-align: right;
    height: 147px;
    vertical-align: bottom;
    padding-top: 0px;
}

.topMenu
{
    background-image: url(images/img_box.jpg);
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
}

.footer
{
    background-image: url(images/img_box.jpg);
    height: 38px;
}

.coloumns
{
    background-image: url(images/topSample.jpg);
    height: 28px;
}
.menu
{
    text-align: right;
    background-repeat: repeat-y;
    direction: ltr;
}
.menu1
{
    background-color: Gray;
}
.a
{
    text-decoration: none;
}

.tddir
{
    text-align: justify;
}
.txt_direction
{
    text-align: Right;
}

.image_align
{
    float: right;
    padding: 0px 8px 0px 8px;
}
.image_align1
{
    padding: 0px 8px 0px 8px;
}
.menu_left
{
    background-image: url(images/menu_box_l.gif);
    width: 10px;
}
.menu_right
{
    background-image: url(images/menu_box_r.gif);
    width: 10px;
}
.txt_dec
{
text-decoration:none;	
}
