﻿body
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: 0px;
}
div#header
{
    width: 900px;
    margin: 0 auto;
    clear: both;
}
div#menubar
{
    width: 900px;
    height: 45px;
    margin: 0 auto;
    background-position: right top;
    
    background-image: url(img/menubar.jpg);
    background-repeat: no-repeat;
    clear: both;
}
div#homebanner
{
    width: 900px;
    height: 258px;
    margin: 0 auto;
    padding-top: 5px;
    clear: both;
}
div#otherbanner
{
    width: 900px;
    height: 131px;
    margin: 0 auto;
    padding-top: 5px;
    clear: both;
}
div#whoisbar
{
    width: 900px;
    margin: 0 auto;
    height: 53px;
    background-position: right top;
    background-image: url(img/whoisbar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 10px;
}
div#main
{
    width: 900px;
    margin: 0 auto;
    padding-top: 5px;
    clear: both;
}
div#footer
{
    width: 900px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-family: Tahoma;
    font-size: 12px;
    clear: both;
    padding-top: 20px;
}
#footer a
{
    font-family: Tahoma;
    font-size: 12px;
    color: #008dcf;
    text-decoration: none;
    
}
#footer a:hover
{
    text-decoration: underline;
    color: #f38f1c;
}
input.txtWhoIs
{
    width: 400px;
    height: 40px;
    border: 1px solid #777;
    background-color: #555;
    font-family: Tahoma;
    font-size: 30px;
    color: #aaa;
    padding-left: 10px;
    vertical-align: middle;
}
table.tblpanels 
{
    border: 1px solid #8197e1;
    border-collapse: collapse;
}
.tblpanels td
{
    text-align: center;
}
.rightAlign
{ 
    text-align: right !important;
}
div.textpadder
{
    padding: 30px;
    direction: rtl;
    text-align: justify;
    line-height: 25px;
}
.rtlRight
{
    text-align: right;
    direction: rtl;
}
.contacttbl
{
    width: 400px;
    margin: 0 auto;
    font-family: Tahoma;
    font-size: 12px;
}

div.p900t
{
    margin-top: 5px;
    text-align: right;
    direction: rtl;
    width: 858px;
    padding: 20px;
    height: inherit;
    overflow: hidden;
    clear: both;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
font-family: Tahoma;
font-size: 12px;
line-height: 20px;
    overflow: hidden;
}

div.p900b
{
    width: 900px;
    overflow: hidden;
    height: 73px;
    direction: rtl;
    clear: both;
        background-position: right bottom;
    background-image: url(img/p900b.png);
    background-repeat: no-repeat;

}
a.a1 
{
    font-family: Tahoma;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    line-height: 20px;
}
a.a1:hover
{
    text-decoration: underline;
    color: #ff0000;
}
h1
{
    font-family: Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #0073c9;
}
