﻿Body
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0;
	direction: rtl;
	line-height: 1.5;
	text-align: justify;
}
Html
{
	scrollbar-face-color: #47789f;
	scrollbar-shadow-color: #26567a;
	scrollbar-highlight-color: #26567a;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #FFFFFF;
}
.Nums
{
	direction:ltr;
}
.whiteLine
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 24px;
}
.TopLink
{
	color: #FFFFFF;
}
.TopLink a
{
	color: #FFFFFF;
	text-decoration: none;
}
.TopLink a:hover
{
	color: #CCCCCC;
}
.TopGrayLine
{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
}
.BlackBorder
{
	border: 1px solid #292522;
}
.DarkGrayLine
{
	border-bottom: 2px solid #3c3c3c;
}
.DarkRedLine
{
	border-bottom: 2px solid #930025;
}
.RedLines
{
	border-bottom: 2px solid #930025;
	border-top: 2px solid #930025;
}

.Titr1
{
	font-size: 12px;
	color: #000000;
}
.Titr2
{
	font-size: 12px;
	color: #ffffff;
}
.PicBorder
{
	border: 1px solid #656565;
}
.DashedBorder
{
	border: 1px dashed #656565;
}
.InternalLink a
{
	color: #9d0128;
	text-decoration: none;
}
.InternalLink a:hover
{
	color: #5c5c5c;
}
.DashedLine
{
	border-bottom: 1px dashed #656565;
}
.Input
{
	height: 13px;
	width: 170px;
	border: 1px solid c2c1c1;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.Input2
{
	height: 50px;
	width: 170px;
	border: 1px solid c2c1c1;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.SubBg
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #930025;
	border: 1px solid #6b6b6b;
	height: 18px;
	width: 60px;
}
.Top a
{
	color: #990000;
	text-decoration: none;
}
.Top a:hover
{
	color: #000000;
	text-decoration: none;
}
.style1
{
	color: #990000;
	font-weight: bold;
}
/*--------Grid------*/
.Grid
{
	border: solid 1px black;
	border-collapse: collapse;
}
.Gridtd
{
	border: solid 1px black;
	border-collapse: collapse;
}
.Grid a
{
	font-size: 9pt;
	text-decoration: none;
}
.GridHeader, boxHeader
{
	font-family: Tahoma;
	font-size: 12.5px;
	color: black;
	background-color: #92A9CB;
	padding: 3px;
	font-weight: bold;
}
.GridItem a, .GridAlterItem a
{
	border: none 0px transparent;
	color: Blue;
	text-decoration: none;
}
.GridItem
{
	background-color: #E2F1FB;
	height: 20px;
}
.GridAlterItem
{
	background-color: #f7f7f7;
	height: 20px;
}
.GridLinks, .GridHeaderLinks
{
	text-align: center;
}
/*---------End Grid----------*/