
#dropmenudiv{position:absolute;border:1px solid black;border-bottom-width: 0;font:normal 12px Verdana;line-height:18px;z-index:100;}
#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid black;padding: 5px 0;text-decoration: none;font:normal 11px tahoma;}
#dropmenudiv a:hover{ /*hover background color*/background-color:#ECECEC;}

.dagHeaderStyle
{
	Font-Size : 12px;
	font-family :Tahoma;
	text-align :center;
	font-weight:bold;
    background-color: #80A5C9;
    color:Black;
    height:20px;
    border-top: turquoise 1px solid;
	border-left: turquoise 1px solid;
	border-bottom: turquoise 1px solid;
}

.repHeaderStyle
{
	Font-Size : 11px;
	font-family :Tahoma;
	text-align :center;
	font-weight:bold;
    color:Black;
    height:20px;
   
}

.dropShadowPanel 
{	
	width:300px;	
	background-color:#5377A9;		
	color:white;
	font-weight:bold;		
}
.dagFooterStyle
{
	Font-weight: bold;
	Font-Size : 12px;
	font-family :Tahoma;
	text-align :center;
    background-color : #8DAFD3;
}

.dagSelectItem
{
	Font-Size : 11px;
	font-weight:bold;
	font-family :Tahoma;
	color:White;
    background-color : #AFC6DC;
}

.dagEdittem
{
	Font-Size : 11px;
	font-weight:bold;
	font-family :Tahoma;
	color:White;
    background-color : #9FBEF5;
}


.dagAlternatingItem
{
	Font-Size : 11px;
	color: Black;
	font-weight:normal;
	font-family :Tahoma;
    background-color : #CDDEEF;
}

.dagItem
{
	Font-Size : 11px;
	color:Black ;
	font-weight:normal;
	font-family :Tahoma;
    background-color : #E5EDF6;
}



.MenuStyle
{
font-weight: bold;
font:normal 12px Tahoma;
text-decoration: none;
}

.lblNormalTitleB
{
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

.lnkNormal
{
	font-weight: bold;
	font-size: 14px;
	color: #1160a5;
	font-family: Tahoma;
	text-decoration: none;
}
.lnkToolbar
{
	font-weight: bold;
	font-size: 12px;
	color: Red ;
	background-color:Blue ;
	font-family: Tahoma;
	text-decoration: none;
}

.lblHeader
{
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
}

.lblPageTitle
{
	font-weight: bold;
	font-size: 14pt;
	vertical-align: baseline;
	color: #336600;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
}

.lblWarning
{
	font-weight: bold ;
	font-size: 12px;
	color: red;
	font-family: Tahoma;
	text-decoration: none;
}

.btnNormal
{
	border-style: solid;
    border-color: inherit;
    border-width: 1px;
    font-size: 12px;
	    color: #FFFFFF;
	    background-color: #4F7EAF;
	    font-family: Tahoma;
	    text-decoration: none;
	text-align: center;
	height: 20px;
}

.txtNormalEn
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 9pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
	direction:ltr ;
	AutoCompleteType: Disabled;
}
.txtRepNormal
{
	border-color: #CDDEEF;
	border-style: solid;
	font-size: 9pt;
	background-color: #CDDEEF;
	font-family: Tahoma;
	direction: rtl;
	border: 0;
}
.txtRepNormalEn
{
    border-style: solid;
    border-color: #CDDEEF;
	font-size: 9pt;
	font-family: Tahoma;
	direction:ltr ;
	background-color: #CDDEEF;
}

.ddlNormal
{
	font-size: 13pt;
	font-family: Tahoma;
	margin-left: 0px;
}

.ddlNormalEn
{
	font-size: 13pt;
	font-family: Tahoma;
	direction:ltr ;
}

.ddlRepNormal
{
  border-style: solid;
    border-color: #CDDEEF;
    font-size: 9pt;
	font-family: Tahoma;
	direction: rtl;
}
.ddlRepNormalEn
{
    border-style: solid;
    border-color: #CDDEEF;
    font-size: 9pt;
	font-family: Tahoma;
	direction:ltr ;
}

.txtNormalRead
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	font-size: 10pt;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-family: Tahoma;
}

.lblW
{
	font-size: 10pt;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

.lblBl
{
	font-size: 10pt;
	color: #110885;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}
.soDiv
{
	margin-left: 3px;
	overflow: auto;
	width: 179px;
	cursor: hand;
	margin-right: 3px;
	height: 80px;
	text-align: right;
	direction:rtl;
}

.lblNote
{
	font-size: 8pt;
	color: red;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}


.progressBarStyleEn
{
    width:1260PX; 
    height:780px; 
    opacity:.7; 
    filter:alpha(opacity=70); 
    background-color:buttonface; 
    position:absolute; 
    left:0px; 
    top:0px; 
    z-index:10000;  
    vertical-align:middle;  
 }


.progressBarStyle
{
    width:1260PX; 
    height:780px; 
    opacity:.7; 
    filter:alpha(opacity=70); 
    background-color:buttonface; 
    position:absolute; 
    right:0px; 
    top:0px; 
    z-index:10000;  
    vertical-align:middle;  
 }


.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=50);
	opacity:0.6;
}

.modalProgressBlueBackground 
{
    background:#B7CFE8;
	filter:alpha(opacity=50);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=50);
	opacity:0.6;
}

.modalBackground
{
	background-color:#ECECEC;
	border-color:#99C0FF;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.modalPopup
{
	background-color:#e8eef7;
	border-color:#99c0ff;
	border-style:solid;
	border-width:2px;
	width:200px;
	display:block;
}

.modalTitle
{
	background-color: #c3d9ff;
	font-weight: bold;
	font-size: 15px;
	vertical-align: middle;
	color: black;
	font-family: 'Arial Black';
	text-align: center;
	padding-top:5px;
}

.modalForm
{
	padding: 5px 10px 0px;
	line-height: 1.3px;	
}

.NormalButton
{
	width:60px;
	font-family: 'Arial Black';
	font-size: 12px;
	font-weight: bold;
}