﻿body
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}

.marqueeMohamoon
{
	color: black;
}

.marqPart1
{
	color: red;
}
.marqPart2
{
	
}
.marqPart3
{
	color: #4782b4;
}
.lbl
{
	font-size: 9pt;
	font-family: Tahoma;
	color: #4782b4;
	text-decoration: none;	
}

.txtbox
{
	font-size: 9pt;
	font-family: Tahoma;
	color: #b8860b;
	text-decoration: none;	

}

.Btn
{
	border: 1pt solid #808080;
	font-family: Times New Roman;
	width: 120px;
	font-size: 15px;
	height: 30px;
	background-color: transparent;
	
	font-weight: bold;
}

.BtnSearch
{
	background-position: right center;
	background-image: url(../Images/searchtext.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	width: 62px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	color: #b9860b;
	font-family: Arial;
	text-decoration: none;
	cursor: hand;
	margin-left:10px;
}

.BtnPrint
{
	background-position: right center;
	background-image: url(../Images/print_f2.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	width: 62px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	color: #b9860b;
	font-family: Arial;
	text-decoration: none;
	cursor: hand;
	margin-left:10px;
}

.divider1
{
	height: 2px;
	background-color: #4782b4;
}

.lbl_Login
{
	font-size: 9pt;
	font-family: Tahoma;
	color: black;
	text-decoration: none;
}
.HyperLink
{	
	font-size: 9pt;
	font-family: Tahoma;
	color: #003399;
	text-decoration: none;
}
.lbl_Image
{
	font-weight: bold;
	font-size: 14pt;
	color: #ff9900;
	font-family: Simplified Arabic;
}
.menuItem
{
	background-image: url(Images/Back_Menu.png);
}

.ddl
{		
	font-size: 10pt;
	font-family: tahoma;	
	width:150px;
}
.chk
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: Simplified Arabic;
}
.scrollDiv
{
	height: 320px;
	overflow: auto;
	width: 95%px;
}

.HeaderGrid
{
	border-style: solid;
	border-color: #7EACB1;
	color: #feffff;
	font-size: 15px;
	font-weight: bold;
	font-family: Simplified Arabic;
	height: 20px;
	background-color: #6a6969;
}
.RowStyle
{
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: 10pt;
	background-color: #dddcdc;
	color: black;
	text-decoration: none;
}
.RowStyle a
{
	color: black;
	text-decoration: none;
}
.AlterRowGrid
{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #4782b4;
	color: #feffff;
	border: 1px solid #7EACB1;
	text-decoration: none;
}
.AlterRowGrid a
{
	color: #feffff;
	text-decoration: none;
}

.Txt
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Simplified Arabic;
}

.panel
{
	border-right: #C9A664 1px dotted;
	border-top: #C9A664 1px dotted;
	border-left: #C9A664 1px dotted;
	border-bottom: #C9A664 1px dotted;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.panel
{
	border-right: black 1px dotted;
	border-top: black 1px dotted;
	border-left: black 1px dotted;
	border-bottom: black 1px dotted;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footer
{
	background-image: url(../Images/Footer.png);
	background-repeat: repeat-x;
	height: 100px;
	font-family: Arial;
	font-size: 14pt;
	color: #522c00;
	text-decoration: underline overline;
}