﻿
body
{
	margin: 0;
	padding: 0;
	background: #777575;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

html
{
	scrollbar-face-color: #B6B6B6;
	scrollbar-highlight-color: #777575;
	scrollbar-3dlight-color: #777575;
	scrollbar-darkshadow-color: #777575;
	scrollbar-shadow-color: #777575;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #777575;
}
#header
{
	width: 950px;
	height: 200px;
	background: #fff url(   'header.jpg' );
	margin: 0 auto;
}

#menu
{
	width: 950px;
	height: 30px;
	background: #f7ffff url(bg-menu.jpg);
	margin: 0 auto;
}


#content
{
	width: 950px;
	height: auto;
	margin: 0 auto;
	background: #ececec;
	color: #999999;
	direction:rtl;
}


#footer
{
	width: 950px;
	height: 60px;
	background: #fff url(   'footer.jpg' );
	margin: 0 auto;
}



.textbox
{
	width: 140px;
	height: 15px;
	background: #ebebee url(   'bg-textbox.jpg' );
	border: 1px #C0C0C0 solid;
	font-size: 11px;
}



.textbox-name
{
	width: 147px;
	height: 15px;
	background: #ebebee url(   'bg-textbox.jpg' );
	border: 1px #C0C0C0 solid;
	font-size: 11px;
}


.textbox-browse
{
	width: 200px;
	height: 20px;
	background: #ebebee url(   'bg-textbox.jpg' );
	border: 1px #C0C0C0 solid;
	font-size: 11px;
}

.textbox1
{
	width: 180px;
	height: 50px;
	background: #ebebee url(   'bg-textbox1.jpg' );
	border: 1px #C0C0C0 solid;
}

.textbox0
{
	width: 800px;
	height: 250px;
	background: #ebebee url(   'bg-textbox1.jpg' );
	border: 1px #b9dcf2 solid;
	font-family: Tahoma;
	font-size: 11px;
	direction: rtl;
	text-align: right;
	color: #044645;
}
.box
{
	font-family: Tahoma;
	font-size: 11px;
	direction: ltr;
	color: #024945;
	width: 900px;
	height: 260px;
	margin: 0 auto;
}

p
{
	font-family: Tahoma;
	font-size: 12px;
	direction: rtl;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	text-decoration: none;
	font-weight: normal;
}

h2
{
	font-family: arial;
	font-size: 15px;
	direction: rtl;
	margin-top: 20px;
	margin-bottom: 6px;
	color: #64BA11;
	margin-right: 50px;
}
a:
{
	color: #64BA0F;
	text-decoration: none;
}

a:hover
{
	color: #64BA0F;
	text-decoration: underline;
}




.right
{
	width: 430px;
	height: auto;
	float: right;
	margin: 0 0 0 0;
}

.left
{
	width: 430px;
	height: auto;
	float: right;
	clear: left;
	margin: 0 20px 0 0;
}

.box-name-1
{
	float: right;
	width: 150px;
	height: 17px;
	margin-right: 30px;
}

.box-all
{
	width: 420px;
	height: 24px;
	margin: 1px 0 1px 0;
}


.box-all-2
{
	width: 420px;
	height: 60px;
	margin: 1px 0 1px 0;
}
.box-name
{
	float: right;
	width: 180px;
	height: 20px;
	margin-right: 10px;
}
.box-detal
{
	float: right;
	width: 200px;
	height: 20px;
	margin-right: 10px;
	padding-right: 30;
}

.box-detal-1
{
	width: 200px;
	height: 70px;
	margin-bottom: 10px;
}



.box-all-1
{
	width: 450px;
	height: 50px;
	margin-bottom: 10px;
}

.box-detal-1
{
	float: left;
	width: 200px;
	height: 50px;
	margin-left: 10px;
	margin-right: 30px;
}

.Check-box
{
	float: right;
	text-align: left;
	direction: rtl;
}

.box-Check
{
	float: right;
	height: 17px;
	margin-right: 82px;
}

.Panel
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	direction: rtl;
	margin: 15px 15px 15px 15px;
}

False
{
	border: 0;
}



.right-right
{
	float: right;
	width: 50px;
	height: 17px;
}

.right-left
{
	float: left;
	width: 75px;
	height: 17px;
}

.nfkh
{
	width: 24%;
	float: right;
}


.fieldset
{
	direction: rtl;
	margin: 15px 15px 15px 15px;
}

legend
{
	color: #64BA11;
}

.b-save
{
	width: 74px;
	height: 30px;
	color: blue;
	text-decoration: none;
}

.b-undo
{
	width: 74px;
	height: 30px;
	color: blue;
	text-decoration: none;
}

.btn
{
	border: 1px solid #F3900F;
	background-color: #F2F2F1;
	padding: -1px;
	margin: 3px;
	font-family: tahoma, Terminal;
	font-size: 8pt;
	color: #000099;
}
