﻿body
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFF3E1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
}
a
{
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: red;
}
.a2
{
	color: Black;
}
.a3
{
	border-style: none;
	color: #3399FF;
}
.a4
{
	color: White;
	background-color: #978A6A;
}
.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;
}
.TrM
{
	background-color: #F1DBAC;
	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;
	height: 23px;
	background-repeat: no-repeat;
}
.Tr2
{
    background-image: url(  '../img/tr2.jpg' );
    width: 23px;
    background-repeat: no-repeat;
}
.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;
}
.d1
{
	font-size: small;
	font-weight: bold;
	background-color: #FFD013;
	padding-right: 10px;
	padding-left: 10px;
}
.d2
{
	background-color: #FFD013; 
}
.d3
{
	font-size: small;
	font-weight: bold;
	background-color: #2F9BFF;
	padding-right: 10px;
	padding-left: 10px;
}
.k1
{
	text-align: right; 
	padding-right: 20px;
}
.k1 h2
{
	font-size: 14px;
	color: #008080;
}