﻿body {
	margin:0px;
	padding:0px;
	font-family: Simplified Arabic;
	color:#000000;
	text-align:justify;
	font-weight:normal; 
	
}
#container
{
	border:1px #eeffee solid;
	width:900px;
	margin-left:50px;
	margin-right:50px;
	
}
#login_container
{
	text-align:center;
	
}
#login_table
{
	width:345px;
	font-weight:bold;
	font-size:12pt;
	color:#000;
	text-align:right;
	
	
}
#icons_menu_table a
{
	color:#000;
	
}

.title{
	font-size:14px;
	font-weight:bold;
	color:green;
	background:inherit;
	padding:0px 0 3px 0;
}


a
{
	font-weight :bold ;
	color :#006D00;
	text-decoration :none;
	font-size:12pt;
	
}
a:hover
{
font-weight :bold ;
	color :#008902;
	text-decoration :none;
	font-size:12pt;
	
}
.ReportChartBorder
{
	border:1px solid #DCDCDC;
}
.ReportTitle
{
	font-weight:bold;
	font-size:12pt;
	color:#738B3F;

}
.PageTitle
{
	color:#dd9922;
	font-size : 18pt;
	font-weight:bold;
	text-align :justify;
	
	 
}
.UserName
{
	color:#472223;
	font-size : 20pt;
	font-weight:bold;
	text-align :justify;
	font-family: Simplified Arabic;
}
.FormHeader
{
	width: 600px;
	text-align:right ; 
	font-weight: bold;
	font-size:14pt;
	color: #114411; 
	padding-right:100px;
}
.InfoTable
{
	width: 600px;
	background-color:#F5E1BF;
	text-align:right ; 
	font-size:11pt;
	padding-right:5px;
}
.InfoTableHeader
{
	width: 600px;
	background-color: #fff;
	border-bottom : 1px #DD9922 solid;
	text-align:right ; 
	font-weight: bold;
	font-size:12pt;
	color: #B9801C; 
	padding-right:5px;
}

GirdView
{
	width: 800px;
	text-align:right;
	}
.GridViewHeader
{
 background-color:#FCD99F;
 color: #000;
 font-weight:bold;
}
.GridViewItem
{
 background-color:#FFFFFF;
 color: #000000	;
 width: 800px;
 height:30px;
}
.AlternatingRowStyle
{
	background-color:#FDF1DD;
 height:30px;
}
.TableHeader
{
	background-color:#fff;
	border:1px solid #E2F3E3;
	color:#007300;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	
}
.TableStyle
{
	width: 800px;
	text-align:right;
	background:#E2F3E3;
	cellspacing:1;
	cellpadding:3;
}
.DataCell
{
	text-align:right;
	background:#FFFFFF;
	
}
.LabelCell
{
	text-align:right;
	background:#E2F3E3;
	
}

#Manuals
{
	text-align:right;
}

h2
{
	font-size:20px;
	font-weight:bold;
	
	text-align:right;
}

#monitor_area table
{
	background-color:#9BBB59  ;
	
	
}
#monitor_area .header
{
	background-color:#DEE7D1  ;
	
	
}

#monitor_area .body
{
	background-color:#EFF3EA  ;
	
	
}
#monitor_area .total
{
	background-color:#DEE7D1  ;
	
	
}

.StaticMenuItemStyle{background-color:#114411; width:178px;}
.StaticMenuItemStyle a {color:#fff; font-size:24pt;}
.StaticMenuItemStyle a:hover {background-color:#AACCAA; color:#114411; }
.StaticHoverStyle{background-color:#AACCAA; width:178px;}
.StaticHoverStyle a{color:#114411;}
.StaticSelectedMenuItemStyle
{	color: #6E7F38;
	background-color:#FFFFFF; 
	border-top:solid 1px #6E7F38
}
.StaticSelectedMenuItemStyle a {color:#505050;}
.StaticSelectedMenuItemStyle a:hover {color: #505050;}

#footer
{
	background-color:#092409;
	width:900px;
	font-weight:bold; 
	color:#fff; 
	text-align:center;
}

#footer a{color:#fff;}
