﻿.TableMain
{
	width:100%;
	border:1px solid #C0C0C0;
	direction:rtl;
	text-align:right;
	vertical-align:top;
}

.TableHeader
{
	width:100%;
	border:0;
	direction:rtl;
	text-align:right;
	vertical-align:top;
}

.TableFooter
{
	width:100%;
	direction:rtl;
	text-align:right;
	vertical-align:top;
	border:1px solid black;
	background-color: #3C3C3C;
	background-image:url('/Images/bgFooter01.png');
	z-index:9999;
}

.CellHedaerImagePane
{
	width:64px;
	vertical-align:top;
	text-align:center;
	direction:rtl;
	border:0px;
}

.CellHedaerValuePane
{
	border-width: 0px;
	vertical-align:top;
	text-align:right;
	direction:rtl;
	}

.CellFooterImagePane
{
    border-width: 0px;
    width:80px;
    text-align:center;
	vertical-align:top;
	direction:rtl;
	}

.CellFooterValuePane
{
	vertical-align:top;
	text-align:right;
	direction:rtl;
	border:0px;
}

.CellBody
{
	border-width: 0px;
	vertical-align:top;
	direction:rtl;
	margin: 0px 0px 0px 0px;
	text-align:justify;
}
.CellImageAttachments
{
	vertical-align:top;
	text-align:center;
	direction:ltr;
}

.TextHeadeTopTitle
{
	font-family:webyekan;
	font-weight:bold;
	font-size:9pt;	
	color:royalblue;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left:10px;
	margin-right:10px;
	direction:rtl;
	text-align:right;
}

.TextHeaderTitle
{
	font-family:webYekan;
	font-weight:bold;
	font-size:12pt;	
	color:royalblue;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	direction:rtl;
	text-align:right;
}

.TextHeaderDateTime
{
	font-family:webYekan;
	font-size:8pt;	
	color:#555555;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:7px;
	margin-right:7px;
	direction:rtl;
	text-align:left; 
}

.TextHeaderBrief
{
	font-family:webYekan;
	font-size:9pt;
	color:#555555;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align:justify;
	direction:rtl;
}

.TextBody
{
	font-family:webYekan;
	font-size:9pt;
	color:#555555;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align:justify;
	direction:rtl;
}

.ImageText
{
	float:left;
	width:300px;
	border:1px silver solid;
	margin: 20px 10px 10px 10px;
	transition: all 0.5s ease;
}
.ImageText:hover
{
	float:left;
	width:300px;
	border:1px black solid;
	margin: 20px 10px 10px 10px;
	transition: all 0.5s ease;
}

.ImageAttachment
{
	height:80px;
	border:1px silver solid;
	vertical-align:top;
	margin: 2px 2px 2px 2px;
    border-radius:7px;
	opacity:0.6;
	filter:alpha(opacity=60); 
	transition: all 0.7s ease;
}

.ImageAttachment:hover
{
	height:80px;
	border:1px silver solid;
	vertical-align:top;
	margin: 2px 2px 2px 2px;
    border-radius:7px;
	opacity:1;
	filter:alpha(opacity=100); 
	transition: all 0.7s ease;
	
}

.ImageHeaderThumb
{
	width:64px;
	border:1px silver solid;
	vertical-align:top;
	margin: 12px 5px 5px 5px;
	transition: all 0.5s ease;
    border-radius:7px;
}
.ImageHeaderThumb:hover
{
	width:64px;
	border:1px silver solid;
	vertical-align:top;
	margin: 12px 5px 5px 5px;
	transition: all 0.5s ease;
    border-radius:7px;
}

.ImageFooterThumb
{
	width:80px;	
	border:1px silver solid;
	vertical-align:top;
	margin: 15px 3px 3px 3px;
	opacity:0.5;
	filter:alpha(opacity=50); 
	transition: all 0.3s ease;
    border-radius:7px;
}
.ImageFooterThumb:hover
{
	width:80px;	
	border:1px silver solid;
	vertical-align:top;
	margin: 15px 3px 3px 3px;
	opacity:1;
	filter:alpha(opacity=100); 
	transition: all 0.3s ease;
    border-radius:7px;
}

.ImageFileAttachment
{
	
}

.TextFooterTitle
{
	font-family:webyekan;
	font-size:9pt;	
	color:#FF9900;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:5px;
	margin-right:5px;
	direction:rtl;
	text-align:right; 
	font-weight:bold;
}

.TextFooterTopTitle
{
	font-family:webyekan; 
	font-size:9pt;	
	color:#FF9900; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:5px;
	margin-right:5px;
	direction:rtl;
	text-align:right; 
} 

.TextFooterLabel
{
	font-family:webyekan;
	font-size:9pt;
	color:#B6B6B6;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 5px;
	text-align:justify;
	direction:rtl;
}

.TextFooterValue
{
	font-family:webyekan;
	font-size:9pt;
	color:#B6B6B6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:justify;
	direction:rtl;
}

.TextFooterLink
{
	font-family:webyekan;
	font-size:9pt;
	color:#B6B6B6;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:justify;
	direction:rtl;
}

.TextFooterRateInfo
{
	font-family:webyekan;
	font-size:8pt;
	color:#448ccb;
	text-decoration:none;
    margin:10px 5px 10px 5px;
	text-align:right;
    font-weight:bold;
	direction:rtl;
}

.TextFooterRateInfoSent
{
	font-family:webyekan;
	font-size:8pt;
	color:#FF9900;
	text-decoration:none;
    margin:10px 5px 10px 5px;
	text-align:right;
    font-weight:bold;
	direction:rtl;
}

.ImageIconPrint
{
    width:16px;
    height:16px;
    vertical-align:middle;
    border-width:0px;
}




