﻿body
{
    font-family: Tahoma;
    font-size: 12px;
    background-color: #eeeeec;
    padding: 0px;
    margin: 0px;
}
div.container
{
    direction: rtl;
}
table.tblForms
{
    width: 95%;
    direction: rtl;
    text-align: right;
    float: right;
    clear: both;
}
input.WidInput
{
    width: 95%;
}
.RadEContentBordered
{
    text-align: right !important;
    direction: rtl !important;
}
.StandardInput
{
    width: 170px;
    height: 18px;
    font-size: 12px;
    border: 1px solid #555;
}
.StandardButton
{
    height: 20px;
    font-size: 12px;
    font-family: Tahoma;
    border: 1px solid #555;
    background-color: #ddd;
    padding: 0px 5px;
}
.adminmenu
{
    float: right;
    overflow: hidden;
}
.if
{
    float: right;
}
.centertable
{
    margin: 0 auto;
    text-align: right;
}

a.printIcon
{
    display: block;
    height: 32px;
    background-image: url(/App_themes/default/img/printer.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 20px;
    overflow: hidden;
    clear: both;
    text-align: left;
}
.NewsRss
{
    clear: both;
    padding: 40px;
    border: solid 1px #aaa;
    background-color: #f5f5f5;
    margin: 10px;
    direction: rtl;
}
.NewsRss a
{
    display: block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
a.rssagencies
{
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    padding: 5px;
    margin: 5px;
    border: solid 1px #ccc;
    background-color: #f0f0f0;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
a.rssagencies:hover
{
    color: #ff0000;
    border: solid 1px #990000;
    background-color: #fff0f0;
}
span.a1
{
    display: block !important;
    padding: 3px !important;
    margin: 3px !important;
    clear: both !important;
    color: #777 !important;
    
}
