﻿body
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: White;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
}
a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #000000;
}
.a2
{
	color: Gray;
}
.a3
{
	border-style: none;
	color: #3399FF;
}
.a4
{
	color: #C9500D;
}
.Buttons
{
	border: 1px outset #AFC7FA;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #EAE7FE;
	cursor: hand;
	font-weight: normal;
	color: Blue;
	margin-right: 0px;
}
.inputs
{
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	color: Blue;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #AFC7FA;
	background-color: #EAE7FE;
}
.inputs2
{
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	color: Blue;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #AFC7FA;
	background-color: #FED409;
}
.TrM
{
	background-color: #EAEAEA;
	text-align: right;
}
.tt
{
    background-image: url(  '../img/tt.jpg' );
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}
.Tr1
{
	background-image: url(  '../img/tr1.jpg' );
	width: 23px;
	background-repeat: no-repeat;
}
.TrTop
{
	border-top: solid 2px #808080;
	background-color: #EAEAEA;
}
.TrTop2
{
	border-top: solid 2px #808080;
	background-color: #EAEAEA;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	padding-right: 5px;
	padding-left: 10px;
}
.Tr2
{
    background-image: url(  '../img/tr2.jpg' );
    width: 23px;
    background-repeat: no-repeat;
}
.TrR
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	background-color: #EAEAEA;
}
.TrL
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
	background-color: #EAEAEA;
}
.Tr3
{
	background-image: url(  '../img/tr3.jpg' );
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
}
.Tr4
{
	background-image: url(  '../img/tr4.jpg' );
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
}
.TrUnder
{
	border-bottom: solid 2px #808080;
	background-color: #EAEAEA;
}
.p1
{
	width: 50px;
	height: 30px;
	border: 1px solid #DBDBDB;
	text-align: center;
	font-size: large;
	background-color: #F1F1F1;
	color: #C9500D;
}
.p2
{
	text-align: center;
	border: 1px solid #DBDBDB;
	background-color: #F1F1F1;
	color: #C9500D;
}
.p3
{
	width: 50px;
	text-align: center;
	font-size: large;
	border: 1px solid #DBDBDB;
	background-color: #F1F1F1;
	color: #C9500D;
}
