﻿table.membership	
{
    direction:rtl;
    text-align:right;
    float:right;    
}
table.login
{
    direction:rtl;  
}
td.titlemembership
{
    text-align:right;    
    color:#469fc9;
    font-weight:600;    
}
td.membershipitem
{
    text-align:left;
    color:#000000;
}
td.textboxmembership
{
    text-align:right;    
}
.starmembership
{
    color:#00097A;  
}
input.membershiptextbox
{
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;     
}
input.membershiptextboxltr
{
    
    direction:ltr;
	border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;       
}
textarea.membershiptextbox
{
   border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;       
}
select.membershiptextbox
{
    border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;       
}
td.messagemembership
{
  direction:rtl;
    color:#ff0baa;    
    font-size:8pt;
    text-align:center;
}
.messagemembership
{
    color:#F0FF00;    
    font-size:8pt;
    text-align:center;
}

td.usernamemembership
{
    
    text-align:right;
     font-size:8pt;
}
input.loginmembership
{
   border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
    direction:ltr;
}
input.buttommembership
{
    border:solid 1px #abced6;
    background-image:url('images/bkinput.gif');
    background-repeat:repeat-x;
    background-position:top;
    background-color:#f0f0f0;
    color:Black;
	height:22px;
}
td.rememberme
{
    font-size:8pt;        
    text-align:right;
    color:Navy;
}
td.rememberme input
{
    border:solid 1px #E2C7A6;
    background-color:#FFE9D3;
    color:Black;
}
td.forgetpassword
{
    text-align:right;
    font-size:8pt;
    line-height:150%;
}
td.forgetpassword a
{
    color:#004CCB;    
}
td.forgetpassword a:hover
{
    color:#ff0baa;
}
.entermembership
{
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:20px;
    padding-right:20px;
    background-color:#3473AD;
    border:solid 1px #155C92;    
    text-align:center;
    color:White;
}
td.welcomemembership
{
    color:#000000;    
    text-align:center;
    direction:rtl;
}
td.welcomemembership a
{
    color:Red;    
}
td.welcomemembership a:hover
{
    color:Black;    
}
.welcomeuser
{
    
    color:#81358d;
}
td.signout
{
    color:#006391;    
}
td.signout a
{
    color:#006391;    
}
td.signout a:hover
{
    color:#ff0baa;    
}