A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	

.ReadOnlyTextBox
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	background-color: #FFFBEF;
	border-style:none;
}

.MyButton
{
	
	color: white;
	font-family: Tahoma;
	background-color: #4a637b;
	cursor:hand;
	font-size:11px;
}


.CustomLink
{
	cursor: hand;
	text-decoration: underline;
	color:Blue;
}

.window 
{  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}

.Arabic {
	font-family: "Tahoma";
	font-size: 11px;
	color: #f5e9db;
	background-color: #47617c;
	text-decoration: none;
}

.PageTitle
{
	color:#47607C;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	
}
	
.PageSubTitle
{
	color:#47607C;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	background-color: #E5DAC8;
}

.SmallArabic {
	font-family: "Tahoma";
	font-size: 10px;
	color: #f5e9db;
	background-color: #627a96;/*#47617c;*/
	text-decoration:none;
}

.MandatorySign {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ff0000;

}

.Tab1
{
	font-weight: bold;
	font-size: 11px;
	color: #f5e9db;
	font-family: "Tahoma";
	background-color: #47617c;
	text-decoration: none;
}

.Tab1_Selected {
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	font-family: "Tahoma";
	background-color: #47617c;
	text-decoration: none;
}

.Tab2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	background-color: #E5DAC8;
	text-decoration: none;
	}

.Tab2_Right {
	border-top-width:1;
	border-top-color:#AEA68F;
	border-top-style:solid;

	border-right-width:1;
	border-right-color:#AEA68F;
	border-right-style:solid;

	border-bottom-width:1;
	border-bottom-color:#AEA68F;
	border-bottom-style:solid;
}

.body {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	background-color: #FFFBEF;/*#f5e9db;*/
}

.body_PrinterFriendly {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;/*CornflowerBlue;*/
}


/* Datagrid */
.CSSDatagridWS
{
	background-color:#FFFCF2;
	font-family:Tahoma;
	font-size:10pt;
	color:Black;
	border-right-style:none;
}

/* <ItemStyle> of the Datagrid */
.CSSDGSelectedItemStyle
{
	font-family:Tahoma;
	font-weight:bold;
	background-color:#FFFCF2;
}

/* <EditItemStyle> of the Datagrid */
.CSSDGEditItemStyle
{
	background-color:#E0E0E0;
}

/* <AlternatingStyle> of the Datagrid */
.CSSDGAlternatingStyle
{
	background-color: #EFE9DD ;
}

/* <ItemStyle> of the Datagrid */
.CSSDGItemStyle
{
	background-color: #FFFBEF;
}

/* <HeaderStyle> of the Datagrid */
.CSSDGHeaderStyle
{
	background-color: #627A95;
	font-family:Tahoma;
	font-size:10pt;
	color:white;
}

/* <FooterStyle> of the Datagrid */
.CSSDGFooterStyle
{
	background-color:White;
	font-family: Tahoma;
	font-size: 10pt;
	height:20px;
	border-color:White;
	border-bottom :medium none;
}

.eSTextArea
{
    BEHAVIOR: url(../Styles/tAreaMaxlength.htc);
}
A.SmallArabicA:link
{
	font-family: "Tahoma";
	font-size: 10px;
	color: #f5e9db;
	background-color: #627a96;/*#47617c;*/
	text-decoration:none;
}

A.SmallArabicA:visited
{
	font-family: "Tahoma";
	font-size: 10px;
	color: #f5e9db;
	background-color: #627a96;/*#47617c;*/
	text-decoration:none;
}

A.SmallArabicA:hover
{
	font-family: "Tahoma";
	font-size: 10px;
	color: #f5e9db;
	background-color: #627a96;/*#47617c;*/
	text-decoration:underline;
}

A.ArabicA:link
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #f5e9db;
	background-color: #47617c;/*#47617c;*/
	text-decoration:none;
}

A.ArabicA:visited
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #f5e9db;
	background-color: #47617c;/*#47617c;*/
	text-decoration:none;
}

A.ArabicA:hover
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #f5e9db;
	background-color: #47617c;/*#47617c;*/
	text-decoration:underline;
}
