﻿body 
{
    font-size:small;
    font-family:Arial;
    color:White;
    background-color:#575F47;
    direction:rtl;
}

h2
{
            margin:15px;
}

h3
{
           color:#ee9f21;
}
      
a:hover
{
   color:#ee9f21;
}

.hand
{
    cursor:hand;
 
}

.mainfrm
{
    margin-right:30px;
    width:891px;
    height:546px;
    text-align:right;
    vertical-align:top;
    padding-right:35px;
    padding-left:30px;
    padding-top:40px;
    background-repeat:no-repeat;
    background-position:top right ;
    
}
      
      
.divconainer
{
    direction:rtl;	
    float:right;
}
.seperetor
{
    color:#ee9f21;
}

.menulink
{
    color:White;
    text-decoration:none;
    font-size:14px;
    
}

.greenborder
{
    width:170px;
    border-color:#ee9f21;
    border-width:1px;
    border-style:solid;
    font-size:small;
    padding:5px 5px 5px 5px;
    text-align:right;
    
    
    
}
 

.sidebannerstd
{
    vertical-align:top;
    padding-left:5px;
    padding-right:5px;
    padding-top:25px;
}

.wtlink
{
    text-decoration:none;
    color:White;
}

 


.wtlinkunderline
{
     color:White;
}