﻿html { height: 101%; }



body
{
margin:0;
padding:0;
 font-family:Arial;
 font-size:9pt;
 color:#919191;
direction:rtl;
background-color:#030303;
}
a
{
color:#ffffff;
}
.wrapper
{ width:1000px;
}
.menu
{
width:1002px;
}
.StaticMenuItemStyleCss
{ 
height:47px;
background-color:#434e57;
text-align:center;
color:#ffffff;
font-size:18px;
width:138px;
cursor:hand;
}
.StaticMenuItemStyleCss a
{ 
height:47px;
width:138px;
cursor:hand;
display:block;
}

a.StaticMenuItemStyleCss
{ 
height:47px;
width:138px;
cursor:hand;
display:block;
}
.StaticMenuItemHoverStyleCss
{
height:47px;
background-color:#798b9a;
text-align:center;
color:#ffffff;
font-size:18px;
width:138px;
cursor:hand;
}

a.StaticMenuItemHoverStyleCss
{ 
height:47px;
width:138px;
cursor:hand;
}
.footer
{ 
background-color:#434E57;
color:#ffffff;
font-size:15px;
height:47px;
padding-top:5px;
}
.footer a
{ 

color:#ffffff;
text-decoration:none;
}
.footer a:hover
{ 

color:#ffffff;
text-decoration:underline;
}
.fsmall
{
font-size:9pt;
}
.pvl
{
padding:40px;
}
.pl
{ padding:20px;
}
.ptl
{ padding-top:20px;
}
.prl
{
 padding-right:20px;
}
.pbl
{ padding-bottom:20px;
}
.pll
{
 padding-left:20px;
}
.ptvl
{
padding-top:40px;
}
.pbvl
{
padding-bottom:40px;
}
.prvl
{
padding-right:40px;
}
.plvl
{
padding-left:40px;
}
.tar
{ text-align:right;
}
.maincontent
{ 
background-color:#798B9A;
font-size:16px;
color:#ffffff;
width:1000px;
}
.pagetitle
{  font-size:24px;
font-weight:bold;
}
.nametitle
{
font-size:18px;
font-weight:bold;
}
.bredcrumbs
{
font-size:14px;
color:#22313D;
}
.bredcrumbs a
{
font-size:14px;
color:#22313D;
 text-decoration:none;
}
.poupform
{
padding:20px;
position:absolute;
top:250px;
width:572px;
height:542px;
background-image:url(../Img/formbg.jpg);
color:#ffffff;
text-align:right;
font-size:16px;
}
.td1
{ width:100px;
}
.td2
{ width:310px;
}
.searchit
{  color:#ffffff;
font-size:18px;
font-weight:bold;
letter-spacing:10px;
}
a.searchit
{  color:#ffffff;
text-decoration:none;
}
a.searchit:hover
{  color:#ffffff;
text-decoration:none;
}