body 
{
	font-family:Tahoma;
	font-size:8pt;
	color:#292929;	
}
.ToolCell1
{
	
	direction:rtl;
}
.CellBg
{

}
.CellHead
{
	background-color:#008CA8;
}
.FlashBg
{
	background-color:#57B6DE;
}
.HeaderBlock
{
	background-image:url(../../fa/images/topblock1.gif);	
	height:32px;		
}
.HBlock
{
	color:White;
	font-weight:bold;
}
.DownBlock
{
	height:9px;	
}
.CellHeader
{
	font-family:Verdana;
	font-size:x-small;
	color:#f5f5f5;
	font-weight:bold;
}
.FormCell
{
	
}
A
{
	text-decoration:none;
	color:#2f2f2f;
}
A:hover
{
	
	color:#FE4309;
}


.link1 A
{
	color: #404141;
	text-decoration: none;
	font: 8pt Tahoma;
}
.link1 A:hover
{
	text-decoration: none;
	color: #FE4309;
	font-size: 8pt;
	font-family: tahoma;
}


.link11 A
{
	color: #FADE9C;
	text-decoration: none;
	font: 8pt Tahoma;
}
.link11 A:hover
{
	text-decoration: none;
	color: #FAE604;
	font-size: 8pt;
	font-family: tahoma;
}


.link5 A
{
	color: #000000;
	text-decoration: none;
	font: 9pt Tahoma;
}
.link5 A:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
	font-family: tahoma;
}
.link6 A
{
	color: #000000;
	text-decoration: none;
	font: 9pt Tahoma;
}
.link6 A:hover
{
	text-decoration: none;
	color: #F9FC08;
	font-size: 9pt;
	font-family: tahoma;
}


.link7 A
{
	color: #000000;
	text-decoration: none;
	font: 9pt Tahoma;
}
.link7 A:hover
{
	text-decoration: none;
	color: #57FD05;
	font-size: 9pt;
	font-family: tahoma;
}

.link8 A
{
	color: #FBFE03;
	text-decoration: none;
	font: 9pt Tahoma;
}
.link8 A:hover
{
	text-decoration: none;
	color: red;
	font-size: 9pt;
	font-family: tahoma;
}




#divheader
{
	clear: both;
	margin-left:1%;
	margin-right:1%;
	width:98%;
	padding:0px;	
}
#divleft
{
	position:relative;	
	float:left;
	padding-left:1%;
	width:180px;	
}
#divcontent
{
	float:left;
}
#divright
{	
	position:relative;
	padding-right:1%;
	width:180px;
	float:right;	
}
#divfooter
{	
	position:relative;	
	margin-left:1%;
	margin-right:1%;
	bottom:0px;
	width:98%;
	z-index:0;	
	clear:both;
}
/* Pager Styles*/
        .paging
        {
            font: 11px Tahoma;
            clear: both;
            height: 30px;
        }
        .paging .link, .paging .no
        {
            display: block;
            float: right;
            color: #000000;
            line-height: 25px;
            height: 25px;
            padding: 0px 8px 0px 8px;
            margin: 0px 3px 0px 3px;
        }
        .paging .navlink a, .paging .nolink a
        {
            display: block;
            float: right;
            line-height: 25px;
            height: 25px;
            padding: 0px 8px 0px 8px;
            margin: 0px 3px 0px 3px;
            border: 1px solid #ccdbe4;
        }
        .paging .navlink .link
        {
            border: 1px solid #ccdbe4;
            background: #eaedf2;
        }
        .paging .nolink .no
        {
            font-weight: bold;
        }
        .paging a
        {
            font: 11px Tahoma;
            text-decoration: none;
            color: #3666d4;
            background: #eaedf2;
        }
        .paging a:hover
        {
            color: #ffffff;
            background: #3666d4;
            border-color: #2b55af;
            text-decoration: none;
        }
