﻿  body
{
	background: #64667F;
	font-size: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	font-family: 'Arabic Transparent';
}
.copyright
{
	
	font: 9px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
td
{
	FONT-SIZE: 11pt; 
	font-weight: normal;
}

.LblTitle
{
	font-weight:bold;
	font-size:large;
	font-family: 'Arabic Transparent';
}
 .cell0
 {
	background: #13153C ;
 }
 
 .cell1
 {
	background: #5D5E7A ;
 }
 .cell2
 {
	
	background: #8B8CA0 ;
 }
 .cell3
 {
	background: #00012D ;
 }
  .cell4
 {
	background: #2F3255 ;
 }
 .cell5
 {
	background: #111320 ;
 }


.mainTable
{
	background-color: #00012D;
}

.Lbl
{
	color: #5F7AA8;
}

/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: olive;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #2F3255;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}
.accordionLink
{
	color: white;
	font-variant: normal;
	font-size: 14px;
}





/*Textbox Watermark*/

.unwatermarked 
{
	height:20px;
	width:150px;
	font-weight:bold;
}

.watermarked
 {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	






/* Master Page Layout */
#master_contentheader
{
	height: 19px;
	background: url(images/MastrePage/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}



.lblRequired
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: 'Arabic Transparent';
	background-color: transparent;
}

.LblStartRequired
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: MS Sans Serif;
	background-color: transparent;
}
.lblArabic
{
    font-size: 14px;
    color: #5D5E7A;
    background-color: transparent;
    font-family: "Simplified Arabic";
    font-weight: bold;
}


.lblSubTitle
{
	font-size: 14px;
	color: #666666;
	background-color: transparent;
	font-family: "Simplified Arabic";
	font-weight: bold;
}

.ddl
{
	border-right: #093d49 1px solid;
	border-top: #093d49 1px solid;
	font-size: 12px;
	border-left: #093d49 1px solid;
	color: #5D5E7A;
	border-bottom: #093d49 1px solid;
	font-family: MS Sans Serif;
	background-color: transparent;
}

.txt
{
	border-right: #b3d8e2 1px solid;
	border-top: #b3d8e2 1px solid;
	font-size: 12px;
	border-left: #b3d8e2 1px solid;
	color: #093d49;
	border-bottom: #b3d8e2 1px solid;
	font-family: MS Sans Serif;
	width: 150px;
}
.vld
{
	font-weight: bold;
	font-size: 6pt;
	color: #e21761;
	font-family: MS Sans Serif;
	background-color: transparent;
}


.BasicImage
{
	   border-right: white thin solid;
    border-right-width:1px;
	border-top: white thin solid;
	border-top-width:1px;
	border-left: white thin solid;
	border-left-width:1px;
	border-bottom: white thin solid;
	border-bottom-width:1px;
}

.MyImage
{
    border-left-color: silver;
    border-bottom-color: silver;
    border-top-style: dashed;
    border-top-color: silver;
    border-right-style: dashed;
    border-left-style: dashed;
    border-right-color: silver;
    border-bottom-style: dashed;
}


.FileUpload
{
    border-left-color: silver;
    border-bottom-color: silver;
    border-top-style: dashed;
    border-top-color: silver;
    border-right-style: dashed;
    border-left-style: dashed;
    border-right-color: silver;
    border-bottom-style: dashed;
}


.SmallImage
{
    border-right: white thin solid;
    border-right-width:1px;
	border-top: white thin solid;
	border-top-width:1px;
	border-left: white thin solid;
	border-left-width:1px;
	border-bottom: white thin solid;
	border-bottom-width:1px;
}

.NextAndPreviewImage
{
    border-right: fuchsia thick double;
    border-top: fuchsia thick double;
    border-left: fuchsia thick double;
    border-bottom: fuchsia thick double;
}

.RefreshForm
{
    color: gray;
    font-style: italic;
    font-family: Arial;
    font-variant: small-caps;
    background-color: yellow;
    direction: ltr;
    border-top-style: groove;
    border-right-style: groove;
    border-left-style: groove;
    border-bottom-style: groove;
}

RefreshForm1
{
    color: blue;
    font-style: normal;
    font-family: Arial;
    font-variant: normal;
    background-color: yellow;
}

A:link	{	
	text-decoration:	underline;
	color:	#5e76a4;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#5e76a4;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#5e76a4;
	}	
		
A:hover
{
	color: #5e76a4;
	text-decoration: none;
}

:link.A1, :visited.A1, :active.A1{
	COLOR: White;
	TEXT-DECORATION: none
}
:hover.A1 {
	color: White;
	TEXT-DECORATION: none;
}


.dropShadowPanel 
{	
	width:300px;	
	background-color:#5377A9;		
	color:white;
	font-weight:bold;		
}