﻿body 
{
    FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial;
    margin-top: 1px;
    text-align:center;
    margin-left:0px;
    margin-right:0px;
    direction:rtl;     
}

td
{
   FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; 
}

.pageheader 
{
    width: 767px;    
}

.pagefooter 
{
    width: 767px;    
}

.pagebody
{
    width: 767px;    
}

.redBox
{
      background-color:#C61618;  
}
.redBoxTitle
{

    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-align: right;
    color:White;
       
}
.commonSectionTitle
{
 background-color:#1BA0CD;
 font-family:Arial;
 font-size:12px;
 color:white;
 font-weight:bold;
 text-decoration:none; 
}


.borderTable
{
  border : solid 1px #79AAD5;  
}

.SectionTitle
{	
    height:80px;
    font-family:Arial;
    font-size:28px;
    padding-right:20px;    
    color:#259CC7;
    font-weight:bold;      
    background-repeat:no-repeat;
    background-position:right;
}

.loading
{
 font-family: Arial, Verdana;
 font-size: 14px;	
 font-weight:bold;
 direction:rtl;
}

.MainStyleErrorText
{
    font-family:Arial;
    font-size:12px;
    color:black;
    text-align:right;
}
.errorText
{
	font-family:Arial;
	color:Red;
	font-size:12px;
}
.txtboxMailSubscriber
{
	height:20px;
    FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Arial; 
    width: 85px; 
    text-align:right;  
}