﻿/***************************************User Forms Style*************************************/
HTML
{
    scrollbar-base-color: #DDE1ED;
	scrollbar-arrow-color: #000000 ;
	scrollbar-track-color: #F1F1F1;   
	scrollbar-highlight-color: #ffffff; 
	scrollbar-darkshadow-color: #FFEFD0; 
	scrollbar-3dlight-color: #CECECE; 
}
body 
{
    background-repeat :repeat-x;
	background-image : url(/App_Design/En/Images/Interface/bg.gif);
	background-color : #ffffff;
	color : #525252;
	font-family : Times New Roman (Arabic);
	/*font-weight : bold;    
	font-size : medium;
	text-align:center;*/
}
.MainTable
{
    
}

.Header
{
    color : #0B3D72;
	font-family : Times New Roman;
	font-weight : normal;    
	font-size : 13pt;
	text-align:left;
	padding : 15px 5px 5px 5px; 
	
}

.Title
{
    color : #0B3D72;
	font-family : Times New Roman;
	font-weight : normal;    
	font-size : 13pt;
	text-align:left; 
}

td.Details
{
    color : #525252;
	font-family : Times New Roman;
	font-weight : normal;    
	font-size : small;
	text-align:left;
	padding : 5px 5px 5px 5px; 
	
}

.DetailsText
{
    color : #000;
	font-family :Arial;
	font-weight : normal;    
	font-size : 9pt;
	text-align:justify;
	padding : 1px 2px 2px 2px;  
}

.SubTitle
{
}
.text
{
    color : #0B3D72;
	font-family : Times New Roman;
	font-weight : bold;    
	font-size : 9pt;
	text-align:left; 
}

.textValue
{
    color : #4389CD;
	font-family : Times New Roman;
	font-weight : normal;    
	font-size : small;
}

td.Control
{
    
}
td.Submit
{
}
td.Result
{
}

.Button
{
    background-color : #2C5C8B;	
	color : #FFFFFF;	
	font-weight: bold;
	font-family : Arial;
}

.Controls
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    /*background-image: url(/Design/Styles/Pattern1.gif);*/
   
}
.Image
{
}
/*a*/
a:link
{
    font-family : Arial;
	color : #000;
	TEXT-DECORATION: none; 
	font-size : 10pt;
	font-weight : normal;
}
 
a.GTitle,.GTitle:visited 
 {
    font-family : Times New Roman (Arabic);
	color :#6BA2D6;
	TEXT-DECORATION: none; 
	font-size : small;
	font-weight : normal;
}
/*a:hover
{
    font-family : Times New Roman (Arabic);
	color : #CACACA;
	TEXT-DECORATION : underline; 
	font-size : small;
	font-weight : normal;
} 
a:visited
{
    font-family : Times New Roman (Arabic);
	color : #939393;
	TEXT-DECORATION: none; 
	font-size : small;
	font-weight : normal;
}*/

a:active
{
    font-family : Arial;
	color : #525252;
	TEXT-DECORATION: none; 
	font-size : 10pt;
	font-weight : normal;
}
a:hover
{
   font-family : Arial;
	color : #8AAFD9;
	TEXT-DECORATION : underline; 
	font-size : 10pt;
	font-weight : normal;
} 
a:visited
{
    font-family : Arial;
	color : #000;
	TEXT-DECORATION: none; 
	font-size : 10pt;
	font-weight : normal;
}

/*********/
td.value
{
}
.ImageContainer
{
}
td.SpecialText
{
}
td.SpecialValue
{
}

/************************************************************************************/
td.text
{
	vertical-align:top;
    padding :2px 5px 2px 5px;
	font-family : Times New Roman (Arabic);
	font-size:14px;
	font-weight : bold;
	text-align : left; 
	color:#000;
}

td.Control
{
	padding :2px 5px 2px 5px; 
}

td.Submit
{
    padding :2px 5px 2px 5px; 
	text-align:center;
 }
.Result
{
	color : Red;
	font-family : Times New Roman (Arabic);
	font-weight : bold;
}

.Submit
{
	background-color : #ffffff;
	color : #000000;
	font-weight: bold;
	font-family : Times New Roman (Arabic); 
	 text-align:center;
}

td.Submit
{
    height:20;
	background-color : #ffffff;
	color : #000000;
	font-weight: bold;
	font-family : Times New Roman (Arabic); 
}

.NaveTable
{
	
}

.NaveHeader
{
	/*border-bottom-color:#E5E5E5;
	border-bottom-width:thick;
	border-bottom-style:solid;*/
	color : #6487AA;
}

.NaveTitle
{
	color : #6487AA;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}

.NaveFooter
{

}
