* 
{  
}
		
p, h1, h2, h3, h4, h5, h6, li, blockquote {
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	}

p, li, blockquote 
{
    padding: 0 4px 0 0 ;
	float: right;
	direction: rtl;
	text-align: right
	}
	
h1 {
	font-weight: bold;
	font-size: 10px;
	color: #903;

	}
	
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #903;
    
    text-align:right;
	}
	
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #903;
    text-align:right;
	}
	
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding-bottom: 10px;
	}
	
a:link {
	color: Blue;
	text-decoration: none;
	}

a:hover,
a:visited:hover {
	color: #903;
	}

a:active,
a:visited:active {
	color: #6C0;
	}

a:visited {
	color: Blue;
	}

a img {
	border: none;
	}



.table a:link {
	color: #fff;
	text-decoration: none;
	}

.table a:hover {
	color: Lime;
	text-decoration: none;
}

.float
{
    float: right;
   
}
.center
{
  text-align: center;
}
.sideLR
{
    
    text-align: right;
    direction: rtl;
    float:right;
}

.ContactButton
{ 
    margin: 0 560px 0 0;
}

.news
{
 
 text-align:right;
 font-size: 12px;

   
}

.font 
{
    font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	margin: 0 10px 10px 10px;
}

.login_table
{
    width: 332px;  
    direction: rtl; 
    background-color: White; 
    color:#6195CD; 
    float: right;
}

.body
{
    background-color:White;
    width:904px;
    
}
/*---------------------------------------Text Color-------------------------------------*/
 .red
{
    color: Red;
    font-size: 14px;
    font-weight: bold;
}  
/*---------------------------------------Font Size-------------------------------------*/
.font14
{
    font-size: 14px;
}

/*---------------------------------------Table Content-------------------------------------*/
.table 
{
    background-color:#89B1DA;
    color: White;
    float:left;
    border-color: #6195CD;
    border-style: Solid;
    border-width: 4px;
    text-align:right;
    direction:rtl;
    padding: 14px 10px 14px 0;
}



.table_accordion
{
    background-color:#89B1DA;
    color: White;
    border-color: #6195CD;
    border-style: Solid;
    border-width: 4px;
    text-align:right;
    direction:rtl;
}


.tablenote
{
    background-color:#89B1DA;
    color: White;
    float:left;
    text-align:right;
    direction:rtl;
    padding: 10px 10px 10px 0;
}

.note
{
    background-color: #DAEBFF; 
    border: 1px #6195CD solid;
    color: Red;
    padding: 10px 10px 10px 0;
    font-size: 12px;
    font-weight: bold;
    
}

.table a:link {
	color: #fff;
	text-decoration: none;
	}

.table a:hover {
	color: Lime;
	text-decoration: none;
}

.content
{
    text-align: right;
    float:right;
}
/*---------------------------------------Collapse Panel-------------------------------------*/
.collapsePanel {
	width: 650px;
	height:0px;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:640px;		
	height:20px;
	background-color:#89B1DA;
    color: White;
    text-align: right;
    border-color: #6195CD;
    border-style: Solid;
    border-width: 4px;
	font-weight:bold;
	padding:5px 0 0 0; 
	float:left;
	cursor: pointer; 
	vertical-align: middle;
}

/*---------------------------------------Product Page-------------------------------------*/

.Validation
        {
            width: 105px;
            border: #BCE1F9 1px solid
        }
.PriceUSD
        {
            width: 105px;
            border: #BCE1F9 1px solid
                    }
.PriceSR
        {
            width: 105px;
            border: #BCE1F9 1px solid
        }
.Bonus
        {
            width: 105px;
            border: #BCE1F9 1px solid
        } 

/*---------------------------------------Registeration Page-------------------------------------*/
.CreateUserWizard
{
    border-color: #6195CD;
    background: #89B1DA;
    border-style: Solid;
    border-width: 4px;
}

.SideBarStyle
{
   background: #6195CD;
   border-width: 0px;
   vertical-align: Top;
}
.SideBarButtonStyle
{
    Border-Width: 0px;
    color: White;
}

.ContinueButtonStyle
{
    background-color: #FFFBFF;
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    color: #284775;                               
}

.NavigationButtonStyle
{
    background-color: #FFFBFF;
    border-color:#CCCCCC;
    border-style:Solid;
    border-width: 1px;
    color: #284775;
}

.HeaderStyle
{
    background-color: #6195CD;
    Border-Style: Solid;
    font-weight : bold; 
    color: White;
}

.CreateUserButtonStyle
{
    background-color: #FFFBFF; 
    border-color: #CCCCCC; 
    border-style: Solid; 
    border-width: 1px; 
    color: #284775;   
}

.TitleTextStyle
{
    background-color: #6195CD; 
    Font-family: bold; 
    Color:White;   
}

.registeration_table
{
    height: 160px;
    width: 640px;
    border: 0; 
    background-color:#89B1DA;
    color: White;
    float: right;
    text-align: right;
    direction: rtl;   
}

.bottom{ padding: 142px 0 0 0;}                        
/*---------------------------------------footer-------------------------------------*/
#footer {
    font-family: Tahoma;
    font-size: 12px;
	color: #72A2D3;
    font-weight: bold;
	text-align: center;
	background-color: #fff;
	border-bottom: 4px #999 solid;
	border-color: #0717AC;
	padding:10px 0 0 0;
	margin:0;
	}
	
#footer ul {
	padding: 10px 10px 10px 10px; 
	}

	#footer li {
	list-style: none;
	}

	
#footer a:link{
	color: #010598;
	text-decoration: none;
	padding: 10px 0 10px 0;
	}

#footer a:hover,
#footer a:visited:hover {
	color: #903;
	text-decoration: none;
}


#footer a:active,
#footer a:visited:active {
	color: #6C0;
}

#footer a:visited {
	color: #903;
	text-decoration: none;
	}
