﻿body{
	font-size:11px;
	font-family:Tahoma;
	direction:rtl
}
input[type="reset"]{
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font: 12px tahoma;
	font-weight: bold;
	margin-left: 8px;
	padding: 4px 8px;
	cursor: pointer;
}
input[type="button"]{
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font: 12px tahoma;
	font-weight: bold;
	margin-left: 8px;
	padding: 4px 8px;
	cursor: pointer;
}
input[type="text"]{
	border: 1px #bebaae solid;
	height: 15px;
	background: #fff url('../images/textBox.gif') repeat-x;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	float:right
}

.Butt-format{
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font: 12px tahoma;
	font-weight: bold;
	margin-left: 8px;
	padding: 4px 8px;
	cursor: pointer;
}
#printBreadCrumb{
	height: 20px;
	margin-right:3px;
	background:#fff url('../images/BreadCrumbs_bg.gif') repeat-x !important;
	padding:6px 0 0 !important;
	font:11px tahoma;
	margin:5px 0 0 0
}
.BreadCrumbs_rit{
	float:right;
	vertical-align:middle;
	margin-left:10px
}
.BreadCrumbs_text{
	margin:5px 20px 5px 5px;
	color:#7f7f7f
}
#printBreadCrumb a{
	color:#7b6208;
	text-decoration:none;
	font-weight:bold;
	background:transparent !important
}
#printBreadCrumb a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold
}
h1{
	color:#497f00;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	float:right;
	margin:10px 5px 10px 0
}
#datediv{
	font-size:11px;
	float:left;
}
.date-td{
	border-bottom:1px #d4d4d4 dashed;
	padding:5px 0;
	font-size:13px;
	font-family:Tahoma;

}
#popupdiv{
	border-bottom:1px #d4d4d4 dashed;
	padding:5px 0;
	font-size:13px;
	font-family:Tahoma;

}
#DivContainer_TOP{
	padding:5px;
	margin:5px 0;
	background:#e8e8e8
}




