﻿body 
{
	font-family:Tahoma;
	font-size:10pt;
	
	
}

.farsibox
{
	 text-align:right;
	 font-family:Tahoma;
	 direction:rtl;
	 border: 1px ;
	 border-style:ridge;
	 border-color:red;
	 
	 
	 
}

.farsitext
{
	 text-align:right;
	 font-family:Tahoma;
	 direction:rtl;
}
.timedisplay
{
	font:arial;
	 color:White;
}
.farsititle
{
	 text-align:right;
	 font-family:Tahoma;
	 direction:rtl;
	 color:Red;
	  font-weight:bold;
}

.farsiparagraph
{
	  text-align:justify;
	   padding-bottom:5px;
	   padding-left:5px;
	   padding-right:10px;
	   padding-top:10px;
}

.datetext
{
	
	 font-family:tahoma;
	 direction:rtl;
	
	 
}


.englishtextcell
{
	 direction:ltr;
}


.englishbox
{

	font-family:arial;
	direction:ltr;
	 border: 1px ;
	 border-style:ridge;
	 border-color:red;
	}

.farsibutton
{
	 text-align:center;
	 font-family:Tahoma;
	 direction:rtl;
	 font-size:9pt;

	  width:100px;
	  cursor:hand;
	  
	  
}
a
{
	text-decoration:none;
	color:gray;
	 font-weight:normal;
}






a:hover
{
	text-decoration:underline;
	color:gray;
}


.farsitext a
{
	text-decoration:none;
	color:red;
	 font-weight:normal;
}

.farsitextrightparagraph
{
	 text-align:left;
}


.itemtitle
{
 font-size:medium;
 color:Red;
}


.farsi-action-button
{
	 text-align:center;
	 font-family:Tahoma;
	 direction:rtl;
	 font-size:11pt;
     width:100px;
     cursor:hand;
	  
	  
}



.farsicommentbox
{

	 font-family:Tahoma;



	 
}

.textbox-div
{

	border: 1px groove #000000;
	direction:ltr;
	
}

.footertext
{
	 text-align:center;
	 font-family:Tahoma;
	 color:White;
	 direction:rtl;
}



.level1
{
    color:black;
    font-size: small;
    border-bottom-width:1px;
    border-bottom-style:ridge;
    border-bottom-color:gray;

   

}

.level2
{
    color: black;
    font-family: tahoma;
    font-size: small;


}



.hoverstyle
{
    font-weight:normal;
    color:Gray;
    cursor:hand;

    
}
       
.sublevel1
{
    background-color: Gray !important;
    color: White !important;

} 

.contentframe
{
 border-color:#FFC6C6;
 border-width:1px;
 border-style:solid;
 border-left-style:dotted;
 border-right-style:dotted;
 height:100%;
 
}


.tablefull
{
	 text-align:right;
	 direction:rtl;
	width:100%;
	height:100%;
	border-width:0px;
	vertical-align:top;
}





/***************************************************************************/


.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.80;

}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.imgsd-light img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
 border:none;
 cursor:hand;
}

.imgsd-light:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); 
-moz-opacity: 0.85;
 border:none;
 cursor:hand;
}





img
{  border-style: none;
}

