﻿table.menufreeprofile
{
    width:206px;
    direction:rtl;
    padding:2px;
    border: 1px solid #62a1d3;
    text-align:center;
}
.cursorfreeprofile
{ 
	width:203px;     
	color:#ffffff; 
    cursor: hand;              
    text-align:right ;
    border-top: 1px solid #013a67;
    border-left: 1px solid #013a67;
    border-right: 1px solid #013a67;
}
.cursor2freeprofile
{
    width:203px;        
    cursor: hand;
    text-align:right ;
    color:Yellow; 
    background-color: #62a1d3;
	border-top: 1px solid #013a67;
    border-left: 1px solid #013a67;
    border-right: 1px solid #013a67;
}
.cursor2freeprofile tr td a
{
    width:99%;        
    color:Yellow;
    text-align:right;
    cursor: hand;
    display: block;
    white-space: pre-wrap;    
}
.cursor2freeprofile tr td a:hover
{
    color:Yellow;
    cursor: hand;
    display: block;  
    white-space: pre-wrap; 
}
.cursor1freeprofile
{
    cursor: hand;       
    text-align:right ;
    width:203px;
    color:#ffffff;
    display:block;
    white-space: pre-wrap;
    border-top: 1px solid #013a67;
    border-left: 1px solid #013a67;
    border-right: 1px solid #013a67;
}
.cursor1freeprofile tr td
{
    background-color:#357ab0;
    width:203px;
    display:block;    
}   
.cursor4freeprofile    
{
    cursor: hand;
    text-align:right ;
    height:100%;
    background-color: #357ab0;
    display: block;
	border-top: 1px solid #013a67;
    border-left: 1px solid #013a67;
    border-right: 1px solid #013a67;
	width:203px;   	
}
.cursor4freeprofile tr td
{
    width:203px;        
    color:Yellow;
    text-align:right;
    cursor: hand;
    height:100%;
    display: block;
    white-space: pre-wrap;    
    background-color: #62a1d3;
}
.cursor4freeprofile tr td a
{
    color:Yellow;
    text-align:right;
    cursor: hand;
    height:100%;
    display: block;
    white-space: pre-wrap;    
    background-color: #62a1d3;
}
.cursor3freeprofile
{
    cursor: hand;
    width:203px;     
    margin: 1px 0 1px 0;   
    background-color:#FBEFE1;
    color:#ffffff;
    display: block;
    white-space: pre-wrap;    
} 
.cursor3freeprofile table
{
    width:100%;     
} 
.cursor3freeprofile table tr td a
{
    width:203px;
    cursor: hand;
    display: block;
    white-space: pre-wrap;
}
table.freeprofile
{
    direction:rtl;
    text-align:right;
}
td.freeprofilegroupslink
{
    padding:5px;
}
td.freeprofilegroupslink a
{
    font-weight:600;
    color:#FC3F06;
}
td.freeprofilegroupslink a:hover
{
    color:#FD7E02;
}
a.morefreeprofile
{
	 float:right;
}
a.morefreeprofile:hover
{
	text-decoration:underline;
}
td.titlefullfreeprofile
{
    text-align:center;    
    color: #022750;
    font-weight:600
}
td.titlefullfreeprofile a
{
    color: #022750;
    font-weight:600;	
}
td.titlefullfreeprofile a:hover
{
    color: #000000;
}
td.fulltxtfreeprofile
{
    color:#000000;
    padding-top:5px;
    text-align:justify;
    direction:rtl;
    line-height:150%
}
td.navigationfreeprofile
{
    direction:ltr;
    text-align:right;
    font-weight:600;
}
a.navigationtitlefreeprofile
{
    color:#FFCC00;
}
a.navigationtitlefreeprofile:hover
{
    color:#FFFFCC;
}
td.dirleftfreeprofile
{
       direction:rtl
}
.imgfreeprofile
{
    float:left;    
    margin-right:2px;
    text-align:right;
}
td.titlefreeprofile
{
    font-weight:600;    
}
td.textshortfreeprofile
{
    text-align:justify;
    color:#505050;
    direction:rtl;    
}
.iconfreeprofile
{
    float:right    
}
.freeProfileTitle
{
    font-weight:600;    
}
.bordermenufreeprofile
{
	border:solid 1px #D6DBDF;
	padding:5px;
}