body
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #000;
	margin: 60px 0 20px 0;
	color: #000;
	background-image: url(../../fa/images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.ToolCell1
{
	direction: rtl;
	background-color: #CDD2D4;
}
.CellBg
{
}
.CellHead
{
	background-color: #008CA8;
}
.FlashBg
{
	background-color: #57B6DE;
}
.HeaderBlock
{
	background-image: url(../../fa/images/block_r1_c1.jpg);
	height: 48px;
}
.HBlock
{
	color: White;
	font-weight: bold;
}
.DownBlock
{
	height: 9px;
}
.CellHeader
{
	font-family: Verdana;
	font-size: x-small;
	color: #f5f5f5;
	font-weight: bold;
}
.FormCell
{
	background-color: #E1E9F7;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #2f2f2f;
}
a:hover
{
	text-decoration: underline;
	color: #660000;
}
a:visited
{
	color: #405C68;
}
#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;
}